Secure Implementation
Secure coding practices, AI-augmented coding, security libraries, code review, and API security.
Modules
Secure Coding Practices
Secure coding practices across languages, covering OWASP guidelines, CWE Top 25 mitigations, and recognizing AI-generated code vulnerabilities.
AI-Augmented Coding
Secure use of AI coding assistants, covering prompt engineering for security, validating AI output, and managing AI-specific vulnerability patterns.
Security Libraries and Vetted Components
Selecting and managing security libraries and vetted components, including evaluation criteria, approved lists, and dependency governance.
Secure Code Review
Secure code review processes including security-focused checklists, automated analysis integration, and reviewing AI-generated code contributions.
API Security
API security covering authentication, authorization, rate limiting, input validation, and the OWASP API Security Top 10.