Skip to content

feat(ci): add gitleaks as credential scanner to actions#69

Merged
nburchha merged 1 commit into
mainfrom
feat/add-gitleaks
Jun 2, 2026
Merged

feat(ci): add gitleaks as credential scanner to actions#69
nburchha merged 1 commit into
mainfrom
feat/add-gitleaks

Conversation

@nburchha
Copy link
Copy Markdown
Contributor

@nburchha nburchha commented Jun 2, 2026

This pull request adds a new job to the GitHub Actions workflow to improve security by scanning for secrets in the codebase using Gitleaks.

Security enhancements:

  • Added a gitleaks job to .github/workflows/main.yml that checks out the full git history and runs the Gitleaks secret scanning action as part of the CI workflow.

@nburchha nburchha marked this pull request as ready for review June 2, 2026 08:32
@nburchha nburchha changed the title add gitleaks as credential scanner to actions feat(ci): add gitleaks as credential scanner to actions Jun 2, 2026
@nburchha nburchha requested a review from jojomo96 June 2, 2026 09:00
@nburchha nburchha merged commit 930b24d into main Jun 2, 2026
5 checks passed
@nburchha nburchha deleted the feat/add-gitleaks branch June 2, 2026 09:37
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