Skip to content

Commit 300efec

Browse files
Create sken.yaml
1 parent d7b6b22 commit 300efec

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

sken.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)