Skip to content

Commit

Permalink
Update stackhawk-troubleshooting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejpotter009 authored Oct 2, 2024
1 parent 707e136 commit 99497fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/httpsender/stackhawk-troubleshooting.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hawkAddOns:
hawkAddOn:
scripts:
- language: KOTLIN
#if you change the filename, you have to change a variable in code to match
Expand All @@ -16,4 +16,4 @@ hawkAddOns:
#can be a comma,space,comma-space separated string list of any of the following
#ALL,PROXY,SCANNER,SPIDER,FUZZER,AUTHENTICATION,MANUAL. Defaults to ALL if undefined.
#HawkScan primarily uses AUTHENTICATION, SPIDER, MANUAL, SCANNER
val: "AUTHENTICATION,MANUAL, SPIDER"
val: "AUTHENTICATION,MANUAL, SPIDER"

0 comments on commit 99497fd

Please sign in to comment.