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
The documentation covers:
- Check structure and naming conventions
- Metadata schema and field descriptions
- Check implementation patterns per provider
- Configurable check parameters
- Check renaming procedures