Skip to content

Conversation

@Piskoo
Copy link
Collaborator

@Piskoo Piskoo commented Feb 5, 2026

Summary

Added a daily secrets scan workflow using Gitleaks to detect leaked credentials

Gitleaks Configuration

Config excludes:

  • Test files (*_test.*)
  • testdata directories

Gitleaks ignore exludes false posivites:

  • PostHog public API key in CLI
  • Buf dependency version string
  • Development keys in devel/devkeys/
  • Helm chart documentation and template examples
  • Expired JWT token in development docs

Signed-off-by: Sylwester Piskozub <sylwesterpiskozub@gmail.com>
Signed-off-by: Sylwester Piskozub <sylwesterpiskozub@gmail.com>
Signed-off-by: Sylwester Piskozub <sylwesterpiskozub@gmail.com>
@Piskoo Piskoo changed the title feat(ci): add scheduled secret scanning feat(ci): add scheduled secret scanning workflow Feb 10, 2026
@Piskoo Piskoo marked this pull request as ready for review February 10, 2026 08:58
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.

1 participant