mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
Co-authored-by: Rubén De la Torre Vico <ruben@prowler.com> Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com> Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
687 B
687 B
Check Documentation
Local Documentation
For detailed check development patterns, see:
docs/developer-guide/checks.mdx- Complete guide for creating security checksdocs/developer-guide/check-metadata-guidelines.mdx- Metadata writing standards and best practicesdocs/developer-guide/configurable-checks.mdx- Using audit_config for configurable checksdocs/developer-guide/renaming-checks.mdx- Guidelines for renaming existing checks
Contents
The documentation covers:
- Check structure and naming conventions
- Metadata schema and field descriptions
- Check implementation patterns per provider
- Configurable check parameters
- Check renaming procedures