Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] Can we add git-secrets DevSecOps Tools to prevent secrets leaks #57

Open
arongate opened this issue Jan 23, 2024 · 1 comment

Comments

@arongate
Copy link
Contributor

arongate commented Jan 23, 2024

git-secrets scan commit messages and files to detect senstive information. Add it as pre-commit hooks(?).
The idea here is to use git-secrets to prevent secrets leak.
Can be added as a merge-request validation job which prevent pull request with senstive information to be merged into the main branch for example.
More possibilities to explore here.

@arongate arongate changed the title Can we add git-secrets DevSecOps Tools to prevent secrets leaks [enhancement] Can we add git-secrets DevSecOps Tools to prevent secrets leaks Feb 6, 2024
@fabgaubert
Copy link
Collaborator

Also gitleaks https://github.com/gitleaks/gitleaks

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

No branches or pull requests

2 participants