Live data from Hacker News

Top OWASP for LLMs: How to Test?

testrigor.com

1–5 of 5 posts

Re: Top OWASP for LLMs: How to Test?

#2
Damn I was working on a similar blog post, I'll have to publish it sooner than later. Granted this is kind of a marketing piece for their platform.

The idea of using automated tests for some of these scenarios is kind of a stretch, e.g. Incorrect Output handling, you wouldn't write automated tests for SQL injection or XSS as part of your SDLC. Same thing for output handling IMO. I guess as a one off scan from a auditor it can be useful.