Skip to content

chore(deps): update pre-commit hook mongodb/kingfisher to v1.89.0#18457

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/mongodb-kingfisher-1.x
Mar 16, 2026
Merged

chore(deps): update pre-commit hook mongodb/kingfisher to v1.89.0#18457
renovate[bot] merged 1 commit intomainfrom
renovate/mongodb-kingfisher-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Type Update Change
mongodb/kingfisher repository minor v1.87.0v1.89.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

mongodb/kingfisher (mongodb/kingfisher)

v1.89.0

Compare Source

  • Added TOON output for scan, validate, and revoke, optimized for LLM/agent workflows; prefer --format toon when calling Kingfisher from an LLM.
  • Expanded built-in revocation support with new YAML revocation flows for Cloudflare, Confluent, Doppler, Mapbox, Particle.io, Twitch, and additional Vercel token formats.
  • Added revocation coverage documentation: new docs/REVOCATION_PROVIDERS.md matrix and README links highlighting supported revocation providers/rule IDs.
  • Access Map: added Microsoft Teams provider. Parses Incoming Webhook URLs (legacy and workflow-based) to extract tenant and webhook identity, probes for active status, and reports channel-level blast radius. Supports standalone access-map microsoftteams (alias msteams) and automatic mapping for validated kingfisher.msteams.* and kingfisher.microsoftteamswebhook.* findings.
  • Added Microsoft Teams scan target: kingfisher scan teams "QUERY" searches Teams messages via Microsoft Graph Search API and scans them for secrets, mirroring the Slack integration.
  • Requires KF_TEAMS_TOKEN environment variable (Microsoft Graph access token with ChannelMessage.Read.All or Chat.Read permissions).
  • Findings reference Teams message URLs in reports; see docs/USAGE.md and docs/INTEGRATIONS.md for authentication setup.

v1.88.0

Compare Source

  • Tree-sitter fallback behavior changed to be strictly additive: when parser context is unavailable, findings now fall back to Hyperscan/Vectorscan matches instead of being suppressed.
  • Fixed dependent-rule reporting gaps (for example Algolia API keys) by preserving regex findings when tree-sitter is unavailable, while still marking validation as skipped when dependency inputs are missing.
  • Expanded parser queries for C, Go, Java, JavaScript, and TypeScript to improve assignment/literal capture coverage (including template/raw string handling in JS/TS/Go).
  • Added parser query quality gates: compile-time query validation tests plus fixture-based capture-count regression tests backed by testdata/parsers/tree_sitter_capture_baseline.json.
  • Added inline-ignore coverage for directives placed on the line immediately before a single-line secret match.
  • Updated tree-sitter documentation wording to align with --turbo terminology.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies PR: Third-party library dependencies. label Mar 12, 2026
@renovate renovate bot enabled auto-merge (squash) March 12, 2026 10:05
@codecov
Copy link

codecov bot commented Mar 12, 2026

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@renovate renovate bot force-pushed the renovate/mongodb-kingfisher-1.x branch from 38ddf3d to f622e51 Compare March 16, 2026 07:48
@renovate renovate bot changed the title chore(deps): update pre-commit hook mongodb/kingfisher to v1.88.0 chore(deps): update pre-commit hook mongodb/kingfisher to v1.89.0 Mar 16, 2026
@renovate renovate bot force-pushed the renovate/mongodb-kingfisher-1.x branch 5 times, most recently from d66f027 to 4e6f57b Compare March 16, 2026 12:33
@renovate renovate bot force-pushed the renovate/mongodb-kingfisher-1.x branch from 4e6f57b to 13552bd Compare March 16, 2026 12:35
@renovate renovate bot merged commit 686f6d3 into main Mar 16, 2026
53 checks passed
@renovate renovate bot deleted the renovate/mongodb-kingfisher-1.x branch March 16, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PR: Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants