close
Skip to content

gunjan5/shift-left-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Image

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

Image

About

Shift Left ⬅️ (Preventive) Security 🔐 for Containers/Kubernetes 📦

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors