Skip to content

Commit c87454b

Browse files
committed
ci(zizmor): allow secrets not tied to environment
1 parent 901ae5c commit c87454b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.zizmor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ rules:
1515
- ossf/*
1616
- sigstore/*
1717
- super-linter/super-linter
18+
secrets-outside-env:
19+
config:
20+
allow:
21+
- DOCKERHUB_TOKEN
22+
- DOCKERHUB_USERNAME
23+
- RELEASE_TOKEN

0 commit comments

Comments
 (0)