kingfisher/crates/kingfisher-core
2026-04-17 16:53:21 -07:00
..
src performance improvements and rule improvements 2026-04-17 16:53:21 -07:00
Cargo.toml performance improvements and rule improvements 2026-04-17 11:01:46 -07:00
README.md Kingfisher can now generate an auditor-friendly HTML report 2026-02-15 14:29:42 -08:00

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.