Skip to content

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

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

feat(ci): add gitleaks as credential scanner to actions#45
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 automatically scanning the repository for secrets using Gitleaks.

Security and CI improvements:

  • Added a gitleaks job to .github/workflows/main.yml that checks out the repository and runs the Gitleaks secret scanner as part of the CI pipeline. This helps prevent accidental exposure of sensitive information in the codebase.

@nburchha nburchha changed the title add gitleaks as credential scanner to actions feat(ci): add gitleaks as credential scanner to actions Jun 2, 2026
@jojomo96 jojomo96 requested a review from Copilot June 2, 2026 09:01
@jojomo96 jojomo96 requested review from jojomo96 and removed request for Copilot June 2, 2026 09:01
@nburchha nburchha merged commit 0f2a5b8 into main Jun 2, 2026
5 checks passed
@nburchha nburchha deleted the feat/add-gitleaks branch June 2, 2026 10:00
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