Terminology Index
Glossary
2953 terms
R31
Root Cause Verification
Root cause verification determines whether remediation changed the unsafe design, code, configuration, dependency, or process that enabled a finding rather than blocking one observed payload or route.
It combines safe behavior tests with code, configuration, architecture, deployment, or telemetry evidence and checks related paths that share the same control.
Introduced in: Security Analyst Fundamentals, Security Assessment Methodology
Examples
- Verify parameterized queries replaced string concatenation
- Confirm authorization moved to a shared server enforcement layer
No related terms linked yet.
S1
