Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions data/tools/pvs-studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,24 @@ tags:
- cpp
- csharp
- java
- javascript
- typescript
- go
- configmanagement
- json
- xml
- dotnet
- embedded
license: proprietary
types:
- service
homepage: https://pvs-studio.com
description: >-
A ([conditionally free](https://pvs-studio.com/en/order/open-source-license) for
FOSS and individual developers) static analysis of C, C++, C# and Java code. For
advertising purposes [you can propose a large FOSS project for analysis by PVS employees](https://github.com/viva64/pvs-studio-check-list).
Supports CWE mapping, OWASP ASVS, MISRA, AUTOSAR and SEI CERT coding standards.
PVS-Studio is a SAST tool that enhances code quality, security, and safety. Supported languages: C, C++, C#, Java, Go, JavaScript and TypeScript. Works on Windows, macOS, Linux. Supports intermodular, incremental, data flow analysis, taint analysis. Provides compliance with OWASP TOP 10, MISRA C/C++, CWE, and SEI CERT.
[Conditionally free for FOSS](https://pvs-studio.com/en/order/open-source-license/)and has [trial version](https://pvs-studio.com/en/pvs-studio/try-free/).
resources:
- title: Get started with PVS-Studio static analyzer
url: https://pvs-studio.com/en/blog/posts/1358/
- title: PVS-Studio is now in Compiler Explorer!
url: https://www.youtube.com/watch?v=hw5npZqB3b8
- title: PVS-Studio in 2019
Expand Down
Loading