1 repository
Modular architectures specifically designed for sequencing independent security checks on text data.
Distinct from Pipeline Component Modularization: Specializes general pipeline component modularization for security-specific risk mitigation tasks.
Explore 1 awesome GitHub repository matching software engineering & architecture · Security Scanning Pipelines. Refine with filters or upvote what's useful.
LLM Guard is a security firewall and guardrail framework designed to scan and sanitize inputs and outputs for large language models. It functions as a proxy gateway and security layer to block prompt injections, toxicity, and sensitive data leakage while ensuring that model interactions remain compliant with organizational policies. The system distinguishes itself through a modular scanner pipeline that utilizes local model orchestration to eliminate external network dependencies. It supports real-time security filtering via streaming chunk analysis and implements a fail-fast execution model
Employs a modular scanner pipeline to process text through a sequence of independent security checks.