cmc/org-templates

Org-mode templates.

clone: git clone https://gitbay.org/cmc/org-templates.git

main: templates/security/security-incident.org · raw

 1#+TITLE: Security Incident Report
 2#+DATE: %<%Y-%m-%d>
 3#+FILETAGS: :security:incident:
 4
 5* Summary
 6A short summary of what happened.
 7
 8* Timeline
 9| Time        | Event |
10|-------------+-------|
11| %<%Y-%m-%d %H:%M> | Incident detected |
12
13* Systems Affected
14
15* Root Cause
16
17* Impact
18
19* Response Actions
20
21* Lessons Learned
22
23* Follow-Up Tasks
24- [ ] Improve detection
25- [ ] Update documentation