commit 7d130193b4316e97c39ca080c1a997fef43b9df1 Author: Sergei Gusenkov Date: Thu May 28 16:51:23 2026 +0300 first commit diff --git a/package.json b/package.json new file mode 100644 index 0000000..69b1576 --- /dev/null +++ b/package.json @@ -0,0 +1,17 @@ +{ + "name": "tool-pvs-studio", + "version": "7.36.91321", + "description": "PVS-Studio is a tool for detecting bugs and security weaknesses in the source code of programs, written in C, C++, C# and Java", + "keywords": [ + "static analysis", + "tools" + ], + "homepage": "https://www.viva64.com/en/pvs-studio/", + "system": [ + "*" + ], + "repository": { + "type": "git", + "url": "https://github.com/viva64" + } +} diff --git a/tools.json b/tools.json new file mode 100644 index 0000000..576ec77 --- /dev/null +++ b/tools.json @@ -0,0 +1,51 @@ +{ + "tools": [ + { + "name": "tool-pvs-studio", + "description": "PVS-Studio is a tool for detecting bugs and security weaknesses in the source code of programs, written in C, C++, C# and Java", + "export_paths": [ + [ + "" + ] + ], + "strip_container_dirs": 1, + "info_url": "https://www.viva64.com/en/pvs-studio/", + "install": "always", + "license": "None", + "supported_targets": [ + "all" + ], + "version_cmd": [ + "" + ], + "version_regex": "v([0-9.]+)", + "versions": [ + { + "name": "tool-pvs-studio", + "status": "recommended", + "linux-amd64": { + "url": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/releases/download/7.36.91321/pvs-studio-7.36.91321.455-x86_64.tgz", + "size": 36486843, + "sha256": "c6b014968b6df3ba8289a8d579c2b0f53bd8c7eacc0dde46786d54237b9d1ea4" + }, + "macos": { + "url": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/releases/download/7.36.91321//pvs-studio-7.36.91321.455-macos-x86_64.tgz", + "size": 12782216, + "sha256": "8afd6892594e57786de7b047f481f293001895afed129903869bd0791e2d9b57" + }, + "macos-arm64": { + "url": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/releases/download/7.36.91321/pvs-studio-7.36.91321.455-macos-arm64.tgz", + "size": 10491827, + "sha256": "f8944fe686a0675f6a59532de4d87bf461e4f8374827f11be512fabaeebec8c3" + }, + "win64": { + "url": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/releases/download/7.36.91321/PVS-Studio-7.36.91321.455-windows-x86_64.zip", + "size": 112672710, + "sha256": "bb5d77576e3937b5146264cf988f0dcd3f11d71b91c53b8e9167d52345d8abce" + } + } + ] + } + ], + "version": 1 +}