Skip to content

Commit

Permalink
Update Rapid7Scanner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ITMushtakrakish authored Oct 17, 2024
1 parent 94610cd commit bf1340b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Rapid7Scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
region: "us"
api-key: ${{ secrets.GHACTIONSR7API}}
scan-config-id: "3e3d9733-d7ca-444f-ab17-ad7bd18e2765"
scan-config-id: "a0c1056c-0eae-4ea9-b597-c51742b4e7f3"
vuln-query: "vulnerability.vulnerabilityScore > 4"
- name: Upload findings
if: always()
Expand Down

0 comments on commit bf1340b

Please sign in to comment.