Enable experimental features via input instead of variable

This commit is contained in:
Fabio Pitino 2023-05-03 11:46:55 +01:00
parent e94915c35f
commit 4150356e21
2 changed files with 6 additions and 5 deletions

View file

@ -39,6 +39,7 @@ include:
| `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 |
| `run_kubesec_sast` | `"false"` | Set it to `"true"` to run `kubesec-sast` job |
| `include_experimental` | `"false"` | Set it to `"true"` to enable [experimental analyzers](https://docs.gitlab.com/ee/user/application_security/sast/#experimental-features) |
### Variables