NIST Cybersecurity Framework
Voluntary framework providing guidance for organizations to manage and reduce cybersecurity risk. Widely adopted as a baseline for security programs worldwide.
What NIST CSF draws on
This framework pulls on all three pillars — which is why running them as three separate tools means reconciling three sets of evidence at audit time.
Compliance
Security
What your auditor cites,
and what produces the evidence
The regulator's text is quoted below in italic, exactly as written. What follows each one is what the platform records, detects, or proves — not a claim about your compliance status, which no tool can confer.
Network Monitoring
The network is monitored to detect potential cybersecurity events.
Rules catch what you already thought of. Behavioural models baseline every user and application against their own history and their peer group, then score deviations in real time — so a service account reading tables it has never touched surfaces without anyone having written a rule for it first. That is what makes monitoring hold up as access patterns change, instead of decaying into a ruleset nobody maintains.
Personnel Activity Monitoring
Personnel activity is monitored to detect potential cybersecurity events.
Rules catch what you already thought of. Behavioural models baseline every user and application against their own history and their peer group, then score deviations in real time — so a service account reading tables it has never touched surfaces without anyone having written a rule for it first. That is what makes monitoring hold up as access patterns change, instead of decaying into a ruleset nobody maintains.
Unauthorized Activity Monitoring
Monitoring for unauthorized personnel, connections, devices, and software is performed.
Authorisation is configured in the database; proving it holds is what this requirement actually needs. Vulnerability scanning surfaces excessive privilege and role sprawl, default and weak credentials, and stale or orphaned accounts — including privilege inherited through nested roles, which is where least-privilege reviews usually go wrong. Real-time SQL auditing then shows which of those grants were exercised, so an access review reflects observed use rather than intent.
Data-at-Rest Protection
Data-at-rest is protected with appropriate controls.
A record of processing is only as good as the layer producing it. Real-time SQL auditing captures every statement against the data — the identity, the session, the client, the objects touched, the outcome — with no nightly batch window where activity goes unrecorded. Classification is what makes that a record of *regulated* data rather than a log of everything: it tells you which tables are in scope, so the register describes the processing you actually have to declare. Policy templates then produce it in the shape the framework asks for, instead of leaving you to assemble it from raw logs the week before an inspection.
What NIST CSF covers
This instrument defines no data category of its own. A framework for organising a programme. It is deliberately data-agnostic so that it can sit above whichever regime actually applies.
How NIST CSF is enforced
Every figure below is the ceiling the instrument publishes about itself, not a prediction of what anything would cost. Enforced by Nobody. It is a framework for organising a programme, not an obligation.
A voluntary standard. No regulator enforces it.
The Cybersecurity Framework is descriptive. It exists to give an organisation a common vocabulary for what it does and does not do, and it is frequently referenced by contracts and by regulators as a reasonable structure. Neither of those makes the framework itself enforceable.
Where a contract or a regulator has adopted the CSF by reference, the obligation comes from that instrument, not from this one.
Enforcement data reviewed August 2026. Several figures are indexed annually and move.
Built for NIST CSF,
not configured for it afterwards
DE.CM Monitoring Policy
Detect function controls for database activity
Framework Alignment Report
Map database controls to CSF categories and subcategories
Detect Function Dashboard
Real-time view of DE.CM control effectiveness
Unauthorized Access Detection
DE.CM-7 compliant unauthorized activity alerts
Other Security frameworks
Walk into the NIST CSF audit knowing the answer
228 cited requirements across 57 frameworks are mapped to the controls that evidence them. A fixed-fee gap assessment tells you which of them you can already prove today.