Skip to main content
redteams.ai
All tags

# ml

2 articlestagged with “ml

Capstone: Build a Prompt Injection Detection Scanner

Build a production-grade prompt injection scanner that combines static analysis, ML classification, and runtime monitoring to detect injection attacks across LLM applications.

capstoneprompt-injectionscannerdetectionml
Advanced

Supply Chain Security for ML Dependencies

Securing the ML dependency supply chain including PyTorch, transformers, and model weight downloads.

infrastructuresupply-chaindependenciesml
Intermediate