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

Added use of pre-commit as a possible additional tool for protecting against committing unencrypted secrets to Git #1179

Merged
merged 1 commit into from
Mar 13, 2022

Conversation

ShirMon
Copy link
Contributor

@ShirMon ShirMon commented Mar 11, 2022

Description

Added use of pre-commit as a possible additional tool for protecting against committing unencrypted secrets to Git

Checklist

  • All commits are signed off. See the section Developer's Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • All pre-commit hook validation passed successfully.
  • All commits contain a well-written commit description including a title, description, and a Fixes: #XXX line if the commit addresses a particular GitHub issue.
  • All workflow validation and compliance checks are passing.

Issue Ref (Optional)

Notes

Added use of pre-commit as a possible additional tool for protecting against committing unencrypted secrets to Git
@xunholy xunholy merged commit e563948 into xunholy:main Mar 13, 2022
@xunholy
Copy link
Owner

xunholy commented Mar 13, 2022

Thanks @ShirMon

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