From 432a2a8e9c2f5be81cdd9d10540b22bb44b41832 Mon Sep 17 00:00:00 2001 From: derrod Date: Thu, 23 May 2024 01:30:41 +0200 Subject: [PATCH] README.rst: Add SAST Tools section --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 49f68fb57..584cf5c76 100644 --- a/README.rst +++ b/README.rst @@ -64,3 +64,9 @@ Contributing you fully understand -- bad advice is worse than no advice. When it comes to something that you don't fully know or understand, please defer to the official help or official channels. + + +SAST Tools +---------- + +`PVS-Studio `_ - static analyzer for C, C++, C#, and Java code.