Commit Graph

15 Commits

Author SHA1 Message Date
dorien-koelemeijer 5b15593e0a Fix: Only send command content to command injection classifier (excluding part of tool call dict) (#7082) 2026-02-09 22:09:12 +00:00
dorien-koelemeijer a3be331fe6 Fix: Small update UI settings prompt injection (#6830) 2026-01-30 12:57:55 +07:00
dorien-koelemeijer 66e4a1a43c Different approach to determining final confidence level of prompt injection evaluation outcomes (#6729) 2026-01-29 07:41:54 +07:00
dorien-koelemeijer 3dae12765f BERT-based command injection detection in tool calls (#6599) 2026-01-27 10:46:02 +07:00
Alex Hancock 8233f0afac chore: upgrade to rmcp 0.14.0 (#6674) 2026-01-23 14:52:43 -05:00
Alex Hancock 4191826569 chore: upgrade rmcp (#6516) 2026-01-16 12:09:51 -05:00
dorien-koelemeijer 8a9b090aa8 Fix: Small update in how ML-based prompt injection determines final result (#6439) 2026-01-13 08:20:40 +10:00
dorien-koelemeijer 3d415fc1ea Update confidence levels prompt injection detection to reduce false positive rates (#6390)
Signed-off-by: Dorien Koelemeijer <dkoelemeijer@squareup.com>
2026-01-08 15:51:53 +10:00
dorien-koelemeijer 9dc548ee2f Add ML-based prompt injection detection (#5623) 2026-01-08 11:55:59 +10:00
dorien-koelemeijer 469f99f9c9 Update vars to be capitalised to be in line with other variables in config file (#6085) 2025-12-11 16:12:45 -08:00
dorien-koelemeijer e6a5692656 Feat: Add prompt injection detection settings UI + update logging (#4651) 2025-10-03 09:01:37 -04:00
Alex Hancock cb0eca9966 alexhancock/mcp-crate-cleanup (#4885) 2025-09-29 17:00:17 -04:00
Alex Hancock b9ba8dca29 Revert "Internal MCP Crate Cleanup (#4800)" (#4883) 2025-09-29 14:21:30 -04:00
Alex Hancock 146cf3185a Internal MCP Crate Cleanup (#4800) 2025-09-29 10:39:43 -04:00
dorien-koelemeijer 916ba902dc Prompt injection detection (simplified - only pattern matching) (#4237)
Signed-off-by: Dorien Koelemeijer <dkoelemeijer@squareup.com>

merging as looks good, lets keep an eye on it.
2025-09-10 10:41:30 +10:00