This commit is contained in:
Rob Jackson 2025-05-28 08:31:14 -04:00
parent 04681f8725
commit 32b811c5ad

View file

@ -18,7 +18,7 @@ keyword.
```yaml
include:
- component: gitlab.com/components/sast/sast@<VERSION> # To include SAST Scanning
- component: gitlab.com/components/sast/sast@<VERSION>
```
where `<VERSION>` is the latest released tag or `main`.
@ -68,7 +68,7 @@ keyword.
```yaml
include:
- component: gitlab.com/components/sast/iac-sast@<VERSION> # To include IaC Scanning
- component: gitlab.com/components/sast/iac-sast@<VERSION>
```
where `<VERSION>` is the latest released tag or `main`.
@ -84,8 +84,6 @@ where `<VERSION>` is the latest released tag or `main`.
| `excluded_paths` | `"spec, test, tests, tmp"` | Comma separated list of paths to exclude |
| `search_max_depth` | `4` | Defines how many directory levels the search for programming languages should span |
## Contribute
Please read about CI/CD components and best practices at: https://docs.gitlab.com/ee/ci/components