Commit graph

39 commits

Author SHA1 Message Date
Fabio Pitino
a373e2cf13 Merge branch 'sunjungp-main-patch-72dd' into 'main'
Update file logo.png

See merge request components/sast!1
2023-12-13 13:14:41 +00:00
Sunjung Park
fdcb633175 Update file logo.png 2023-12-12 15:08:09 +00:00
Fabio Pitino
d98e1fe8f2 Merge branch 'rename-component' into 'main'
Rename component to sast

See merge request gitlab-components/sast!9
2023-11-09 12:39:21 +00:00
Fabio Pitino
dbd1e39899 Rename component to sast 2023-11-09 12:32:09 +00:00
Fabio Pitino
01f964281a Merge branch 'ensure-job-on-branch-only' into 'main'
Run ensure-x-job-added only on branch

See merge request gitlab-components/sast!8
2023-11-09 09:46:06 +00:00
Fabio Pitino
ed5437cc87 Run ensure-x-job-added only on branch 2023-11-09 09:43:58 +00:00
Fabio Pitino
1087014f46 Merge branch 'migrate-to-new-dir-structure' into 'main'
Migrate to new components directory structure

See merge request gitlab-components/sast!7
2023-11-09 09:35:54 +00:00
Fabio Pitino
c122fdb255 Migrate to new components directory structure 2023-11-07 12:32:34 +00:00
Fabio Pitino
9476570e75 Merge branch 'fp-fix-readme-snippet-for-rules' into 'main'
Fix snippet when using SAST_DISABLED

See merge request gitlab-components/sast!6
2023-08-29 09:42:07 +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
Fabio Pitino
d620ae6189 Merge branch 'update-README-on-how-to-disable-sast-jobs' into 'main'
Update README.md on how to disable sast jobs

See merge request gitlab-components/sast!5
2023-07-05 12:38:27 +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
999bd9d0c2 Merge branch 'update-image-tag-input-default-value' into 'main'
Update `image_tag` default value to match corresponding CI template

See merge request gitlab-components/sast!3
2023-06-13 10:37:04 +00:00
Ahmed Hemdan
ee93432ca9
Update image_tag default value to match corresponding CI template 2023-06-13 12:35:32 +02:00
Fabio Pitino
3cb31ba164 Merge branch 'fix-issue-with-excluding-brakeman-and-flawfinder' into 'main'
Fix syntax used to exclude brakeman and flawfinder analyzers

See merge request gitlab-components/sast!1
2023-06-13 10:25:18 +00:00
Fabio Pitino
f58c6d5048 Merge branch 'update-README-to-improve-image-suffix-input-description' into 'main'
Update README.md to improve image_suffix input description

See merge request gitlab-components/sast!4
2023-06-13 10:24:08 +00:00
Ahmed Hemdan
c97fba03c0
Update README.md to improve image_suffix input description 2023-06-13 10:49:27 +02:00
Ahmed Hemdan
182fa761d5
Fix syntax used to exclude brakeman and flawfinder analyzers 2023-06-13 10:49:10 +02:00
Fabio Pitino
511d312b12 Merge branch 'fix-ensure-brakeman-job-added-job' into 'main'
Fix ensure-brakeman-job-added job

See merge request gitlab-components/sast!2
2023-06-13 08:40:55 +00:00
Ahmed Hemdan
ce7d0f9b53
Fix ensure-brakeman-job-added job 2023-06-12 11:07:26 +02:00
Fabio Pitino
c00f9059e9 Enable CI job to check for brakeman-sast job 2023-05-03 17:07:29 +01:00
Fabio Pitino
3f7a876f43 Fix input types 2023-05-03 17:05:55 +01: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
fdefb524c5 Remove sast image var 2023-05-03 11:26:29 +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
74f9c69edc Remove global variables 2023-05-03 10:30:56 +01:00
Fabio Pitino
f01197b9d2 Replace image prefix var with input 2023-05-03 10:30:14 +01:00
Fabio Pitino
53275bb053 Remove deprecated analyzers 2023-05-03 10:14:34 +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