Skip to content

[CLOUD-4610] Add gitleaks secret scanning - #142

Merged
PremKAkula merged 1 commit into
mainfrom
sec/gitleaks-onboarding
Jul 28, 2026
Merged

[CLOUD-4610] Add gitleaks secret scanning#142
PremKAkula merged 1 commit into
mainfrom
sec/gitleaks-onboarding

Conversation

@PremKAkula

@PremKAkula PremKAkula commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Adds gitleaks secret scanning to this repo.

  • .gitleaks.toml — gitleaks config; extends the default ruleset.
  • .circleci/config.yml — adds a gitleaks job (full-history scan via the gitleaks binary) to the build-test workflow. Non-blocking for now: reports findings without failing the build, so we can clear false positives before enforcing.

No pre-commit hook here: the gitleaks pre-commit hook needs Go, which this repo's Python CI pre-commit job doesn't have — so gitleaks runs as a CircleCI job instead.

Part of the org-wide secret-scanning rollout (CLOUD-4610).

@PremKAkula
PremKAkula requested review from a team as code owners July 23, 2026 21:56
@PremKAkula
PremKAkula requested review from bharathimanukonda, snova-johnl and snova-mengz and removed request for snova-johnl and snova-mengz July 23, 2026 21:56
@PremKAkula
PremKAkula force-pushed the sec/gitleaks-onboarding branch from 51fdf85 to bc222ee Compare July 23, 2026 22:09
@PremKAkula
PremKAkula merged commit 693d6e3 into main Jul 28, 2026
3 of 4 checks passed
@PremKAkula
PremKAkula deleted the sec/gitleaks-onboarding branch July 28, 2026 21:34
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.

4 participants