webhook support and kingfisher configuration yaml support

This commit is contained in:
Mick Grove 2026-05-03 23:10:45 -07:00
commit 0e1fe0cede
15 changed files with 726 additions and 30 deletions

View file

@ -268,7 +268,7 @@ flowchart TD
### Loading Builtin Rules
Kingfisher currently ships with 942 built-in rules for common secret types:
Kingfisher currently ships with 950 built-in rules for common secret types:
```rust
use kingfisher_rules::{get_builtin_rules, Confidence};