Commit graph

87 commits

Author SHA1 Message Date
Adam Cohen
3f2b327a85 Merge branch 'hyan/fix-iac-sast' into 'main'
Fix syntax error in iac-sast.yml

See merge request components/sast!26
2025-06-03 11:27:24 +10:00
hyan@gitlab.com
8ce5c87369 Fix 2025-06-03 10:54:02 +10:00
Hua Yan
164e1f07ad Try fix 2025-06-03 10:46:50 +10:00
Julian Thome
ef9a281ea8 Merge branch 'hyan/fix-iac-sast-typo' into 'main'
Fix a typo in iac-sast.yml

See merge request components/sast!25
2025-06-02 11:23:50 +02:00
Julian Thome
9c40ccd0f5 Merge branch 'philipcunningham-make-php-support-available-in-glas-523657' into 'main'
Add PHP language support to gitlab-advanced-sast

See merge request components/sast!21
2025-06-02 10:52:33 +02:00
Philip Cunningham
11e99e2111 Add PHP language support to gitlab-advanced-sast 2025-06-02 10:52:33 +02:00
Hua Yan
367e3f3989 Fix typo 2025-06-02 10:27:26 +10:00
Adam Cohen
8c3e0d154d Merge branch 'iac-kics-sast' into 'main'
Added KICS IaC Scanner

See merge request components/sast!23
2025-05-28 22:44:48 +10:00
Rob Jackson
ab29b14503 Added KICS IaC Scanner 2025-05-28 22:44:47 +10:00
Hua Yan
5758da0696 Merge branch 'hyan/glas-multicore' into 'main'
Support profiling via cache for GLAS multicore workload balancing

See merge request components/sast!22
2025-04-29 17:28:17 +10:00
Thiago Figueiró
7f7984b96d Merge branch 'hyan/sast-18.0' into 'main'
Bump SAST analyser major version for 18.0

See merge request components/sast!24
2025-04-28 13:49:41 +10:00
hyan@gitlab.com
70e2583135 Bump analyser versions for 18.0 2025-04-28 13:30:50 +10:00
Hua Yan
8c5526b0f4 Set path as "scan_metrics.csv" 2025-04-23 13:01:09 +10:00
hyan@gitlab.com
4ea446f709 Improve cache 2025-04-08 10:57:15 +10:00
hyan@gitlab.com
c6ea9d4f34 Test GLAS multicore 2025-04-04 11:29:31 +11:00
hyan@gitlab.com
446d4146f5 Test GLAS multicore 2025-04-04 10:51:29 +11:00
Julian Thome
6666b112b4 Merge branch 'julianthome/exists-patterns' into 'main'
Refine exists patterns in components template

See merge request components/sast!20
2025-03-17 15:06:27 +01:00
Julian Thome
2919a04298 Refine exists patterns in components template 2025-03-17 15:06:27 +01:00
Julian Thome
373f004f45 Merge branch 'julianthome/add-new-extensions' into 'main'
Add newly supported file extensions yml, .properties

See merge request components/sast!19
2025-03-11 09:51:42 +01:00
Julian Thome
ca92338af7 Add newly supported file extensions yml, .properties 2025-03-04 11:03:24 +00:00
Dov Hershkovitch
b3beb90502 Merge branch 'add-license-file' into 'main'
Add LICENSE file

See merge request components/sast!16
2025-01-27 10:16:35 +00:00
Ahmed Hemdan
ca69838c0f
Add LICENSE 2025-01-27 10:26:44 +01:00
Meir Benayoun
886b6b67bf Merge branch 'advanced-sast' into 'main'
Add support for advanced sast

Closes #4

See merge request components/sast!15
2024-10-01 20:24:04 +00:00
Duncan Macleod
6cf357976e Add support for advanced sast 2024-10-01 20:24:04 +00:00
Craig Smith
e51eb34e0f Merge branch 'add_additional_semgrep_types' into 'main'
Update sast.yml to match Jobs/SAST.gitlab-ci.yml exists

