From 37d9172ff97f5ef630b2fa63008658d28500eccc Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 14 Feb 2021 23:56:53 +0700 Subject: [PATCH] Add: deepfence/SecretScanner to AppSec section --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83bced2..0668227 100644 --- a/README.md +++ b/README.md @@ -246,13 +246,17 @@ This repository is created as an online bookmark for useful links, resources and static analysis of C/C++ code - dstotijn/hetty - Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community. + deepfence/SecretScanner + Find secrets and passwords in container images and file systems doyensec/inql InQL - A Burp Extension for GraphQL Security Testing + + dstotijn/hetty + Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community. + facebook/pyre-check/ Performant type-checking for python.