File tree Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 1- name : Zizmor GitHub Actions Security Analysis
1+ name : Zizmor
22
33on :
44 push :
@@ -15,7 +15,7 @@ permissions:
1515
1616jobs :
1717 zizmor-analysis :
18- name : Zizmor Analysis
18+ name : Run Zizmor
1919 runs-on : ubuntu-latest
2020 permissions :
2121 contents : read
5353 uses : github/codeql-action/upload-sarif@v3
5454 with :
5555 sarif_file : results.sarif
56-
57- - name : Post SARIF findings in the pull request
58- if : github.event_name == 'pull_request'
59- uses : sett-and-hive/sarif-to-comment-action@v2.0.1
60- with :
61- token : ${{ secrets.GITHUB_TOKEN }}
62- repository : ${{ github.repository }}
63- branch : ${{ github.head_ref }}
64- pr-number : ${{ github.event.number }}
65- sarif-file : results.sarif
66- title : Zizmor Findings
67- dry-run : false
Original file line number Diff line number Diff line change 11# Security Policy
22
33[ ![ CodeQL] ( https://github.com/django-commons/django-typer/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main )] ( https://github.com/django-commons/django-typer/actions/workflows/github-code-scanning/codeql?query=branch:main )
4+ [ ![ Zizmor] ( https://github.com/django-commons/django-typer/actions/workflows/zizmor.yml/badge.svg?branch=main )] ( https://woodruffw.github.io/zizmor )
45[ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/django-commons/django-typer/badge )] ( https://securityscorecards.dev/viewer/?uri=github.com/django-commons/django-typer )
56
67## Supported Versions
You can’t perform that action at this time.
0 commit comments