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

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