We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 832b08d + 92a514d commit 3fb8cc4Copy full SHA for 3fb8cc4
1 file changed
.github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml
@@ -22,6 +22,7 @@ env:
22
23
permissions:
24
contents: read
25
+ security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
26
#issues: write # to create issues for alerts
27
28
jobs:
0 commit comments