forked from mirrors/kingfisher
360 B
360 B
kingfisher-rules
Rule definitions and compiled rule database support for Kingfisher.
This crate provides:
- rule syntax and rule model types
- YAML loading and parsing for rules
- embedded builtin rules
RulesDatabasecompilation for scanning engines
Use this crate with kingfisher-core and kingfisher-scanner to build reusable scanning workflows.