Article · Wikipedia archive · Last revised Jul 12, 2026

PVS-Studio

PVS-Studio is a proprietary static code analyzer on guard of code quality, security, and code safety supporting C, C++, C++11, C++/CLI, C++/CX, C# and Java.

Last revised
Jul 12, 2026
Read time
≈ 1 min
Length
229 w
Citations
8
Source
PVS-Studio
DeveloperPVS-Studio LLC
Stable release
7.38 / August 6, 2025 (2025-08-06)1
Operating systemWindows, Linux, macOS
TypeStatic code analysis Security testing
LicenseProprietary
Websitepvs-studio.com/en/pvs-studio/

PVS-Studio is a proprietary static code analyzer on guard of code quality, security, and code safety supporting C, C++, C++11, C++/CLI, C++/CX, C# and Java.234

PVS‑Studio detects various errors types, dead code, and potential vulnerabilities (static application security testing, or SAST), the analyzer matches warnings to the common weakness enumeration, SEI CERT coding standards, and supports the MISRA standard. PVS‑Studio warning classifications for various standards:

  • CVE (common weakness enumeration)5
  • SEI CERT coding standard6
  • MISRA7
  • OWASP application security verification standard8

PVS-Studio supports integration with the most diverse development tools and compilation systems, as Visual Studio 2022, IntelliJ IDEA, Rider, CLion, VSCode, Qt Creator, Eclipse, MSBuild, CMake, Make, Ninja, Gradle, Maven, Azure DevOps, Unity, and Unreal 5.

See also

See also

References

References