0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-ai/spec/lib/personas
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
..
artifact_update_strategies DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
tools SECURITY: escape LLM triage output in review flag reasons 2026-03-19 15:46:24 +00:00
bot_spec.rb
concept_deduplicator_spec.rb FIX: Default prompts have to be explicit about the expected format. (#34442) 2025-08-20 13:56:21 -03:00
concept_finder_spec.rb FIX: Default prompts have to be explicit about the expected format. (#34442) 2025-08-20 13:56:21 -03:00
concept_matcher_spec.rb FIX: Default prompts have to be explicit about the expected format. (#34442) 2025-08-20 13:56:21 -03:00
persona_spec.rb DEV: Make persona image tools platform agnostic (#36195) 2025-11-26 09:36:24 -08:00
question_consolidator_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
researcher_spec.rb DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
settings_explorer_spec.rb DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
sql_helper_spec.rb DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
tool_runner_spec.rb FEATURE: triage using tool directly (#37136) 2026-01-16 09:41:30 +11:00