Skip to content

ci: remove gitleaks secret-scan job (ADR-001)#8

Merged
Shaivpidadi merged 1 commit into
mainfrom
fix/gov-1865-remove-gitleaks-secret-scan
May 12, 2026
Merged

ci: remove gitleaks secret-scan job (ADR-001)#8
Shaivpidadi merged 1 commit into
mainfrom
fix/gov-1865-remove-gitleaks-secret-scan

Conversation

@Shaivpidadi

Copy link
Copy Markdown
Member

Summary

  • Remove the secret-scan job from .github/workflows/ci.yml that ran gitleaks/gitleaks-action@v2.
  • ADR-001 mandates GitHub-native secret scanning only — never gitleaks or alternatives.
  • GitHub-native secret scanning is already enabled at the repo level and covers this surface.
  • No other CI jobs or triggers are touched. No branch-protection changes (reconciled in GOV-1854).

GovernsAI Tracker issue

GOV-1865

Reviewers

Tagging Nexus (code quality) and Cipher (security/arch) — both approvals required.

Test plan

  • lint, typecheck, test jobs continue to run on PR/push to main.
  • No gitleaks references remain in .github/workflows/*.yml.
  • PR passes remaining required checks.

ADR-001 mandates GitHub-native secret scanning only — never gitleaks
or alternatives. GitHub native secret scanning remains enabled at the
repo level and covers this surface.

Refs: GOV-1865
@Shaivpidadi
Shaivpidadi merged commit 14ac2c2 into main May 12, 2026
2 of 4 checks passed
@Shaivpidadi
Shaivpidadi deleted the fix/gov-1865-remove-gitleaks-secret-scan branch May 12, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant