kingfisher/docs
Mick Grove 4ab5932d57 - Added Vercel credential rules for new token formats introduced February 2026: vcp_ (personal access), vci_ (integration), vca_ (app access), vcr_ (app refresh), vck_ (AI Gateway API key). All use CRC32/Base62 checksum validation. Legacy 24-char format retained as kingfisher.vercel.1.
- Added revocation support for Vercel app tokens (vca_, vcr_) via https://api.vercel.com/login/oauth/token/revoke. Requires VERCEL_APP_CLIENT_ID (or NEXT_PUBLIC_VERCEL_APP_CLIENT_ID) and VERCEL_APP_CLIENT_SECRET.
- Fixed validate/revoke command generation to omit regex named captures (e.g., BODY, CHECKSUM) when they are not used by validation/revocation templates, so rules like Vercel no longer produce unnecessary --var BODY=... arguments.
2026-02-11 13:56:17 -08:00
..
access-map-viewer added revoke command in output for validated credentials. Exposed in the html findings viewer as well 2026-01-31 22:58:53 -08:00
assets/icons change in response to code review 2025-10-16 10:52:33 -07:00
benchmark preparing for v1.12 2025-06-24 17:17:16 -07:00
demos v1.73.0 2026-01-02 13:03:18 -08:00
ADVANCED.md v1.80.0 2026-02-09 12:14:50 -08:00
BASELINE.md dockerhub rule update and docs update 2026-01-31 21:54:08 -08:00
COMPARISON.md dockerhub rule update and docs update 2026-01-31 21:54:08 -08:00
FINGERPRINT.md dockerhub rule update and docs update 2026-01-31 21:54:08 -08:00
INSTALLATION.md Fixed PyPi github action 2026-02-07 09:12:50 -08:00
INTEGRATIONS.md dockerhub rule update and docs update 2026-01-31 21:54:08 -08:00
kingfisher-usage-01.gif v1.73.0 2026-01-01 22:24:57 -08:00
kingfisher-usage-access-map-01.gif v1.73.0 2026-01-02 13:04:30 -08:00
kingfisher-usage-access-map-02.mp4 v1.73.0 2026-01-02 12:49:58 -08:00
kingfisher_logo.png preparing for v1.12 2025-06-24 17:17:16 -07:00
LIBRARY.md preparing for v1.78.0 2026-02-02 18:39:24 -08:00
MULTI_STEP_REVOCATION.md added multi-step revocation support. Added revocation support for SendGrid, Netlify, Tailscale, ElevenLabs, Sourcegraph, MongoDB Atlas, Twilio, and NPM using multi-step (lookup ID then delete) pattern. 2026-02-04 22:26:57 -08:00
PARSING.md dockerhub rule update and docs update 2026-01-31 21:54:08 -08:00
PYPI.md initial support for distribution via pypi wheels 2026-02-04 12:43:13 -08:00
RULES.md v1.81.0 2026-02-10 19:24:19 -08:00
runtime-comparison.png updated README 2025-07-17 15:11:41 -07:00
TOKEN_REVOCATION_SUPPORT.md - Added Vercel credential rules for new token formats introduced February 2026: vcp_ (personal access), vci_ (integration), vca_ (app access), vcr_ (app refresh), vck_ (AI Gateway API key). All use CRC32/Base62 checksum validation. Legacy 24-char format retained as kingfisher.vercel.1. 2026-02-11 13:56:17 -08:00
USAGE.md v1.81.0 2026-02-10 19:24:19 -08:00