Skip to content

Instantly share code, notes, and snippets.

@heywoodlh
Last active May 24, 2022 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heywoodlh/75a0416876f127684b2bc0a01daee5e3 to your computer and use it in GitHub Desktop.
Save heywoodlh/75a0416876f127684b2bc0a01daee5e3 to your computer and use it in GitHub Desktop.
Pre-commit hooks
- id: gitleaks-docker
name: Detect hardcoded secrets
description: Detect hardcoded secrets using Gitleaks
entry: heywoodlh/gitleaks protect --verbose --redact --no-git
language: docker_image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment