README.md | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 59f8370e6286964ccf932d8f8295390dcec123d0
Author: Xisco Fauli <[email protected]>
AuthorDate: Thu Oct 17 17:04:37 2024 +0200
Commit: Xisco Fauli <[email protected]>
CommitDate: Fri Oct 18 14:31:08 2024 +0200
README: mention PVS-Studio
Change-Id: I7116d28d1f94b1c8fe4f730b268411973de9a547
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175093
Tested-by: Xisco Fauli <[email protected]>
Reviewed-by: Xisco Fauli <[email protected]>
diff --git a/README.md b/README.md
index 10627f317145..8e39324cbd95 100644
--- a/README.md
+++ b/README.md
@@ -136,3 +136,7 @@ on the mailing list [email protected] (no
subscription
required) or poke people on IRC `#libreoffice-dev` on irc.libera.chat -
we're a friendly and generally helpful mob. We know the code can be
hard to get into at first, and so there are no silly questions.
+
+## 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.