mirror of
https://github.com/kai5263499/awesome-container-security.git
synced 2025-01-15 09:37:06 -05:00
add howto protect against shellshock in containers
This commit is contained in:
parent
c7aad6ac60
commit
1ea114a8c9
@ -63,6 +63,9 @@ A collection of container related security resources
|
|||||||
### [Alpine CVE Check](https://github.com/tomwillfixit/alpine-cvecheck)
|
### [Alpine CVE Check](https://github.com/tomwillfixit/alpine-cvecheck)
|
||||||
* Specialized CVE scanner
|
* Specialized CVE scanner
|
||||||
|
|
||||||
|
### [Protect Your Docker Containers Against Shellshock](https://blog.tutum.co/2014/10/09/protect-your-docker-containers-against-shellshock/)
|
||||||
|
* Most base images have patched out Shellshock, but its still a good exercise for thinking about how to mitigate similar attacks in the future
|
||||||
|
|
||||||
### Commercial solutions
|
### Commercial solutions
|
||||||
* [Project Atomic](https://www.projectatomic.io/) - RedHat's complete container solution with strong built-in security
|
* [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/)
|
||||||
|
Loading…
Reference in New Issue
Block a user