Skip to main content

Release Notes September 2026

Release Highlights:

OWASP Top 10:2025 — This course covers the OWASP Top 10: 2025, the industry-standard framework for critical application security risks. Learners explore each risk category through real-world attack scenarios and hands-on remediation exercises. The lessons build your knowledge and skills, challenging you to recognize and address these risks with confidence. By the end of this course, you will have a deeper understanding of the OWASP Top 10:2025 and be equipped to secure applications against today's most critical risks.

Screenshot 2026-09-21 140018.png

OWASP LLM Vulnerabilities - 2025 — Focuses on security risks specific to LLM-powered applications, based on the OWASP Top 10 for LLM Applications. Builds understanding of how these vulnerabilities arise and how to defend against them in real-world AI systems. The lessons build your knowledge and skills, challenging you to address various security risks unique to LLMs. By the end of this course, you will have a deeper understanding of LLM security and be able to build and maintain secure AI-powered applications.

Screenshot 2026-09-21 140129.png

New APIs

A new API endpoint for certificates:

The GET call returns the list of earned certificates, with role-based filtering applied so each user sees only the certificates their role permits.

The POST call attempts to download any given set of certificates by ID. The response returns the requested certificates, or, for IDs that can't be fulfilled, notes which were not found or not accessible to the requesting user.

Screenshot 2026-09-21 141308.png