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