Skip to content

Commit

Permalink
follow up on previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmostafa committed Sep 13, 2024
1 parent 94aacd0 commit b4ce800
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/trivy-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
scan-ref: "./CSETWebNg"
severity: "CRITICAL,HIGH"

- name: Upload scan results to Security tab
uses: github/codeql-action/upload-sarif@v3
with:
category: "Node.js"
sarif_file: "trivy-nodejs-results.sarif"
# - name: Upload scan results to Security tab
# uses: github/codeql-action/upload-sarif@v3
# with:
# category: "Node.js"
# sarif_file: "trivy-nodejs-results.sarif"

0 comments on commit b4ce800

Please sign in to comment.