Dozens of masterclasses taught by the people who know API security best
API security focuses on addressing the possible consequences of direct interactions between the API and malicious hackers.
An approach of moving tasks earlier in the development process – particularly those related to API security and software testing.
An advanced testing method focusing on testing the production environment and analyzing application security at runtime.
A white box methodology for testing that analyzes application source code before it is compiled for security vulnerabilities.
An automated process which scans open source software and identifies precisely what has been used in a piece of software.
OWASP classifies each API security threat by exploitability, weakness prevalence, weakness detectability and technical impact.
An API gateway acts as a reverse proxy, sitting between a collection of backend services and a client.
A security device that makes up part of a comprehensive cybersecurity strategy designed to protect at the application level.
The OpenAPI Specification (OAS), a technical specification that describes REST APIs.