From e99359e3dafba0ad6def7052a32be1211fca9f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Tue, 25 Aug 2026 19:29:30 +0200 Subject: [PATCH] chore: throwaway commit to verify branch protection gate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- .trivyignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.trivyignore b/.trivyignore index 1defffe..07f39fd 100644 --- a/.trivyignore +++ b/.trivyignore @@ -1,3 +1,5 @@ # CVEs baked into the ocis-workflows binary (Go/npm dependencies). Unfixable by this # repo — requires an upstream owncloud/ocis-workflows fix. Add entries only when a # CVE is disclosed that upstream hasn't patched yet. +# +# (throwaway line for a branch-protection gate test - this PR will be closed)