Commit graph

23 commits

Author SHA1 Message Date
Duncan Macleod
0af19cdcc3
rename advanced_sast input to run_advanced_sast
implements reviewer suggestion from @craigmsmith
2024-10-01 14:29:25 +01:00
Duncan Macleod
fb486fb1a3
support advanced-sast
closes #4
2024-09-06 16:34:23 +01:00
Mark Nuzzo
e31763068c Update README.md to reference updated component path 2023-12-22 11:19:52 +00:00
Fabio Pitino
dbd1e39899 Rename component to sast 2023-11-09 12:32:09 +00:00
Fabio Pitino
c122fdb255 Migrate to new components directory structure 2023-11-07 12:32:34 +00:00
Fabio Pitino
bdd3ae0385 Fix snippet when using SAST_DISABLED
The job rules don't work correctly when
the first rule is not met and no pipeline
is created.
2023-08-18 10:12:23 +00:00
Ahmed Hemdan
b0bca34ba8
Apply more feedback 2023-07-05 13:03:16 +02:00
Fabio Pitino
c6a0ab358f Apply 1 suggestion(s) to 1 file(s) 2023-07-05 07:44:47 +00:00
Ahmed Hemdan
551d5fb89b
Apply review feedback 2023-07-04 20:47:53 +02:00
Ahmed Hemdan
fe3758e949
Update README.md on how to disable sast jobs 2023-06-27 19:08:38 +02:00
Ahmed Hemdan
ee93432ca9
Update image_tag default value to match corresponding CI template 2023-06-13 12:35:32 +02:00
Ahmed Hemdan
c97fba03c0
Update README.md to improve image_suffix input description 2023-06-13 10:49:27 +02:00
Fabio Pitino
85795eaed6 Add .gitlab-ci.yml and test Ruby app 2023-05-03 17:02:09 +01:00
Fabio Pitino
4150356e21 Enable experimental features via input instead of variable 2023-05-03 11:46:55 +01:00
Fabio Pitino
e94915c35f Remove variable SAST_DISABLED 2023-05-03 11:41:24 +01:00
Fabio Pitino
c0cc714dce Add todo for SAST_DISABLED variable 2023-05-03 11:36:07 +01:00
Fabio Pitino
642cd120ca Port more vars to inputs 2023-05-03 11:21:38 +01:00
Fabio Pitino
a2e96cb379 Replace var to run kubesec-sast job with input 2023-05-03 10:47:29 +01:00
Fabio Pitino
8956444fcb Replace excluded analyzers var with input 2023-05-03 10:42:29 +01:00
Fabio Pitino
38164ad9f1 Replace var image suffix with input 2023-05-03 10:34:32 +01:00
Fabio Pitino
f01197b9d2 Replace image prefix var with input 2023-05-03 10:30:14 +01:00
Fabio Pitino
618e68d959 Add stage input and remove "sast" job 2023-05-03 10:13:35 +01:00
Fabio Pitino
0af2e866a5 Initial commit 2023-05-03 10:09:57 +01:00