We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300efec commit 22cf4d5Copy full SHA for 22cf4d5
1 file changed
sken.yaml
@@ -5,7 +5,7 @@ appid: 874ed428-f092-46d6-80b6-4654e879e067
5
6
buildtool: jenkins # optional param, values=jenkins|travis
7
scanner: sast,dast,sca # optional param, default is ALL
8
-language: python,javascript # optional param, default is Auto-Detect
+language: Auto-Detect # optional param, default is Auto-Detect
9
10
variables:
11
DAST_URL: https://your.url.com # optional param
0 commit comments