mirror of
https://github.com/kai5263499/awesome-container-security.git
synced 2025-03-12 09:06:33 -04:00
Update README.md
Added the OWASP cheat sheet for Kubernetes security. Without adding another section for cheat sheets, articles, etc. I modified the section for presentations and posts to include articles also. Could remove the articles part in the title and sit it under posts, felt the cheat sheet fit better under "article".
This commit is contained in:
parent
0a0a06ba63
commit
1ad85b2dba
@ -16,7 +16,7 @@ A collection of container related security resources
|
|||||||
|
|
||||||
* [**Honeypots**](#honeypots)
|
* [**Honeypots**](#honeypots)
|
||||||
|
|
||||||
* [**Presentations/Posts**](#presentations/posts)
|
* [**Presentations/Posts/Articles**](#presentations/posts/articles)
|
||||||
|
|
||||||
------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -262,11 +262,13 @@ A collection of container related security resources
|
|||||||
|
|
||||||
------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Presentations/Posts
|
## Presentations/Posts/Articles
|
||||||
|
|
||||||
------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------
|
||||||
### [Pets, cattle and insects](https://hub.packtpub.com/pets-cattle-analogy-demonstrates-how-serverless-fits-software-infrastructure-landscape/)
|
### [Pets, cattle and insects](https://hub.packtpub.com/pets-cattle-analogy-demonstrates-how-serverless-fits-software-infrastructure-landscape/)
|
||||||
* An extension of the helpful cattle and pets analogy
|
* An extension of the helpful cattle and pets analogy
|
||||||
|
### [OWASP Kubernetes Security Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Kubernetes_Security_Cheat_Sheet.html)
|
||||||
|
* One of the many cheat sheets in the OWASP series, providing insight into the security of various components and capabilities of Kubernetes
|
||||||
### [Capability based sandboxing](https://archive.fosdem.org/2016/schedule/event/capsicum/)
|
### [Capability based sandboxing](https://archive.fosdem.org/2016/schedule/event/capsicum/)
|
||||||
* The author presents the intreaging notion of applying the microservices approach to containers where you divide an application apart by capabilities
|
* The author presents the intreaging notion of applying the microservices approach to containers where you divide an application apart by capabilities
|
||||||
* [Awesome Object Capabilities](https://github.com/dckc/awesome-ocap) - A language-level implementation of the capability based sandboxing methodology
|
* [Awesome Object Capabilities](https://github.com/dckc/awesome-ocap) - A language-level implementation of the capability based sandboxing methodology
|
||||||
|
Loading…
x
Reference in New Issue
Block a user