Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Test Driven Security in the DevOps Pipeline
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Julien Vehent
- 3 Vulnerabilities by type
- 4 Bug Bounty payouts
- 5 A DevOps pipeline
- 6 Test Driven Security
- 7 Define a Security baseline
- 8 1. Writing a Security checklist
- 9 Test the baseline
- 10 2.1 ZAP Baseline scanning
- 11 2.2 Static code analysis
- 12 2.3 Security group testing
- 13 2.3 Security testing
- 14 2.4 TLS Quality
- 15 Gating prod deploys
- 16 Does it work?