0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-ai/lib/automation
Roman Rizzi 44b84439df SECURITY: escape LLM triage output in review flag reasons
- Escape untrusted llm_response and automation_name when building
  discourse_automation.scriptables.llm_triage.flagged_post reason text.
- Apply the same escaping in both automation triage and FlagPost tool paths.
2026-03-19 15:46:24 +00:00
..
ai_tool_action.rb FEATURE: triage using tool directly (#37136) 2026-01-16 09:41:30 +11:00
llm_persona_triage.rb FEATURE: flag_post tool and triage integration (#36942) 2026-01-05 10:56:15 -03:00
llm_tagger.rb FEATURE: support thinking summary on responses API (#36013) 2025-11-18 07:54:14 +11:00
llm_triage.rb SECURITY: escape LLM triage output in review flag reasons 2026-03-19 15:46:24 +00:00
report_context_generator.rb DEV: Hand-pick Rails/WhereNot autofixes (#35117) 2025-10-03 13:29:22 +02:00
report_runner.rb FEATURE: support thinking summary on responses API (#36013) 2025-11-18 07:54:14 +11:00