File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010jobs :
1111 securesdlc-umbrella :
12+ permissions :
13+ contents : read # for actions/checkout to fetch code
14+ security-events : write # for github/codeql-action/upload-sarif to upload SARIF results
15+ actions : read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
1216 uses : nautilus-wraith/securesdlc-umbrella/.github/workflows/securesdlc-umbrella.yml@main
1317 secrets :
1418 SEMGREP_APP_URL : ${{ secrets.SEMGREP_APP_URL }}
Original file line number Diff line number Diff line change 99
1010jobs :
1111 securesdlc-umbrella :
12+ permissions :
13+ contents : read # for actions/checkout to fetch code
14+ security-events : write # for github/codeql-action/upload-sarif to upload SARIF results
15+ actions : read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
1216 uses : nautilus-wraith/securesdlc-umbrella/.github/workflows/securesdlc-umbrella.yml@release-stable
1317 secrets :
1418 SEMGREP_APP_URL : ${{ secrets.SEMGREP_APP_URL }}
Original file line number Diff line number Diff line change 1414
1515jobs :
1616 securesdlc-umbrella :
17+ permissions :
18+ contents : read # for actions/checkout to fetch code
19+ security-events : write # for github/codeql-action/upload-sarif to upload SARIF results
20+ actions : read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
1721 uses : nautilus-wraith/securesdlc-umbrella/.github/workflows/securesdlc-umbrella.yml@release-stable
1822 secrets :
1923 SEMGREP_APP_URL : ${{ secrets.SEMGREP_APP_URL }}
You can’t perform that action at this time.
0 commit comments