By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: ArnicaPublished March 19, 2026

TL;DR: Late-arriving findings, murky ownership, and dashboard-heavy workflows are the real reasons AppSec programmes stall, according to Arnica’s review of Merge Ready’s assessment. The central issue is governance friction: if developers do not see risks in flow, security becomes triage theatre instead of risk reduction.


At a glance

What this is: This review argues that AppSec fails less from weak detection than from broken delivery, where findings arrive too late and teams become human routers for risk.

Why it matters: For IAM, PAM, and NHI programmes, the same workflow problem appears when ownership, routing, and remediation boundaries are unclear across identities, secrets, and code changes.

By the numbers:

👉 Read Arnica's review of Merge Ready's AppSec workflow assessment


Context

Application security often fails when the control plane is disconnected from the people expected to act on it. In practice, that means risky code, secrets exposure, and configuration issues can be detected, but not converted into timely remediation because ownership is unclear and the alert path is too cumbersome.

That governance pattern matters well beyond AppSec. When identity, privilege, and workflow are misaligned, security teams end up compensating manually for broken process, whether they are handling developer access, service account ownership, or the routing of findings across engineering teams.


Key questions

Q: How should security teams reduce the delay between finding a risk and getting it fixed?

A: Security teams should shorten the path between detection and ownership. Findings need to arrive in the tools developers already use, with enough context to make a decision immediately. If a control creates extra routing, duplicate triage, or manual handoffs, it is adding delay rather than reducing risk.

Q: Why do dashboard-heavy AppSec programmes struggle to change behaviour?

A: Dashboards inform people, but they do not assign work. When security signals sit outside the delivery workflow, teams see more noise and less action. Behaviour changes when the finding is tied to a named owner, a clear fix path, and the context needed to act without re-triage.

Q: What breaks when ownership context is missing in security triage?

A: Triage slows down because nobody can quickly answer whether the issue is exploitable, relevant, or owned by the right team. The result is backlog growth and repeated handoffs. Without ownership context, security becomes a reporting function instead of a remediation function.

Q: How do teams keep security controls from becoming another bottleneck?

A: Teams should design controls around the operator’s workflow, not around the security team’s preferred interface. Put the decision in the pull request, issue tracker, or chat flow, and make routing automatic. Controls that are invisible at the point of action usually fail in practice.


Technical breakdown

Why late-stage security gates fail in modern delivery pipelines

Traditional AppSec tooling often assumes security review happens at a discrete checkpoint, such as merge or release. Modern delivery breaks that assumption because code changes flow continuously through branches, pull requests, and automation layers. If a finding is surfaced only after work has already progressed, the control exists technically but fails operationally. The result is backlog growth, context loss, and disputes over who should fix the issue. Security coverage without workflow integration becomes another queue, not a control.

Practical implication: place findings where developers already work, or late-stage gates will keep producing avoidable friction.

Why ownership context is the missing control in AppSec triage

A finding is only actionable when it is paired with enough context to answer three questions: is it exploitable, does it matter here, and who owns it. Prioritisation depends on reachability, dependency risk, and service ownership, not raw severity alone. This is similar to identity governance problems, where entitlements cannot be managed effectively if account ownership and business context are unclear. Without that context, teams build red dashboards instead of decision queues.

Practical implication: enrich each finding with ownership and exploitability data before routing it for remediation.

How workflow-native delivery changes the security control model

Workflow-native delivery means security signals travel into pull requests, chat tools, and issue trackers rather than a separate portal. That does not change the underlying control objective, but it changes whether humans can actually execute it. In code and identity programmes alike, the best control fails if it is invisible at the point of action. This is why guardrails, routing rules, and automated enrichment matter more than another stand-alone dashboard.

Practical implication: design controls for the operator’s working context, not the security team’s preferred interface.


Threat narrative

Attacker objective: The objective is to turn routine development friction into a security blind spot where exploitable code and exposed credentials survive long enough to matter.

  1. Entry occurs when risky code, hardcoded secrets, or insecure infrastructure changes are introduced during normal development activity.
  2. Escalation happens when those issues are not surfaced early enough to the right owner, allowing the defect to move deeper into the build and release path.
  3. Impact is delayed remediation, higher exposure in production, and security teams spending time triaging instead of reducing risk.

NHI Mgmt Group analysis

Workflow friction is now a security control failure, not just an operational annoyance. When findings land too late, the organisation is not merely slower, it is less governable. This is the same structural problem seen in identity programmes where ownership, routing, and remediation steps are unclear. For practitioners, the question is whether the control reaches the point of action.

