kingfisher/.github/workflows
2026-02-12 16:07:55 -08:00
..
ci.yml Fixed CI runner failure when executing tests 2026-02-12 16:07:55 -08:00
pypi.yml Fixed PyPi github action 2026-02-07 08:58:06 -08:00
release-docker.yml Allow manual rerun of Docker publish job 2025-12-05 12:53:53 -08:00
release.yml Added optional validation rate limiting via --validation-rps (global) and repeatable --validation-rps-rule <RULE_SELECTOR=RPS> (per-rule override) for both scan and validate. Throttling now applies across built-in validator types (HTTP/gRPC plus AWS, GCP, Coinbase, MongoDB, Postgres, MySQL, JDBC, JWT, and Azure Storage). Rule selectors support the short form (for example, github=2 matches kingfisher.github.*) with longest-prefix precedence when multiple selectors apply. 2026-02-12 12:33:59 -08:00