Add "Supply chain security" section with helm-gpg tool.

This commit is contained in:
0xACAB 2021-05-17 20:27:50 -04:00 committed by GitHub
parent 977fde1673
commit 8487273304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Many cybersecurity professionals enable racist state violence, wittingly or unwi
- [Compliance testing and reporting](#compliance-testing-and-reporting)
- [Fuzzing](#fuzzing)
- [Policy enforcement](#policy-enforcement)
- [Supply chain security](#supply-chain-security)
- [Honeypots](#honeypots)
- [Tarpits](#tarpits)
- [Host-based tools](#host-based-tools)
@ -177,6 +178,10 @@ See also [Awesome-Fuzzing](https://github.com/secfigo/Awesome-Fuzzing).
- [Open Policy Agent (OPA)](https://www.openpolicyagent.org/) - Unified toolset and framework for policy across the cloud native stack.
- [Tang](https://github.com/latchset/tang) - Server for binding data to network presence; provides data to clients only when they are on a certain (secured) network.
### Supply chain security
- [Helm GPG (GnuPG) Plugin](https://github.com/technosophos/helm-gpg) - Chart signing and verification with GnuPG for Helm.
## Honeypots
See also [awesome-honeypots](https://github.com/paralax/awesome-honeypots).