aboutsummaryrefslogtreecommitdiff
path: root/templates/security/security-incident.org
diff options
context:
space:
mode:
Diffstat (limited to 'templates/security/security-incident.org')
-rw-r--r--templates/security/security-incident.org25
1 files changed, 25 insertions, 0 deletions
diff --git a/templates/security/security-incident.org b/templates/security/security-incident.org
new file mode 100644
index 0000000..2c36e60
--- /dev/null
+++ b/templates/security/security-incident.org
@@ -0,0 +1,25 @@
+#+TITLE: Security Incident Report
+#+DATE: %<%Y-%m-%d>
+#+FILETAGS: :security:incident:
+
+* Summary
+A short summary of what happened.
+
+* Timeline
+| Time | Event |
+|-------------+-------|
+| %<%Y-%m-%d %H:%M> | Incident detected |
+
+* Systems Affected
+
+* Root Cause
+
+* Impact
+
+* Response Actions
+
+* Lessons Learned
+
+* Follow-Up Tasks
+- [ ] Improve detection
+- [ ] Update documentation \ No newline at end of file