kyetter / ansible-devspace-demo

17 stars 42 forks source link

Feature: Pre-commit hooks #5

Open kyetter opened 1 year ago

kyetter commented 1 year ago

Description

As a responsible ansible developer, I want to have a pre-commit hook in place that prevents me from committing secrets while developing in the dev spaces

Documentation

kyetter commented 1 year ago

https://gitlab.corp.redhat.com/infosec-public/developer-workbench/tools/-/tree/main/rh-pre-commit https://source.redhat.com/departments/it/it-information-security/blog/prevent_costly_leaks_with_rh_pre_commit

I think this is the tool we'd want to look at using!