Skip to content

Remove plugin-added comment from secret-scanner rules - #11

Merged
ef32 merged 1 commit into
team/LPT-2062from
fix/scanner-rules-comment-team-LPT-2062
Jul 29, 2026
Merged

Remove plugin-added comment from secret-scanner rules#11
ef32 merged 1 commit into
team/LPT-2062from
fix/scanner-rules-comment-team-LPT-2062

Conversation

@ef32

@ef32 ef32 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The migration tooling added an explanatory comment above the allowlist entries. It quoted a real internal value, and gitleaks scans comment text as content, so this file reported itself as a leak - failing the Secrets Scanner check on the commit that introduced it. The file now carries only what upstream ships plus the allowlist entries the migration guide requires.

Jira link

See PROJ-XXXXXX

Change description

Testing done

Security Vulnerability Assessment

CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?

  • Yes
  • No

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

The migration tooling added an explanatory comment above the allowlist entries.
It quoted a real internal value, and gitleaks scans comment text as content, so
this file reported itself as a leak - failing the Secrets Scanner check on the
commit that introduced it. The file now carries only what upstream ships plus
the allowlist entries the migration guide requires.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@cpp-github-management

Copy link
Copy Markdown

Passed

@ef32
ef32 merged commit d804c51 into team/LPT-2062 Jul 29, 2026
3 checks passed
@ef32
ef32 deleted the fix/scanner-rules-comment-team-LPT-2062 branch July 29, 2026 17:03
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