Re: [NEW] security/gitleaks

2024-05-24 Thread lux
On Sat, 2024-05-18 at 11:12 +0800, lux wrote: > Hello, > > Gitleaks is a SAST tool for detecting and preventing hardcoded > secrets like passwords, api keys, and tokens in git repos. Gitleaks  > is an easy-to-use, all-in-one solution for detecting secrets, past or  > present, in your code. > > Gi

[NEW] security/gitleaks

2024-05-17 Thread lux
Hello, Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks  is an easy-to-use, all-in-one solution for detecting secrets, past or  present, in your code. Github: https://github.com/gitleaks/gitleaks Here is a port of