Join our Newsletter — 33% off our NHI Course
Home FAQ Cyber Security Who is accountable when configuration testing is missing…
Cyber Security

Who is accountable when configuration testing is missing from secure development programmes?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated August 20, 2026 Domain: Cyber Security

Accountability usually sits with the combined AppSec, platform, and release ownership chain because insecure defaults and deployment settings are production risks, not just development oversights. Mature programmes align engineering, operations, and compliance on common configuration evidence so that configuration gaps are visible before they become incidents.

Why This Matters for Security Teams

When configuration testing is omitted from a secure development programme, the gap is not cosmetic. It leaves insecure defaults, exposed services, weak headers, overly permissive IAM settings, and brittle deployment assumptions to survive into production. Accountability becomes important because these failures often span several owners: application teams create the artefact, platform teams define the runtime, and release managers decide what ships. NIST SP 800-53 Rev 5 Security and Privacy Controls reinforces that secure configuration is a control outcome, not just a coding preference.

The mistake many programmes make is treating configuration checks as optional hardening rather than a required quality gate. That creates ambiguity over who signs off when test coverage is missing, or when test results exist but are not acted on. In practice, the accountable party is usually the function that can stop release risk, which means shared responsibility but explicit ownership. Security teams should document who approves baselines, who verifies them, and who accepts exceptions.

In practice, many security teams encounter configuration failures only after a service is already exposed to users, rather than through intentional pre-release validation.

How It Works in Practice

Configuration testing should sit inside the secure development lifecycle as a repeatable control, not as a one-off review. That usually means defining secure baselines for code, infrastructure, containers, and cloud services, then testing those baselines in build pipelines, pre-deployment checks, and periodic drift reviews. The strongest programmes make the evidence machine-readable, so policy-as-code and automated configuration scanning can prove what was tested, when, and against which standard.

Operationally, accountability normally follows three layers. AppSec defines the required control set and review criteria. Platform or cloud engineering owns the runtime templates, cluster settings, and guardrails. Product or release ownership accepts residual risk when a finding is deferred. This matters because a missing test is not the same as a failed test. A failed test at least creates signal; a missing test creates blind trust.

  • Define mandatory configuration checks for build, deployment, and runtime stages.
  • Map each check to a named control owner and a named approver.
  • Require evidence for exceptions, not just verbal approval.
  • Track drift between approved baselines and live infrastructure.
  • Feed repeated failures into engineering backlog and release gating.

For cloud environments, secure configuration expectations should also align with platform guardrails and compensating detection logic. CISA Secure by Design is useful here because it frames configuration as a design-time responsibility, not a downstream patching exercise. Mature teams also use control mappings from CIS Critical Security Controls to make sure the testing scope covers both software and infrastructure settings.

These controls tend to break down in fast-moving multi-cloud environments because teams ship through different pipelines, with inconsistent templates and no single release gate.

Common Variations and Edge Cases

Tighter configuration governance often increases release overhead, requiring organisations to balance speed against assurance. That tradeoff becomes sharper in modern delivery pipelines, where teams want autonomy but still need consistent control evidence. Best practice is evolving, but there is no universal standard for how much configuration testing must be automated versus manually reviewed. The right split depends on system criticality, exposure, and regulatory pressure.

One common edge case is infrastructure managed by a platform team while application teams assume security will catch misconfigurations later. Another is third-party managed hosting, where the organisation may not control the full stack but still owns the risk. In both cases, accountability should follow the ability to verify and remediate, even if implementation is shared. For regulated environments, secure configuration evidence may need to support auditability, incident investigation, and change approval records.

If the question touches identity controls, the intersection matters too. Configuration testing often reveals whether admin paths, API keys, service accounts, and privilege boundaries are actually protected as designed. That is where NHI governance becomes relevant, because unmanaged machine credentials and overbroad entitlements can turn a simple misconfiguration into broad compromise. Security teams should treat exceptions as time-bound, reviewed, and visible in governance reporting.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST AI RMF and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.IP-1Secure configuration testing is part of protective implementation discipline.
NIST AI RMFAI RMF helps govern accountability where automated deployment and policy checks are used.
OWASP Non-Human Identity Top 10Configuration gaps can expose service accounts, tokens, and other non-human identities.
NIST SP 800-53 Rev 5CM-2Baseline configuration control is central to testing secure defaults and approved settings.

Include NHI controls in config testing so machine credentials and service access stay least-privileged.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org