Skip to content

Add LLMSecTest integration - #582

Open
wehnsdaefflae wants to merge 1 commit into
deepset-ai:mainfrom
wehnsdaefflae:add-llmsectest
Open

Add LLMSecTest integration#582
wehnsdaefflae wants to merge 1 commit into
deepset-ai:mainfrom
wehnsdaefflae:add-llmsectest

Conversation

@wehnsdaefflae

Copy link
Copy Markdown

Adds integrations/llmsectest.md.

LLMSecTest scans a deployed Haystack pipeline against the OWASP Top 10 for LLM Applications and writes SARIF, HTML, JSON, Markdown and a CycloneDX SBOM. It is MIT, on PyPI, and funded by the German Prototype Fund.

It works over HTTP and adds nothing to a pipeline: no component to import, no wrapper, no code change. That is why I filed it as an Evaluation Framework rather than a Custom Component. If you would rather it sat under a different type, or decided it does not belong on the index at all, say so and I will close this without any hard feelings.

Eight Haystack pipelines are in the project's own daily regression cohort, and the entry says plainly that they are deliberately undefended fixtures rather than examples of good practice. Every report is published unedited at https://llmsec.dev/reports/.

Both pypi and repo are set. No logo, since the optional one I have is not sized for your index.

An OWASP LLM Top 10 scanner that runs against a deployed Haystack pipeline
over HTTP. No component to import and no code change; it exercises the
prompt assembly, retrieval, output handling and model together.
@wehnsdaefflae
wehnsdaefflae requested a review from a team as a code owner August 27, 2026 06:33
@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant