We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b6b22 commit 300efecCopy full SHA for 300efec
1 file changed
sken.yaml
@@ -0,0 +1,15 @@
1
+orgid: e05615a4-72de-4217-9f2a-d5d157e95042
2
+appid: 874ed428-f092-46d6-80b6-4654e879e067
3
+
4
+# optional Param section start
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
9
10
+variables:
11
+ DAST_URL: https://your.url.com # optional param
12
13
+# optional Param section end
14
15
+# end of file
0 commit comments