From 06c98839914812144eb99dadf6f87c5a7e2e4f3c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 26 Sep 2020 18:19:47 +0700 Subject: [PATCH] Add Yelp/detect-secrets to Application Security Desc: An enterprise friendly way of detecting and preventing secrets in code. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a32953..f7fdc7a 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,10 @@ This repository is created as an online bookmark for useful links, resources and subfinder/subfinder SubFinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing. + + Yelp/detect-secrets + An enterprise friendly way of detecting and preventing secrets in code. + ## Binary Analysis