diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 00:18:38 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 00:18:38 +0100 |
commit | b1d2a282d7f65d8c70025ac2f3f6229addc43431 (patch) | |
tree | 2456c22e66a24d840b7f0e907478fd74cb40287d | |
parent | 05b0f4fc1ef4d9231effda09eab705623a71bb5e (diff) |
Added 'SAST Tools'
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,10 @@ The main goal of the fork is to modernize the codebase, improve the security and fix bugs. New features, for example, other chess variants will be added in a later stage. +## 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. + ## Installation ## Begin the installation with creating a new user, dedicated for running |