kingfisher/docs-site/docs
2026-04-30 16:40:43 -07:00
..
assets performance improvements and rule improvements 2026-04-23 16:54:21 -07:00
blog Added first-class **Postman** scanning target: new kingfisher scan postman subcommand (and equivalent --postman-* flags) fetches workspaces, collections, and environments via the Postman API and scans them for hard-coded credentials in request auth blocks, pre-request/test scripts, saved example responses, and — notably — secret-typed environment variables, which the API returns in plaintext despite the UI mask. Selectors: --workspace, --collection, --environment, --all, with optional --include-mocks-monitors and --api-url for self-hosted endpoints. Authenticates via KF_POSTMAN_TOKEN (or POSTMAN_API_KEY) sent as X-Api-Key; honors X-RateLimit-RetryAfter on 429s. Findings link back to https://go.postman.co/... URLs in reports. 2026-04-29 08:12:08 -07:00
features Added first-class **Postman** scanning target: new kingfisher scan postman subcommand (and equivalent --postman-* flags) fetches workspaces, collections, and environments via the Postman API and scans them for hard-coded credentials in request auth blocks, pre-request/test scripts, saved example responses, and — notably — secret-typed environment variables, which the API returns in plaintext despite the UI mask. Selectors: --workspace, --collection, --environment, --all, with optional --include-mocks-monitors and --api-url for self-hosted endpoints. Authenticates via KF_POSTMAN_TOKEN (or POSTMAN_API_KEY) sent as X-Api-Key; honors X-RateLimit-RetryAfter on 429s. Findings link back to https://go.postman.co/... URLs in reports. 2026-04-29 08:12:08 -07:00
getting-started performance improvements and rule improvements 2026-04-22 23:39:19 -07:00
reference performance improvements and rule improvements 2026-04-24 00:23:50 -07:00
rules added blog posts 2026-04-28 19:21:44 -07:00
usage improved github organization scanning 2026-04-30 16:40:43 -07:00
changelog.md improved github organization scanning 2026-04-30 16:40:43 -07:00
index.md added blog posts 2026-04-28 19:21:44 -07:00
robots.txt fixed failing windows test setup 2026-04-05 10:38:20 -07:00