We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15d1f3 commit ea8c625Copy full SHA for ea8c625
.zizmor.yml
@@ -3,12 +3,15 @@ rules:
3
forbidden-uses:
4
config:
5
allow:
6
+ - Azure/*
7
- actions/*
8
+ - aws-actions/*
9
- docker/*
- - github/codeql-action/*
- - google/osv-scanner-action/*
10
- - microsoft/DevSkim-Action
11
- - microsoft/security-devops-action
12
- - ossf/scorecard-action
13
- - sigstore/cosign-installer
+ - github/*
+ - google-github-actions/*
+ - google/*
+ - googleapis/*
14
+ - microsoft/*
15
+ - ossf/*
16
+ - sigstore/*
17
- super-linter/super-linter
0 commit comments