diff --git a/src/dispatch/incident/service.py b/src/dispatch/incident/service.py index 6667c3e107ac..b6f19e6ca461 100644 --- a/src/dispatch/incident/service.py +++ b/src/dispatch/incident/service.py @@ -482,6 +482,7 @@ def generate_incident_summary(*, db_session: Session, incident: Incident) -> str Given the text of the security post-incident review document below, provide answers to the following questions in a paragraph format. Do not include the questions in your response. + Do not use any of these words in your summary unless they appear in the document: breach, unauthorized, leak, violation, unlawful, illegal. 1. What is the summary of what happened? 2. What were the overall risk(s)? 3. How were the risk(s) mitigated?