Threat Modeling

Work out what is actually worth defending in this system — the trust boundaries data crosses, the assets behind them, what an attacker can already do, and the small number of threats that justify a control. Use when designing or changing a system's shape, before building auth, payments, uploads, file sharing or multi-tenancy, when adding an integration that crosses a boundary, or when asked whether a design is safe. Not for finding bugs in code that already exists (that is secure-code-review), not a compliance questionnaire, and not incident response.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/security/threat-modeling commit cff7e022e2

Frequently asked questions

npx skillmds@latest add nahid-sparktales/threat-modeling