Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgen authored Jan 5, 2024
1 parent a13352c commit 25afe08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,9 @@ https://github.com/jorgen/json_struct/tree/master/tests

## SAST Tools

[PVS-Studio](https://pvs-studio.com/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.
- [PVS-Studio](https://pvs-studio.com/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.

## DAST Tools
All tests are run with Clang Address Sanitizer and Memory Sanitizers on pull requests.
[Clang Address Sanitizer](https://clang.llvm.org/docs/AddressSanitizer.html)
[Clang Memory Sanitizer](https://clang.llvm.org/docs/MemorySanitizer.html)
- [Clang Address Sanitizer](https://clang.llvm.org/docs/AddressSanitizer.html)
- [Clang Memory Sanitizer](https://clang.llvm.org/docs/MemorySanitizer.html)

0 comments on commit 25afe08

Please sign in to comment.