Terminology Index
Glossary
1801 terms
Showing 65-96 of 1801 terms
A32
Architecture Findings
The weaknesses identified during a security architecture review, such as missing trust boundaries, weak authentication between components, or single points of failure, that stem from how a system is designed rather than from a single bug.
Because they are design-level, architecture findings often have broad impact and are costly to fix late, which is why reviews aim to catch them early. Each finding describes the design flaw, the risk it creates, and a recommended structural change.
Introduced in: Security Architecture Review
Examples
- A finding that services trust each other implicitly with no authentication between them.
- An identified single point of failure in the authentication path.
- A missing segmentation boundary that lets a compromised component reach sensitive data.
No related terms linked yet.
