chore(scan-config): improve wording and docs (#11859)

This commit is contained in:
Pedro Martín
2026-07-07 11:14:19 +02:00
committed by GitHub
parent ad04e69c35
commit e6bbcb8043
7 changed files with 216 additions and 132 deletions
@@ -23,7 +23,9 @@ A Scan Configuration lets you **override specific values, per provider**, on top
- Changes take effect on the provider's **next scan** and do not re-run past scans.
<Note>
The full set of configurable values and their defaults lives in [`prowler/config/config.yaml`](https://github.com/prowler-cloud/prowler/blob/master/prowler/config/config.yaml). For what each key means and which checks read it, see the [Configuration File tutorial](/user-guide/cli/tutorials/configuration_file).
</Note>
## Required Permissions