DORA · NIS2 · EU CRA
Digital Operational Resilience Act
Applies to you if
You're an EU financial firm, or you supply IT to one
You must
EU network & information security law
Applies to you if
You run an essential service: energy, health, transport, digital infrastructure
You must
Cyber Resilience Act
Applies to you if
You sell software or connected products in the EU
You must
An image scan shows what you shipped, not what was running when the incident hit.
Reconstruct it after the fact and you have an estimate an auditor can challenge.
Set the schedule in a Kubernetes annotation. The agent captures each one while the pod is alive.
metadata:
annotations:
reel.io/schedule: |
# checkpoint to the evidence vault
@daily | upload checkpoint --s3-bucket evidence
# software inventory alongside it
@daily | upload sbom --scanners vuln --s3-bucket evidence
# crypto inventory weekly
@weekly | upload cbomEvery capture lands in your bucket with a verifiable timestamp. Object Lock keeps it tamper-proof, the way a retention obligation expects.
Early warning, 72-hour notification, final report: each draws from a record that existed before the incident, not an estimate built afterward.