diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2024-07-30 15:43:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-30 15:43:37 +0200 |
commit | 9e927a9d8576984ec3a2e7779abf90a27a38291d (patch) | |
tree | 9089c2bf73f28fcedd2c52baa58fa31583e7dc4b | |
parent | c71b157c8f983118126832ffbc1675a325a47f15 (diff) | |
parent | 095474688db1cbe937b6086cbba7b100e67e54af (diff) | |
download | nx-libs-9e927a9d8576984ec3a2e7779abf90a27a38291d.tar.gz nx-libs-9e927a9d8576984ec3a2e7779abf90a27a38291d.tar.bz2 nx-libs-9e927a9d8576984ec3a2e7779abf90a27a38291d.zip |
Merge pull request #1080 from mjtrangoni/fix-pvs
pvs: Add required PVS reference for getting an opensource license
-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. |