runfinch / finch

The Finch CLI is an open source client for container development
https://www.runfinch.com
Apache License 2.0
3.47k stars 87 forks source link

ci: add git secrets scanning to CI #879

Closed austinvazquez closed 3 months ago

austinvazquez commented 3 months ago

Issue #, if available: Contributors can accidentally secrets to version control.

Description of changes: This change adds git secrets scanning to CI to validate secrets are not submitted to version control.

Testing done: CI is successful

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.