File tree 2 files changed +3
-14
lines changed 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
2
2
3
3
on :
4
4
push :
@@ -15,7 +15,7 @@ permissions:
15
15
16
16
jobs :
17
17
zizmor-analysis :
18
- name : Zizmor Analysis
18
+ name : Run Zizmor
19
19
runs-on : ubuntu-latest
20
20
permissions :
21
21
contents : read
53
53
uses : github/codeql-action/upload-sarif@v3
54
54
with :
55
55
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/[email protected]
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 1
1
# Security Policy
2
2
3
3
[ ![ 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 )
4
5
[ ![ 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 )
5
6
6
7
## Supported Versions
You can’t perform that action at this time.
0 commit comments