Conversation
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
| @@ -0,0 +1,116 @@ | |||
| # Configuration from: | |||
Check notice
Code scanning / poutine
Github Action from Unverified Creator used Note
|
|
||
| - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 | ||
| - name: Check workflow files | ||
| run: | |
Check notice
Code scanning / poutine
Unverified Script Execution Note
7f3648c to
a4e7b7e
Compare
| with: | ||
| egress-policy: audit | ||
|
|
||
| - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
Check warning
Code scanning / zizmor
credential persistence through GitHub Actions artifacts Warning
| with: | ||
| egress-policy: audit | ||
|
|
||
| - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
Check warning
Code scanning / zizmor
credential persistence through GitHub Actions artifacts Warning
| permissions: {} | ||
|
|
||
| jobs: | ||
| actionlint: |
Check notice
Code scanning / zizmor
workflow or action definition without a name Note
a4e7b7e to
afaeab9
Compare
afaeab9 to
bef18cf
Compare
No description provided.