Completed
- Browsing the shipped list of inspections/vulnerabilities
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Security Checks for Python Code
Automatically move to the next video in the Classroom when playback concludes
- 1 - Demo the application being used
- 2 - Installing the plugin
- 3 - Show some reported vulnerabilities
- 4 - Running the checks manually
- 5 - First round of questions
- 6 - Investigate first vulnerability
- 7 - Second round of questions
- 8 - Browsing the shipped list of inspections/vulnerabilities
- 9 - Code inspection tool
- 10 - Third round of questions
- 11 - Django-specific app vulnerability
- 12 - Show documentation page with a full list of vulnerabilities
- 13 - Fourth round of questions
- 14 - Running checks in continuous integration CI via Docker image, headless PyCharm
- 15 - Final round of questions
- 16 - Suppressing warnings on a specific line
- 17 - "View on Marketplace" for the GitHub Action