Skip to main content

Code Quality

For projects written in JavaScript, TypeScript, Delphi, or Pascal, you can perform Code Quality (CQ) analysis. This analysis highlights legacy code, poor practices,and duplicates, as well as overly complex, or lengthy functions and methods.

While such issues do not directly impact application security, they complicate the development process, increase the costs of changes and ongoing maintenance, and raise the likelihood of errors, which mayeventually lead to vulnerabilities.

You can start code quality analysis in the Static Analysis tab — either as an addition to static analysis or as a standalone feature.