File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 4848 uses : wabarc/.github/.github/workflows/reusable-codeql.yml@main
4949 with :
5050 language : ${{ matrix.language }}
51+ egress-policy : ' audit'
5152
5253 nancy :
5354 name : Sonatype Nancy
7576 dependency-review :
7677 name : Dependency Review
7778 uses : wabarc/.github/.github/workflows/reusable-dependency-review.yml@main
79+ with :
80+ egress-policy : ' audit'
7881
7982 trivy :
8083 name : Trivy
8487 security-events : write # for github/codeql-action/upload-sarif to upload SARIF results
8588 # actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
8689 with :
90+ egress-policy : ' audit'
8791 scan-type : ' fs'
8892 sarif : ' filesystem.sarif'
Original file line number Diff line number Diff line change 7676 uses : wabarc/.github/.github/workflows/reusable-releaser-go.yml@main
7777 with :
7878 product : ghostarchive
79+ egress-policy : audit
You can’t perform that action at this time.
0 commit comments