The ATO Myth: 'We Got Approved Last Year, So We're Good'
- kate frese
- May 25
- 3 min read
One of the most dangerous phrases in federal software procurement is: 'We have an ATO.' It's dangerous not because ATOs are meaningless — they're not — but because they're frequently misunderstood as permanent authorizations rather than point-in-time snapshots.
An ATO certifies that a system met a defined security standard at a defined moment. It says nothing about the system's current state. And in federal mobile environments, where dependencies are patched, configurations drift, threat landscapes evolve, and code changes constantly, the gap between 'approved last year' and 'secure today' can be substantial.
What Actually Happens in the 12 Months After an ATO
Month 1–2: New dependencies are introduced or updated. Each one is a potential new attack surface that wasn't evaluated during the ATO assessment. Month 3–4: Configuration drift begins. Small changes accumulate — a setting here, a timeout there — none individually significant, but collectively shifting the system away from its authorized baseline. Month 5–6: New CVEs are published against libraries in the stack. Some are patched immediately. Some are deferred. Each unpatched CVE is a gap between the authorized state and the current state. Month 7–9: User roles evolve. New accounts are created. Old accounts aren't always deprovisioned cleanly. Access control drift accumulates. Month 10–12: The system looks substantially different from what was evaluated. The ATO remains valid on paper. The security posture it represents may not.
The Compliance Theater Problem
The pattern this creates is compliance theater: a system that can produce an ATO authorization letter but cannot produce current evidence that the controls the ATO was based on are still functioning. When an evaluator asks 'show me,' the vendor can show the letter. They can't always show the evidence.
This is the Deckplate Gap in ATO compliance: the gap between the authorization that was granted and the operational reality of the system being evaluated today. It's not fraud — it's the natural result of a point-in-time assessment model applied to a system that changes continuously
.
What Continuous Monitoring Actually Solves
NIST 800-53 CA-7 (Continuous Monitoring) exists precisely because point-in-time assessments are insufficient for continuously changing systems. The control requires an ongoing monitoring program that: defines the metrics to be monitored, establishes the monitoring frequency, collects security-relevant data on an ongoing basis, analyzes findings and responds to results, and reports the security state of the system to designated officials.
The practical effect of a well-implemented CA-7 program is that the system's current security state is always known — not reconstructed before a review, but continuously tracked. The ATO isn't a snapshot that ages; it's a living authorization supported by current evidenc
The Evidence Delta: What Evaluators Are Starting to Ask For
Sophisticated federal evaluators are increasingly distinguishing between two types of evidence: authorization evidence (the ATO letter, the SSP, the assessment report — what was true when the system was approved) and operational evidence (monitoring logs, scan results, patch records,
access control audit trails — what is true right now).
The question is no longer just 'do you have an ATO?' It's 'what does your current evidence package look like, and how does it compare to what was authorized?' A vendor who can produce both — authorization evidence and current operational evidence — has a meaningfully stronger posture than one who can produce only the letter.
Building an ATO That Doesn't Expire in Practice
The goal is an authorization supported by continuous evidence rather than a point-in-time snapshot. The practical steps: implement automated control monitoring (CA-7) with documented frequency and evidence retention, maintain a configuration baseline and detect drift automatically, run dependency audits on a schedule and document findings and dispositions, conduct access control reviews quarterly with attribution, maintain an incident register (IR-5) with complete records, and generate a current evidence package on demand — not on request with a 30-day lead time.
A system that does these things doesn't have an ATO that 'expires' in practice, because the authorization is continuously supported by current evidence. The letter doesn't age; the evidence stays current.
---
⚠️ Disclaimer: This content is provided for informational purposes only and reflects the independent analysis of BlueVioletApps LLC. It does not represent the views, policies, or positions of the U.S. Navy, Department of Defense, or any federal agency. BlueVioletApps LLC is an independent, veteran-owned software company and is not affiliated with, endorsed by, or operating on behalf of any government agency. All product and company names mentioned are the trademarks of their respective holders.



Comments