From b1e99e81f88a75e78ea5ea1a65a30f7974c624ad Mon Sep 17 00:00:00 2001 From: Junwha Hong Date: Sat, 1 Feb 2025 18:57:05 +0900 Subject: [PATCH] Add Sanitizer --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4b10edc..3fe0902 100644 --- a/readme.md +++ b/readme.md @@ -644,6 +644,7 @@ - [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models. - [Detection Engineering](https://github.com/infosecB/awesome-detection-engineering#readme) - Design, build, and operate detective cybersecurity controls. - [Annual Security Reports](https://github.com/jacobdjwilson/awesome-annual-security-reports#readme) - Exploring cybersecurity trends, insights, and challenges. +- [Sanitizer](https://github.com/junwha/awesome-sanitizer#readme) - Dynamic tools that detect software bugs through compiler instrumentation. ## Content Management Systems