Identity is the new perimeter — and the new target
A large share of intrusions no longer begin with an exploit. They begin with valid credentials: phished sessions, stolen tokens, unmanaged service accounts, and misconfigured federation. Network controls are still necessary, but they no longer describe where the risk lives.
Programs that improve fastest are the ones that inventory non-human identities, shorten credential lifetimes, and monitor authentication behavior with the same rigor previously reserved for perimeter traffic.
Software supply chain moves into scope
Dependency compromise, build-system tampering, and unreviewed transitive packages are now standard items in security questionnaires. The practical response is a build pipeline that produces a verifiable inventory of what shipped.
- Generate a software bill of materials on every build, not on request.
- Pin and verify dependencies; fail the build on unreviewed additions.
- Separate build credentials from runtime credentials.
- Track vulnerabilities against deployed versions, not the latest release.
Third-party and subcontractor exposure
As delivery teams become more distributed across primes and subcontractors, the security posture of the smallest participant matters to the whole program. Clear expectations written into task orders — logging, incident notification windows, credential handling — do more for real risk reduction than a longer questionnaire.
What to prioritize
Mapping current controls to NIST Cybersecurity Framework 2.0 functions is a low-cost way to expose gaps that are invisible on an asset-by-asset review, particularly in the Govern and Recover functions where documentation frequently lags practice.
- Threat landscape
- Identity
- Supply chain
- NIST CSF
Related articles
Cybersecurity
What a Useful Penetration Test Report Looks Like
Scoping, rules of engagement, and reporting practices that turn an authorized security assessment into remediation work teams can execute.
6 min read
Cybersecurity
Zero Trust Architecture in Practice
Moving from zero trust as a slogan to zero trust as a sequenced set of engineering decisions an agency can actually fund and deliver.
8 min read
Education Technology
FERPA-Aware Software Design for Education Technology
Data minimization, access control, and audit design for systems that handle student education records and special education documentation.
7 min read