Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cheatsheets/LLM_Prompt_Injection_Prevention_Cheat_Sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ For advanced red teaming, see [Microsoft's AI red team best practices](https://w

- [NeMo Guardrails - Conversational AI guardrails](https://github.com/NVIDIA/NeMo-Guardrails)
- [Garak LLM vulnerability scanner](https://github.com/leondz/garak)
- [inject-guard-en - Production-ready prompt injection detection API with context-aware scanning](https://nexus-api-lab.com/en/jpi-guard.html)

**Testing and Evaluation:**

Expand Down
Loading