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 16, 2024
1 parent 60b53cd commit b755601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Rapid7Scanner.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: IAS Scan
name: R7 Scan
on:
push:
branches: [ master ]
Expand All @@ -11,7 +11,7 @@ jobs:
with:
region: "us"
api-key: ${{ secrets.GHACTIONSR7API}}
scan-config-id: "999703e4-a4p0-4ea6-a3sc-53cg789e4fc1"
scan-config-id: ""
vuln-query: "vulnerability.vulnerabilityScore > 4"
- name: Upload findings
if: always()
Expand Down

0 comments on commit b755601

Please sign in to comment.