The development team comes with this intro:
PVS‑Studio is a static analyzer on guard of code quality, security known ad SAST, and code safety.
PVS‑Studio detects various errors – typos, dead code, and potential vulnerabilities (Static Application Security Testing, SAST).
The analyzer matches warnings to the Common Weakness Enumeration, SEI CERT Coding Standards, and supports the MISRA standard.
In Visual Studio you need to set “Show All” for the OWASP group on the “Detectable Errors (C#)” tab: Extensions > PVS-Studio > Options > Detectable Errors (C#).
You can see a short intro on the official youtube channel: