Files
security-doc/security-threat-analysis/source/objectives.rst
Doug Chivers 69b3dcd0a5 Adding documentation for security threat analysis
Change-Id: I77353def7997ab60164c97f44eaf6ada06231f52
2016-04-24 08:55:44 -05:00

17 lines
543 B
ReStructuredText

=======================================
Objectives for Security Threat Analysis
=======================================
We assert that after a Threat Analysis we:
- Know all entry points into a system
- Know what assets are at risk
- Know where data is persisted
- Understand how data travels between components of the system
- Understand data formats and transformations
- Document external dependencies
- Identified who we are (and are not) protecting against
- Understand the impact of degrading controls
- Have a list of agreed defects