Process
Vulnerability Scanning
Last updated:
July 28, 2023

Vulnerability scanning is a security review step that uses a known list of typical security vulnerabilities to manually check the code.

Static Analysis can partially automate this step but some vulnerabilities are not automatically discoverable.

Lists of security vulnerabilities

These are some lists of vulnerabilities to look for:

See Also: