Subscribe to the Non-Human & AI Identity Journal

Notifications
Clear all

AppSec programs: why people and process still decide outcomes


(@nhi-mgmt-group)
Member Moderator
Joined: 1 year ago
Posts: 4368
Topic starter  

TL;DR: Application security often fails not because tools are absent, but because people and process are underbuilt: according to Orca Security, 85% of organisations have plaintext secrets embedded in source code repositories, showing that visibility alone does not prevent exposure. The real control is organisational, not just technical, and automation only helps after workflow and ownership are established.

NHIMG editorial — based on content published by Orca Security: building an effective application security program

By the numbers:

Questions worth separating out

Q: How should security teams implement application security without slowing developers down?

A: Put controls inside the normal delivery workflow.

Q: Why do plaintext secrets keep showing up in code repositories?

A: Because detection without ownership does not change behaviour.

Q: What do security teams get wrong about appsec metrics?

A: They often measure the number of vulnerabilities found instead of the speed and consistency of remediation.

Practitioner guidance

  • Embed security champions in delivery teams Select volunteers who already influence code reviews and incident triage, then train them on secure coding, secrets handling, and your escalation path.
  • Move security checks into pull requests and CI/CD Configure scans to run automatically on commits, pull requests, and build steps so findings appear where developers can act immediately.
  • Trace runtime findings back to code origin Require source-to-runtime traceability for high-risk misconfigurations, secrets exposure, and dependency issues so teams can fix the commit or template that introduced the problem.

What's in the full article

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

  • How the Security Champions program is structured across teams and how volunteers are selected
  • Specific workflow integrations for GitHub, GitLab, Bitbucket, Jenkins, and related delivery tools
  • The article's examples of code origin tracing from cloud findings back to the commit that introduced them
  • The broader AppSec capability map covering SAST, SCA, IaC security, container scanning, and secrets detection

👉 Read Orca Security's analysis of how to build an effective AppSec program →

AppSec programs: why people and process still decide outcomes?

Explore further

View Full Forum →  |  NHI Foundation Course →



   
Quote
Share: