Skip to content

Commit 30b814a

Browse files
committed
remove deprecated fields
1 parent 35ce365 commit 30b814a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

stackhawk.yml

-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ app:
44
env: ${APP_ENV:Development}
55
# The url of your application to scan
66
host: ${HOST:http://localhost:8020} # (required)
7-
# Our scanner's capability is still in Alpha; If we notice a bug we'll use this email to reach out or provide a fix.
8-
# We will never use this contact for marketing purposes.
9-
contactEmail: [email protected] # (optional)
10-
# The risk level of the app
11-
riskLevel: MEDIUM # (optional)
12-
# The type of data sensitivity the web app maintains
13-
appDataType: PII # (optional)
147

158
# # The name of your anti csrf parameter
169
antiCsrfParam: csrfmiddlewaretoken # (optional)

0 commit comments

Comments
 (0)