Compare commits

...

2 Commits

Author SHA1 Message Date
Junwha Hong
14c50fbfc8
Merge b1e99e81f88a75e78ea5ea1a65a30f7974c624ad into 7ac2054d73d003f2a4d7b3235c5d235975238eb0 2025-03-04 00:46:16 -08:00
Junwha Hong
b1e99e81f8 Add Sanitizer 2025-02-01 10:16:01 +00:00

View File

@ -643,6 +643,7 @@
- [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models. - [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. - [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. - [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 ## Content Management Systems