Skip to content

Application Security

Everything tagged Application Security.

4 stories, newest first.

Latest

API

API Security Guide: What to Secure, in What Order

API security in four layers, ordered by risk reduction per hour: authorization first, then tokens, then surface and design, then machine and agent identity. A map of every API security guide published here, plus a working order to follow.

Read the article
Cybersecurity

How You Actually Secure Systems: Using OWASP and NIST Together

OWASP and NIST get mentioned in the same breath, but they answer different questions. One tells you what to fix in your code; the other tells you how to run a security program. Here is what each framework actually does and how to use them together.