diff options
author | Mario Trangoni <mjtrangoni@gmail.com> | 2024-07-30 12:55:33 +0200 |
---|---|---|
committer | Mario Trangoni <mjtrangoni@gmail.com> | 2024-07-30 12:55:33 +0200 |
commit | 095474688db1cbe937b6086cbba7b100e67e54af (patch) | |
tree | 9089c2bf73f28fcedd2c52baa58fa31583e7dc4b /README.md | |
parent | c71b157c8f983118126832ffbc1675a325a47f15 (diff) | |
download | nx-libs-095474688db1cbe937b6086cbba7b100e67e54af.tar.gz nx-libs-095474688db1cbe937b6086cbba7b100e67e54af.tar.bz2 nx-libs-095474688db1cbe937b6086cbba7b100e67e54af.zip |
pvs: Add required PVS reference for getting an opensource license
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -204,3 +204,7 @@ called rxclient also aims to be compatible to FreeNX and nomachine and is based on opennx. You can find repos for their software here: * https://github.com/Etersoft/rxclient * https://github.com/Etersoft/rx-etersoft + +## 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. |