You implement continuous controls monitoring. It immediately reports 1,800 exceptions. Is this an improvement?
Show the full answer Hide the answer
What the interviewer is testing
Whether you recognise that a detected and unremediated finding is a worse legal position than an undetected one.
The uncomfortable point
Yes and no. You have replaced sampling with population testing, which is a genuine improvement in knowledge. But you have also created a documented record showing the organisation knows about 1,800 control failures.
That record is discoverable. "We detected this 1,800 times and did nothing" is a materially worse position in an audit, a regulatory examination or litigation than not having looked — which is why implementing detection without a remediation capability is a mistake rather than a partial success.
What must accompany it
Triage and classification. The 1,800 will cluster: many will be false positives from rules that do not account for legitimate exceptions, many will be low-risk, and a small number will be genuinely serious. Tune the rules first, or the noise makes the signal unusable.
Ownership and routing, so each exception reaches a team that can act, with lineage and context.
Remediation targets by severity, agreed and tracked — a defined time to remediate per tier.
A formal exception path for the ones that will not be fixed: a named risk owner, a stated risk, compensating controls, an expiry date. That converts an unaddressed finding into an accepted risk, which is a defensible position.
Aggregate reporting, because the total and the trend are what leadership needs to see, and the aggregate frequently justifies investment that individual findings do not.
The sequencing that works
Run in detect-only mode first, tune the rules, work the backlog down with a plan, and only then consider preventive enforcement. Going straight to blocking on 1,800 exceptions halts the organisation.
What a strong answer adds
The genuine benefit once it is working: detection time falls from up to twelve months to hours, and the annual audit is supported by complete population evidence rather than a sample — which auditors generally welcome and which reduces audit effort on both sides.
Common weak answers
Celebrating the detection capability. Suppressing the findings to reduce the count.