AppSec needs a named concept for this failure mode: remediation latency debt. It describes the gap between when risk is detected and when the responsible engineer can actually fix it. That debt accumulates as backlog, context switching, and duplicate triage work. The practitioner implication is to reduce handoff time and eliminate unnecessary control layers that add delay without improving decision quality.

Identity programmes should read this as a warning about control-plane distance. The farther a finding or entitlement issue is from the person who can fix it, the weaker the governance outcome becomes. That applies to code review, secrets handling, service account ownership, and access review. The practical conclusion is that routing design is part of security architecture.

Dashboard-centric security still confuses visibility with control. A red dashboard may improve awareness, but it does not guarantee action, accountability, or remediation. In governance terms, the control only works if it can assign a decision to a specific owner in a usable workflow. Practitioners should evaluate whether their tooling changes behaviour or merely reports on it.

Security and developer velocity are not opposing outcomes when the remediation path is engineered correctly. The better model is not more gates, but more precise routing, better context, and earlier intervention. That principle maps directly to identity governance, where the best entitlement review is the one that happens at the moment of change. The practitioner takeaway is to optimise for decision quality inside the workflow.

What this signals

Remediation latency debt is the operational gap that grows when security findings are separated from the point of change. In identity programmes, the same pattern appears when access reviews, secret rotation, or offboarding depend on a ticket chain instead of a governed workflow. The practical lesson is to measure time-to-ownership, not just time-to-detection.

When security is delivered through disconnected portals, visibility becomes a substitute for control. That is a poor trade because teams can look busier while actually getting less secure. The strongest programmes pair workflow-native delivery with control references such as the NIST Cybersecurity Framework 2.0 and the right ownership model for privileged or non-human identities.


For practitioners

  • Map the remediation path end to end Document every handoff from detection to fix for code, secrets, and infrastructure findings, then remove steps that do not change the decision. A finding should land with the repo or service owner, not in a generic queue.
  • Enrich findings with ownership and exploitability context Attach service ownership, dependency reachability, and exploitability signals before routing alerts. That turns triage from severity sorting into a clear action queue.
  • Push controls into developer workflows Deliver findings in pull requests, chat tools, and issue trackers so remediation happens where the change is already being made. Separate dashboards can still exist, but they should not be the primary action path.
  • Review identity and secret workflows together Treat code review, secret exposure, and access governance as one operating model when ownership is blurred across engineering teams. That is the point where workflow failure becomes identity risk.

Key takeaways

  • This review shows that AppSec failures often come from workflow design, not from a lack of detection capability.
  • The operational risk is delay plus ambiguity, where findings are seen but not owned or fixed quickly enough.
  • Practitioners should treat routing, context, and remediation path design as part of the security control itself.

Standards & Framework Alignment

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

MITRE ATT&CK address the attack surface, NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, and ISO/IEC 27001:2022 define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AT-1Workflow-native delivery affects how users and teams receive security awareness and guidance.
NIST SP 800-53 Rev 5SI-2Late findings and backlog growth relate to the timely handling of identified issues.
CIS Controls v8CIS-16 , Application Software SecurityThe article focuses on security feedback loops inside application development.
ISO/IEC 27001:2022A.5.15Access and ownership clarity underpins who can respond to findings and changes.
MITRE ATT&CKTA0006 , Credential Access; TA0010 , ExfiltrationSecrets exposure and delayed remediation map to credential theft and downstream data loss tactics.

Document ownership and workflow responsibilities so remediation decisions can be assigned cleanly.


Key terms

  • Remediation Latency: The time between identifying a security issue and fully removing or reducing the risk. For NHIs and SaaS access, this metric matters because stale credentials, over-shared files, and dormant integrations stay usable until the control finally acts.
  • Workflow-Native Security: A control approach that delivers findings inside the tools and steps people already use to build, review, or operate systems. It reduces context switching and increases the chance that the right person can act immediately on a security signal.
  • Ownership Context: The information that tells a security team who is responsible for a system, repository, identity, or change. Without it, triage turns into guesswork and controls cannot be assigned, prioritised, or remediated with confidence.

What's in the full article

Arnica's full blog post covers the operational detail this post intentionally leaves for the source:

  • How the review maps AppSec findings into pull requests, Slack, Teams, and issue trackers
  • The full breakdown of SAST, SCA, secrets, IaC, SBOM, package reputation, and license signals
  • The reviewer’s step-by-step rationale for when security work becomes developer noise versus actionable remediation
  • The exact examples used to show how prioritisation changes when reachability and exploitability are added

👉 The full Arnica post expands on the reviewer’s examples, prioritisation logic, and developer workflow implications.

Deepen your knowledge

NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It gives IAM and security practitioners a practical way to connect identity controls to real operating workflows.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 19, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org