Completed
run bandit against ansible
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
When Bandit Strikes - Defend Your Python Code
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Bandit
- 3 Command Injection
- 4 User Input
- 5 Temp Paths
- 6 TLS
- 7 Weak cryptography
- 8 promiscuous file permissions
- 9 hardcoded credentials
- 10 tempfile
- 11 run bandit against ansible
- 12 ansible prompt
- 13 raw input
- 14 essential workflow
- 15 removing a bug
- 16 build a gate
- 17 Next steps
- 18 Metrics
- 19 Secure Development Guidance
- 20 Bandit Documentation
- 21 Questions