Skip to content

Latest commit

 

History

History
128 lines (81 loc) · 4.2 KB

README.md

File metadata and controls

128 lines (81 loc) · 4.2 KB

Shift Left (Preventive) Security for Containers/Kubernetes

Accompanying repo for my talk on Shift-Left Security in a Containerized World at DevOps World conference

🔥 You can access the slides here 🖱️

My Other Related Repos

"An ounce of prevention is worth a pound of cure" - Benjamin Franklin

Security Tools for Different SDLC Stages

Development Security

Code Scanning

Kubernetes Manifest Scanning

Container Image Scanning

CI/CD Pipeline Security

Code Scanning (same as above)

show

DAST

IAST

Kubernetes Manifest Scanning (same as above)

show

Container Image Scanning (same as above)

show

Pre-deployment Security

Kubernetes Admission Controller

Security Gates

Runtime Security

Network Security

Behavior Security

Access Security

Sandboxing

OS Hardening

Reference Architecture Using Prisma Cloud and CN-Series