...
Pattern-based analysis detects constructs in the source code that are known to result in software defects based on programming standards, such as CWE and MISRAOWASP. Pattern-based static analysis helps ensure that developers are following coding best practices, unit testing best practices, as well as the organization's development policy.
...