mirror of
https://github.com/ruanbekker/DevSecOps.git
synced 2025-04-19 15:11:38 +02:00
Adding Cosign to the list of Container Signing (#3)
Cosign is a beautiful project under sigstore. It is being used for signing the images and is compatible with almost all the OCI Registries.
This commit is contained in:
parent
bb043d123a
commit
74b82c10d8
@ -169,6 +169,7 @@ Dynamic application security testing (DAST) is a type of application testing (in
|
||||
| **Falco** | [https://github.com/falcosecurity/falco](https://github.com/falcosecurity/falco) | Container runtime protection | |
|
||||
| **Trivy** | [https://github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) | Comprehensive scanner for vulnerabilities in container images | |
|
||||
| **Notary** | [https://github.com/notaryproject/notary](https://github.com/notaryproject/notary) | Docker signing| |
|
||||
| **Cosign** | [https://github.com/sigstore/cosign](https://github.com/sigstore/cosign) | Container signing| |
|
||||
| **watchtower** | [https://github.com/containrrr/watchtower](https://github.com/containrrr/watchtower) | Updates the running version of your containerized app | |
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user