# Threat Catalog and Mitigation Tracking Templates ## Threat Catalog | # | Threat | STRIDE | Component | Existing Mitigation | Proposed Mitigation | Risk Level | | --- | ----------- | ----------- | ------------------ | ------------------- | -------------------- | ------------------------ | | 1 | Description | S/T/R/I/D/E | Affected component | What exists today | What should be added | Critical/High/Medium/Low | ## Mitigation Tracking For threats without existing mitigations, document for Jira follow-up: ```markdown ## Unmitigated Threat: [Title] - **Threat:** [Description] - **STRIDE Category:** [Category] - **Affected Component:** [Component] - **Impact:** [What happens if exploited] - **Proposed Mitigation:** [What to implement] - **Priority:** [Based on risk assessment] ```