guide

From Reactive to Proactive: Building a Continuous Compliance Culture

DORA Atlas Editorial16 min read
From Reactive to Proactive: Building a Continuous Compliance Culture

The Annual Compliance Illusion

There is a comforting fiction at the heart of most compliance programmes: that passing an annual assessment means you are compliant for the next twelve months.

It does not.

An annual assessment is a snapshot. It tells you that on that specific day, with that specific scope, your controls appeared to satisfy the requirements examined. It tells you nothing about the 364 days between assessments. Controls degrade. Configurations drift. New vulnerabilities emerge. People leave and take institutional knowledge with them. Third-party arrangements change. The threat landscape evolves.

The CrowdStrike outage of July 19, 2024, which affected 8.5 million Windows devices according to Microsoft, demonstrated how quickly an institution's operational posture can change. The ION Trading ransomware incident of January 2023, as reported by Reuters and the Financial Times, disrupted derivatives trading for approximately 42 clients overnight. Neither event would have been anticipated by an annual compliance snapshot taken months earlier.

By month six after an assessment, the gap between documented compliance posture and actual compliance posture can be substantial. By month eleven, it can be dangerous. The institution that passed its assessment with flying colors in January may be materially non-compliant by October, and nobody knows it until the next assessment cycle begins.

This is the fundamental problem with reactive compliance: it measures where you were, not where you are.

What DORA Actually Demands

DORA does not explicitly mandate "continuous compliance." But its requirements, read as a system rather than as individual articles, create an unmistakable expectation of ongoing assurance. DORA — Regulation (EU) 2022/2554 — comprises 64 articles across 9 chapters, establishing five operational pillars. Several of these articles specifically use language that implies continuous, not periodic, compliance.

Article 5 requires a "sound, comprehensive and well-documented ICT risk management framework" that is "reviewed at least once a year" and "improved on a continuous basis." The word "continuous" is deliberate. Art. 5(2) further requires the management body to "define, approve, oversee and be responsible for the implementation of all arrangements related to the ICT risk management framework" — a board-level accountability that demands ongoing visibility, not annual reporting.

Article 6 requires the framework to include "identification, on a continuous basis, of all sources of ICT risk." Not annual identification. Continuous. Art. 6(5) further specifies that financial entities shall "identify all ICT-supported business functions, roles and responsibilities, the information assets and ICT assets supporting those functions, as well as their roles and dependencies in relation to ICT risk."

Article 8 requires entities to "identify, classify and adequately document all ICT supported business functions, roles and responsibilities." This inventory must "be updated on a regular basis and at least once a year, as well as upon occurrence of major changes." The phrase "on a regular basis" signals that annual updates alone are insufficient.

Article 10 requires "anomaly detection" and monitoring capabilities that operate continuously, not just during testing windows. Art. 10(1) specifically mandates mechanisms for the "prompt detection of anomalous activities, including ICT network performance issues and ICT-related incidents."

Article 13 requires "lessons learned" from incidents and testing to be "incorporated into the ICT risk assessment" and to "improve the digital operational resilience strategy." This creates a feedback loop that, by definition, operates between assessment cycles.

Read together, these articles describe an institution that knows its compliance posture at all times, detects drift in real time, and improves continuously based on evidence. This is not annual compliance with extra documentation. This is a fundamentally different operating model.

The Three Pillars of Continuous Compliance

Making the transition from reactive to proactive compliance requires building three capabilities that most institutions currently lack.

1. Real-Time Compliance Scoring

Instead of a point-in-time assessment score, imagine a dashboard that shows your DORA compliance posture updated continuously. Not daily. Not weekly. Continuously.

This requires mapping every DORA requirement to measurable controls, defining what "compliant" looks like for each control in machine-readable terms, and ingesting evidence from multiple sources to evaluate compliance state. Per DORA Recital 3, approximately 22,000 EU financial entities must address these requirements — each with a unique risk profile requiring tailored control mapping.

For example, Article 9 requires encryption of data at rest and in transit. A reactive approach verifies this during the annual assessment. A continuous approach ingests configuration data from infrastructure monitoring tools, evaluates it against the encryption policy, and flags any system that falls out of compliance the moment it happens.

The compliance score is not a number someone calculates once a year. It is a living metric that reflects the current state of every control, weighted by criticality and regulatory priority, updated every time new evidence arrives. A well-designed scoring engine maps the five DORA pillars to weighted control categories: Pillar I (ICT risk management, Art. 5-16) might carry 30% weight, Pillar II (incidents, Art. 17-23) 20%, Pillar III (testing, Art. 24-27) 20%, Pillar IV (third-party risk, Art. 28-44) 20%, and Pillar V (information sharing, Art. 45-49) 10%.

What this looks like in practice: a compliance intelligence engine that maps regulatory requirements to organizational controls, evaluates evidence against those controls, and produces a weighted score by framework, by pillar, and by article. The score updates when new evidence arrives, when controls change, when assertions fire, and when deviations open or close. Board members see a dashboard — satisfying the Art. 5(2) requirement for management body oversight. Compliance officers see the details. Auditors see the evidence chain.

2. Automated Assertions and Drift Detection

An assertion is a structured claim about the state of a system, control, or process. It has a binary outcome: the assertion is true (the control is effective) or it is not (the control has drifted).

Assertions can be automated or manual:

  • Automated assertions are ingested from monitoring tools, SIEM platforms, vulnerability scanners, configuration management databases, and cloud security posture management tools. They fire on schedule or on event, evaluate against defined criteria, and report PASS or FAIL. These directly support Art. 10's requirement for continuous anomaly detection.
  • Manual assertions are periodic attestations by control owners confirming that a process is being followed, a review has been conducted, or a document has been updated. These support Art. 6's requirement for ongoing risk identification.

Both types have freshness requirements: an assertion that passed six months ago is not evidence that the control is effective today. Freshness thresholds, calibrated by control criticality (with more critical controls requiring more frequent validation), determine when an assertion becomes stale and triggers a reevaluation.

The power of assertions is in what happens when they fail. A failed assertion should not just create an alert that someone might read. It should automatically create a deviation (finding) in the compliance system, assign it to the control owner, set an SLA-driven remediation timeline based on severity, and begin tracking remediation to closure with evidence requirements. This automated deviation creation directly implements the Art. 13 requirement to incorporate lessons learned into the risk management framework.

This is the bridge between monitoring and governance. Monitoring tools detect problems. Assertions translate detections into compliance events. Deviation management ensures those events are addressed, tracked, and resolved. The entire chain — from detection through remediation — produces the auditable evidence trail that supervisors expect.

3. Evidence Integrity and Immutability

Continuous compliance produces a continuous stream of evidence. This evidence must have three properties that spreadsheets, shared drives, and email cannot provide:

Integrity. Every piece of evidence must have a verifiable checksum. When an auditor examines evidence from eight months ago, they must be able to verify that it has not been altered since it was collected. SHA-256 checksums, computed at collection time and stored alongside the evidence, provide this guarantee. This is not just best practice — Art. 6(8) requires documentation that is reliable and verifiable.

Immutability. Once evidence is collected and verified, it cannot be modified. If a correction is needed, a new version is created, and both versions are preserved with their respective timestamps and checksums. This is not a policy enforced by discipline. It is a technical control enforced by the platform: write-once, read-many storage with access logging.

Traceability. Every piece of evidence must be linked to the control it substantiates, the assertion that generated it, the deviation it may have created, and the remediation action that resolved it. This link chain is what auditors follow when examining Art. 13 compliance — can they trace from an incident, through a lesson learned, to a control improvement, backed by evidence? If any link is broken, the evidence loses its value.

These three properties are not features. They are prerequisites. Without integrity, evidence is not trustworthy. Without immutability, the audit trail is not reliable. Without traceability, evidence is just data without context. See our analysis of DORA readiness gaps for why evidence management failures are so common.

The Organizational Transformation

Technology alone does not create continuous compliance. It requires organizational changes that are often harder than the technology implementation.

