forked from mirrors/kingfisher
| .. | ||
| data/rules | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
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.