Skip to content

chore: add redacted gitleaks history baseline - #488

Merged
LukasWodka merged 1 commit into
developfrom
chore/gitleaks-history-baseline
Jul 31, 2026
Merged

chore: add redacted gitleaks history baseline#488
LukasWodka merged 1 commit into
developfrom
chore/gitleaks-history-baseline

Conversation

@LukasWodka

@LukasWodka LukasWodka commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Adds a redacted gitleaks history baseline so the full-history dispatch scan runs clean; 2 historical findings triaged, classification relayed privately. Part of tracebloc/backend#1303

🤖 Generated with Claude Code


Note

Low Risk
CI-only change: a baseline JSON and one workflow input; no application or auth logic is modified.

Overview
Adds a redacted gitleaks baseline (.gitleaks-baseline.json) recording two triaged historical generic-api-key hits in docs/aks.md, so full-repo / workflow_dispatch scans can pass without re-flagging those commits.

The code-quality caller now passes gitleaks-baseline: .gitleaks-baseline.json into the shared code-quality.yml workflow, aligning with the armed gate (soft-fail: false) from backend#1303.

Reviewed by Cursor Bugbot for commit 816cc1d. Bugbot is set up for automated code reviews on this repo. Configure here.

Records a redacted gitleaks baseline at the repo root so the full-history
dispatch scan runs clean, and wires the code-quality caller to consume it
via the gitleaks-baseline input. Part of tracebloc/backend#1303.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@LukasWodka

Copy link
Copy Markdown
Contributor Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 816cc1d. Configure here.

@shujaatTracebloc shujaatTracebloc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed against the checklist:

  • Baseline redaction: every Secret is REDACTED with a Fingerprint present; no cleartext values (leftover text in Match is only key names / assignment context).
  • Diff scope: only .gitleaks-baseline.json + the caller wiring; soft-fail: false retained, so the gate stays armed and only new secrets fail it.
  • quality / gitleaks is green, confirming the baseline suppresses correctly.

LGTM 👍

@LukasWodka
LukasWodka merged commit bfde24b into develop Jul 31, 2026
14 checks passed
@LukasWodka

Copy link
Copy Markdown
Contributor Author

/fr-pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants