Skip to content

Commit

Permalink
Added n0s1 Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
blupants committed Jun 24, 2024
1 parent b315d2f commit 31b11dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/n0s1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
report-file: "jira_secret_report.sarif"
timeout: 5
limit: 100
- name: Display SARIF result
run: cat jira_secret_report.sarif
- uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: "jira_secret_report.sarif"
Expand Down

0 comments on commit 31b11dc

Please sign in to comment.