Add: trailofbits/it-depends to AppSec section

This commit is contained in:
pe3zx 2021-12-20 15:04:02 +07:00
parent e5a3558405
commit 3c569929ec

View File

@ -503,6 +503,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/subfinder/subfinder">subfinder/subfinder</a></td>
<td>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.</td>
</tr>
<tr>
<td><a href="https://github.com/trailofbits/it-depends">trailofbits/it-depends</a></td>
<td>A tool to automatically build a dependency graph and Software Bill of Materials (SBOM) for packages and arbitrary source code repositories.</td>
</tr>
<tr>
<td><a href="https://github.com/vchinnipilli/kubestriker">vchinnipilli/kubestriker</a></td>
<td>A Blazing fast Security Auditing tool for Kubernetes</td>