Software:PVS-Studio
Developer(s) | PVS-Studio LLC |
---|---|
Stable release | 7.26
/ August 17, 2023[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:
- CVE (common weakness enumeration)[5]
- SEI CERT coding standard[6]
- MISRA[7]
- OWASP application security verification standard[8]
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]
See also
References
- ↑ "PVS-Studio 7.26: running analysis in VS Code and Qt Creator, integration with DefectDojo, and more". https://pvs-studio.com/en/blog/posts/1063/.
- ↑ C# Joins PVS-Studio Line Up
- ↑ PVS-Studio extension at msdn.microsoft.com
- ↑ Static Code Analyzer Reportedly Finds 10,000 Open Source Bugs
- ↑ "Classification of PVS-Studio warnings according to the Common Weakness Enumeration (CWE)" (in en). https://pvs-studio.com/en/pvs-studio/sast/cwe/.
- ↑ "Classification of PVS-Studio warnings according to the SEI CERT Coding Standard" (in en). https://pvs-studio.com/en/pvs-studio/sast/cert/.
- ↑ "Classification of PVS-Studio warnings according to the standards: MISRA C, MISRA C++" (in en). https://pvs-studio.com/en/pvs-studio/sast/misra/.
- ↑ "Classification of PVS-Studio warnings according to the OWASP Application Security Verification Standard (ASVS)" (in en). https://pvs-studio.com/en/pvs-studio/sast/owasp/.
Original source: https://en.wikipedia.org/wiki/PVS-Studio.
Read more |