Secure Coding (C++) - 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 CodeChecker to analyze a source code for issues with security vulnerabilities and coding conventions and implement recommendations using C++.

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 CodeChecker to analyze a source code for issues with security vulnerabilities and coding conventions and implement recommendations using C++.

Learning Partner
CYBRScore
CYBRScore
Cybersecurity Technical Hands-on Labs