kingfisher/crates/kingfisher-core
Mick Grove ab811c8bcf v1.87.0
2026-03-09 20:11:58 -07:00
..
src v1.87.0 2026-03-09 20:11:58 -07:00
Cargo.toml Kingfisher can now generate an auditor-friendly HTML report 2026-02-15 14:29:42 -08: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.