kingfisher/crates/kingfisher-core/README.md

10 lines
309 B
Markdown
Raw Normal View History

# kingfisher-core
Foundational types and utilities for the Kingfisher secret scanning ecosystem.
This crate provides:
- blob and content abstractions
- source location and origin modeling
- shared error and entropy helpers
It is intended as the stable base for `kingfisher-rules` and `kingfisher-scanner`.