Skip to content

ci: adding validations to prevent commit secrets

Daniel Perez requested to merge slb/dperez50/prevent-commit-secrets into master

Added precommit hook to avoid commit secrets in src files. Added ci scan to avoid merge secrets in all files.

Merge request reports