This website requires JavaScript.
Explore
Help
Sign in
eblume
/
kingfisher
Watch
1
Star
0
Fork
You've already forked kingfisher
0
forked from
mirrors/kingfisher
Code
Pull requests
Activity
Actions
31663b03b5
kingfisher
/
docs-site
History
Download ZIP
Download TAR.GZ
Mick Grove
31663b03b5
Release binary trimmed from 34 MB to 26 MB (~24% smaller). Switched jsonwebtoken to its rust_crypto backend (eliminates our scanner's pull on aws-lc-rs), bumped workspace hmac 0.12→0.13, sha1 0.10→0.11, sha2 0.10→0.11 to deduplicate our internal crypto code with the AWS sigv4 side, and migrated affected call sites in kingfisher-core, kingfisher-rules, and kingfisher-scanner to the digest-0.11 API (hex::encode for hex digests, explicit KeyInit import for HMAC).
2026-05-07 13:46:17 -07:00
..
docs
Release binary trimmed from 34 MB to 26 MB (~24% smaller). Switched jsonwebtoken to its rust_crypto backend (eliminates our scanner's pull on aws-lc-rs), bumped workspace hmac 0.12→0.13, sha1 0.10→0.11, sha2 0.10→0.11 to deduplicate our internal crypto code with the AWS sigv4 side, and migrated affected call sites in kingfisher-core, kingfisher-rules, and kingfisher-scanner to the digest-0.11 API (hex::encode for hex digests, explicit KeyInit import for HMAC).
2026-05-07 13:46:17 -07:00
overrides
preparing for v1.99.0
2026-05-04 23:10:16 -07:00
scripts
preparing for v1.99.0
2026-05-05 09:25:19 -07:00
mkdocs.yml
preparing for v1.99.0
2026-05-04 23:10:16 -07:00
requirements.txt
added kingfisher.github.9 to detect the new ~520-character stateless GitHub App installation token format (ghs_<APP_ID>_<JWT>). The legacy 36-character ghs_ rule
2026-04-26 16:56:44 -07:00