Secure Coding (Python) - Lab 7: Static Analysis

Static Analysis is the process of automatically analyzing source code for potential issues. Some focus on security vulnerabilities, and others focus on coding conventions. In this lab, you will use Bandit to analyze a source code for issues with coding conventions and Pylint for security vulnerabilities and fixes using Python.

Overview

Static Analysis is the process of automatically analyzing source code for potential issues. Some focus on security vulnerabilities, and others focus on coding conventions. In this lab, you will use Bandit to analyze a source code for issues with coding conventions and Pylint for security vulnerabilities and fixes using Python.

Learning Partner
CYBRScore
CYBRScore
Cybersecurity Technical Hands-on Labs