See merge request components/sast!14
2024-07-30 00:43:23 +00:00
Isaac Dawson
d2b153a0ea Update sast.yml to match Jobs/SAST.gitlab-ci.yml exists 2024-07-29 03:54:31 +00:00
Craig Smith
60f39f4ed4 Merge branch 'tkopel/update-report-access' into 'main'
Restricting access to reports

See merge request components/sast!13
2024-07-28 22:02:35 +00:00
Tal Kopel
15ceb61e98 Restricting access to reports 2024-07-28 10:58:34 +00:00
Tal Kopel
ff24d9f354 Merge branch 'tkopel/add-cjs-mjs-to-ci-component' into 'main'
Adds .cjs & .mjs matching support

See merge request components/sast!12
2024-07-16 16:03:45 +00:00
Tal Kopel
ab9a7d6861 Update file sast.yml 2024-07-16 10:18:20 +00:00
Fabio Pitino
ce2ceffd8c Merge branch 'run-some-jobs-only-on-gitlab-com' into 'main'
Run a couple of jobs only on Gitlab.com

See merge request components/sast!11
2024-06-25 19:53:41 +00:00
Ahmed Hemdan
70b25f51ac
Run a couple of jobs only on Gitlab.com 2024-06-25 18:22:33 +02:00
Craig Smith
7dca063032 Merge branch 'connorgilbert/scala-kotlin-spotbugs' into 'main'
Remove Scala and Kotlin from SpotBugs

See merge request components/sast!10
2024-05-28 01:57:00 +00:00
Connor Gilbert
da62bda829 Remove Scala and Kotlin from SpotBugs 2024-05-22 18:32:05 +00:00
Lucas Charles
82680e8bfd Merge branch 'craigmsmith-bump-semgrep-version' into 'main'
Bump SAST major analyzer version to 5

See merge request components/sast!9
2024-05-08 12:11:25 +00:00
Craig Smith
6e626ca476
Bump SAST major analyzer version to 5 2024-05-08 15:13:14 +10:00
Lucas Charles
7669fa23fc Merge branch 'craigmsmith-disable-analyzers-replaced-by-semgrep' into 'main'
Disable analyzer replaced by semgrep

See merge request components/sast!8
2024-05-07 13:33:41 +00:00
Craig Smith
4852fea0ce Disable analyzer replaced by semgrep 2024-05-07 13:33:41 +00:00
Lucas Charles
036c14b9ed Merge branch 'remove-flawfinder' into 'main'
Remove deprecated analyzer flawfinder

See merge request components/sast!7
2024-04-25 22:07:13 +00:00
Jason Leasure
0c1ebfb832 Remove deprecated analyzer flawfinder 2024-04-25 22:07:13 +00:00
Mark Nuzzo
e0e2183234 Merge branch 'typo' into 'main'
Fix trivial typo in job error message

See merge request components/sast!6
2024-04-15 17:11:21 +00:00
Duncan Macleod
db22ee6eb3 Fix trivial typo in job error message 2024-04-15 17:11:21 +00:00
Fabio Pitino
6299531f9b Merge branch 'CI_SERVER_HOST' into 'main'
Use variables instead of hardcoded references in CI pipeline

See merge request components/sast!5
2024-04-10 10:26:58 +00:00
Duncan Macleod
4add1d3449 Use variables instead of hardcoded references in CI pipeline 2024-04-10 10:26:58 +00:00
Ahmed Hemdan
ae26bdfa37 Merge branch 'zillemarco-main-patch-ce18' into 'main'
Disabled security-code-scan to align with the CI template

See merge request components/sast!4
2024-02-20 12:15:05 +00:00
Marco Zille
5f4dce98c1 Disabled security-code-scan to align with the CI template 2024-02-16 15:39:23 +00:00
Avielle Wolfe
7068da1da1 Merge branch 'sast-20231220_updates' into 'main'
Update README.md to reference updated component path

See merge request components/sast!2
2023-12-22 11:19:53 +00:00
Mark Nuzzo
e31763068c Update README.md to reference updated component path 2023-12-22 11:19:52 +00:00
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