The topic of this article may not meet Wikipedia's notability guidelines for products and services. (August 2015) |
Developer(s) | PVS-Studio LLC |
---|---|
Stable release | 7.32
/ August 16, 2024[1] |
Operating system | Windows, Linux, macOS |
Type | Static code analysis Security testing |
License | Proprietary |
Website | 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.[2][3][4]
PVS‑Studio detects various errors typos, 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:
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.[citation needed]