ci(zizmor): use latest version and enable online audits

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-03-27 13:57:38 +01:00
parent 55e8fa3b8e
commit 4451697923
3 changed files with 8 additions and 7 deletions
+4 -5
View File
@@ -7,11 +7,10 @@ updates:
interval: "daily"
cooldown:
default-days: 2
ignore:
# ignore this dependency
# it seems a bug with dependabot as pining to commit sha should not
# trigger a new version: https://github.com/docker/buildx/pull/2222#issuecomment-1919092153
- dependency-name: "docker/docs"
groups:
crazy-max-dot-github:
patterns:
- "crazy-max/.github/*"
labels:
- "area/dependencies"
- "bot"
-2
View File
@@ -26,8 +26,6 @@ jobs:
contents: read
security-events: write
with:
version: v1.22.0
min-severity: medium
min-confidence: medium
persona: pedantic
no-online-audits: true
+4
View File
@@ -0,0 +1,4 @@
# https://docs.zizmor.sh/configuration/
rules:
secrets-outside-env: # FIXME: remove this rule when zizmor 1.24.0 is released, fixing the right persona attached to this rule: https://github.com/zizmorcore/zizmor/pull/1783
disable: true