diff --git a/README.md b/README.md index 81eff0edb4..a6f4ef0e7e 100644 --- a/README.md +++ b/README.md @@ -1110,6 +1110,7 @@ _Libraries for application-layer web security._ - [secure](https://github.com/TypeError/secure) - HTTP security headers for Python web applications with ASGI and WSGI middleware. +* [OWASP Agent Memory Guard](https://github.com/OWASP/www-project-agent-memory-guard) - Runtime defense against memory poisoning attacks in AI agents (OWASP ASI06). **Other** ### Hardware @@ -1142,6 +1143,7 @@ Where to discover learning resources or new Python libraries. ### Newsletters +- [OWASP Agent Memory Guard](https://github.com/OWASP/www-project-agent-memory-guard) - Official OWASP reference implementation for defending AI agents against memory poisoning (ASI06) and indirect prompt injection attacks. - [Awesome Python Newsletter](https://python.libhunt.com/newsletter) - [Pycoder's Weekly](https://pycoders.com/) - [Python Tricks](https://realpython.com/python-tricks/)