feat(config): add SDK config's validator (#11518)

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
Pedro Martín
2026-06-23 09:40:32 +02:00
committed by GitHub
parent 2afa18d3da
commit 0610866b73
25 changed files with 2342 additions and 1 deletions
@@ -10,6 +10,10 @@ prowler/config/config.yaml
Additionally, you can input a custom configuration file using the `--config-file` argument.
<Note>
Numeric thresholds enforce hard limits. A value outside the accepted range is dropped with a warning and the check falls back to its built-in default. See [Configuration Value Limits](/developer-guide/configurable-checks#configuration-value-limits) for the exact range of every bounded option (max-days caps, percentages, counts, etc.).
</Note>
## AWS
### Configurable Checks