From 40619c09d971963043be7a5a9f7f0aabe84b4583 Mon Sep 17 00:00:00 2001 From: IRainman Date: Wed, 29 Apr 2026 10:08:35 +0300 Subject: [PATCH] Added PVS-Studio. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 411dbd0..5998f8f 100644 --- a/README.md +++ b/README.md @@ -730,6 +730,10 @@ long digits. The library includes code adapted from Google Wuffs (written by Nigel Tao) which was originally published under the Apache 2.0 license. +## SAST Tools + +[PVS-Studio](https://pvs-studio.com/en/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code. + ## Stars