Add Cilium.

This commit is contained in:
Meitar M 2019-05-05 15:53:09 -04:00
parent d906c8d181
commit 0cc8feb638
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
See also [awesome-devsecops](https://github.com/devsecops/awesome-devsecops).
- [BlackBox](https://github.com/StackExchange/blackbox) - Safely store secrets in Git/Mercurial/Subversion by encrypting them "at rest" using GnuPG.
- [Cilium](https://cilium.io/) - Open source software for transparently securing the network connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes.
- [Clair](https://github.com/coreos/clair) - Static analysis tool to probe for vulnerabilities introduced via application container (e.g., Docker) images.
- [Gauntlt](http://gauntlt.org/) - Pentest applications during routine continuous integration build pipelines.
- [Git Secrets](https://github.com/awslabs/git-secrets) - Prevents you from committing passwords and other sensitive information to a git repository.