From compliance officer to compliance engineer. The role of compliance shifts from document management to system management. Instead of maintaining spreadsheets, compliance professionals configure assertion rules, calibrate freshness thresholds, analyze scoring trends, and investigate drift patterns. This requires different skills: data literacy, systems thinking, and comfort with automation. Organizations that have made this transition report that their compliance teams spend significantly less time on data collection and materially more time on actual risk analysis — though the exact proportions vary by institution maturity and tooling.

From annual review to daily dashboard. Management engagement shifts from an annual presentation to a continuous dashboard. The board does not wait twelve months to learn that compliance has drifted. They see it in real time, fulfilling Art. 5(2)'s requirement for ongoing management body oversight. This creates accountability but also requires educating leadership about what the metrics mean and what fluctuations are normal.

From reactive remediation to proactive prevention. When you can see compliance drift in real time, you can fix it before it becomes a finding. The institution shifts from discovering problems during audits to preventing problems between audits. This is not just more efficient. It is fundamentally safer. The ECB's 2024 cyber resilience stress test across 109 banks found that recovery capabilities need improvement — continuous monitoring of recovery readiness would allow institutions to address degradation before a supervisory examination reveals it.

From evidence collection to evidence flow. Evidence stops being something you gather before an audit and becomes something that flows continuously into the compliance platform. Monitoring tools feed assertions. Assertions feed scores. Scores feed dashboards. Dashboards feed decisions. Decisions feed improvements. Improvements feed evidence. The loop closes — implementing the continuous improvement cycle that Art. 13 envisions.

The Competitive Advantage

Institutions that build continuous compliance capabilities do not just satisfy regulators. They gain a competitive advantage that compounds over time.

Audit preparation collapses from weeks to minutes. When evidence flows continuously and audit packs are generated from a system of record, the pre-audit scramble disappears. The CISO who was up at 2am assembling spreadsheets (see our analysis of spreadsheet-based compliance) now generates a complete, integrity-verified audit pack in under a minute.

Findings decrease year over year. When drift is detected and corrected in real time, the findings that auditors discover decrease with each cycle. Fewer findings mean fewer remediation costs, less management distraction, and lower regulatory risk.

Decision quality improves. When leadership has real-time visibility into compliance posture, resource allocation decisions improve. Budget goes to the controls that are actually degrading, not to the controls that happened to be examined in the last audit. This is precisely the risk-informed decision-making that Art. 5 envisions for the management body.

Regulatory relationships strengthen. Supervisors notice institutions that arrive at examinations prepared, with complete evidence, clear explanations for open items, and demonstrable improvement trends. These institutions build credibility that translates into constructive, rather than adversarial, regulatory relationships.

Starting the Transition

The transition from reactive to continuous compliance does not happen overnight. It is a multi-quarter journey that typically follows this path:

Quarter 1: Foundation. Deploy a compliance platform that maps DORA requirements to controls and can ingest evidence. Begin with a single pillar — typically Pillar I (ICT Risk Management Framework, Art. 5-16) — to prove the model. Establish baseline scores. Identify the highest-impact controls that drive the most compliance risk.

Quarter 2: Automation. Integrate monitoring tools as assertion sources. Start with high-criticality controls where automated evidence is available (Art. 9 encryption verification, Art. 10 anomaly detection, Art. 12 backup validation). Build the deviation management workflow. Begin tracking remediation SLAs.

Quarter 3: Expansion. Expand to remaining pillars. Add Pillar III (testing, Art. 24-27) and Pillar IV (third-party risk, Art. 28-44), which tend to have the most complex evidence requirements. Calibrate scoring weights based on regulatory priority and organizational risk profile. Begin board-level reporting from the continuous dashboard.

Quarter 4: Maturity. Achieve full coverage across all five DORA pillars — all 64 articles mapped and scored continuously. Assertions firing on schedule with freshness thresholds calibrated by criticality tier. Deviations tracked to closure with evidence requirements. Audit packs generated on demand. The annual compliance cycle becomes a continuous compliance posture. The institution can answer any supervisor question about its compliance state in seconds, not weeks.

The future of compliance is not annual. It is continuous. The institutions that recognize this and invest in the transformation now will be the ones that thrive in the DORA era.

Share