mirror of
https://github.com/kai5263499/awesome-container-security.git
synced 2025-01-29 17:23:24 -05:00
rearranging build solutions, fix spelling error
This commit is contained in:
parent
7b2de0b430
commit
d64c832fbc
@ -75,9 +75,7 @@ A collection of container related security resources
|
|||||||
* Framework for peering inside docker images. Useful for rolling your own image scanning system
|
* Framework for peering inside docker images. Useful for rolling your own image scanning system
|
||||||
|
|
||||||
### Commercial solutions
|
### Commercial solutions
|
||||||
* [Project Atomic](https://www.projectatomic.io/) - RedHat's complete container solution with strong built-in security
|
|
||||||
* [Black Duck Software](https://www.blackducksoftware.com/)
|
* [Black Duck Software](https://www.blackducksoftware.com/)
|
||||||
* [Docker Cloud](https://cloud.docker.com) - Continuous scanning of images along with a trust mechanism
|
|
||||||
* [Tenable](https://www.tenable.com/products/tenable-io/container-security) - Includes [FlawCheck](https://www.theregister.co.uk/2016/10/26/tenable_ate_flawcheck_for_devops_enhancement/)
|
* [Tenable](https://www.tenable.com/products/tenable-io/container-security) - Includes [FlawCheck](https://www.theregister.co.uk/2016/10/26/tenable_ate_flawcheck_for_devops_enhancement/)
|
||||||
* [GrSecurity](https://grsecurity.net/features.php) - A collection of image hardening tools
|
* [GrSecurity](https://grsecurity.net/features.php) - A collection of image hardening tools
|
||||||
* [Aqua](https://www.aquasec.com/) - Full lifecycle container security management platform
|
* [Aqua](https://www.aquasec.com/) - Full lifecycle container security management platform
|
||||||
@ -92,6 +90,10 @@ A collection of container related security resources
|
|||||||
### [Habitat.sh](https://www.habitat.sh/)
|
### [Habitat.sh](https://www.habitat.sh/)
|
||||||
* Source to deployment framework. An alternative to Kubernetes and Spinnaker. I include it here because it implements a concept of trusted images and dependency management
|
* Source to deployment framework. An alternative to Kubernetes and Spinnaker. I include it here because it implements a concept of trusted images and dependency management
|
||||||
|
|
||||||
|
### Commercial solutions
|
||||||
|
* [Project Atomic](https://www.projectatomic.io/) - RedHat's complete container solution with strong built-in security
|
||||||
|
* [Docker Cloud](https://cloud.docker.com) - Continuous scanning of images along with a trust mechanism
|
||||||
|
|
||||||
------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Networking
|
## Networking
|
||||||
@ -138,7 +140,7 @@ A collection of container related security resources
|
|||||||
------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
### [bane](https://github.com/jessfraz/bane)
|
### [bane](https://github.com/jessfraz/bane)
|
||||||
* AppAromor profile generator for Docker containers
|
* AppArmor profile generator for Docker containers
|
||||||
|
|
||||||
### [Container security as explained by the three pigs](https://www.youtube.com/watch?v=giFKMsIH4b0)
|
### [Container security as explained by the three pigs](https://www.youtube.com/watch?v=giFKMsIH4b0)
|
||||||
* [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker)
|
* [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user