mirror of
https://gitlab.com/components/sast.git
synced 2025-07-01 15:58:28 +02:00
Replace excluded analyzers var with input
This commit is contained in:
parent
38164ad9f1
commit
8956444fcb
2 changed files with 15 additions and 13 deletions
|
@ -24,3 +24,4 @@ where `<VERSION>` is the latest released tag or `main`.
|
|||
| `stage` | `test` | The stage where you want the job to be added |
|
||||
| `image_prefix` | `$CI_TEMPLATE_REGISTRY_HOST/security-products` | Define where all Docker image are pulled from |
|
||||
| `image_suffix` | `""` | Used by `semgrep-sast` job only |
|
||||
| `excluded_analyzers` | `""` | Comma separated list of analyzers that should not run |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue