Skip to content

Commit

Permalink
Merge pull request #80 from suzuki-shunsuke/feat/add-gitleaks
Browse files Browse the repository at this point in the history
feat: add `zricethezav/gitleaks`
  • Loading branch information
suzuki-shunsuke authored Sep 10, 2021
2 parents 1ee3926 + 843a298 commit a4bf588
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,15 @@ packages:
description: CLI to create a GitHub comment
files:
- name: github-comment
- name: zricethezav/gitleaks
type: github_release
repo_owner: zricethezav
repo_name: gitleaks
asset: 'gitleaks-{{.OS}}-{{.Arch}}'
link: https://github.com/zricethezav/gitleaks
description: Scan git repos (or files) for secrets using regex and entropy
files:
- name: gitleaks
- name: go
type: http
url: https://golang.org/dl/go{{.Package.Version}}.{{.OS}}-{{.Arch}}.tar.gz
Expand Down

0 comments on commit a4bf588

Please sign in to comment.