Skip to content

Commit 69bbca5

Browse files
authored
Add SAST Tools section to README
Added a section for SAST tools including PVS-Studio.
1 parent f04fe56 commit 69bbca5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ Contributions are welcome! You may report issues, improve documentation, or subm
9595

9696
See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
9797

98+
## SAST Tools
99+
100+
[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.
101+
98102
## License
99103

100104
Copyright © 2025 Simon Vonhoff & Contributors - Provided under the [Apache License, Version 2.0](LICENSE).

0 commit comments

Comments
 (0)