项目作者: gunjan5

项目描述 :
Shift Left ⬅️ (Preventive) Security 🔐 for Containers/Kubernetes 📦
高级语言:
项目地址: git://github.com/gunjan5/shift-left-security.git
创建时间: 2020-08-21T02:44:31Z
项目社区:https://github.com/gunjan5/shift-left-security

开源协议:

下载


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 🖱️

“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



- GoSec (Go)
- Bandit (Python)
- NodeJsScan (NodeJS)
- SpotBugs (Java)


DAST

IAST

Kubernetes Manifest Scanning (same as above)

show



- KubeSec
- Prisma Cloud IaC


Container Image Scanning (same as above)

show



- Prisma Cloud Compute
- JFrog
- Clair


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