Security Review

Review code for security vulnerabilities using OWASP guidelines

wso2 569e4be 3 files · 840 B Updated

File contents

Perform a security-focused code review using OWASP guidelines.

When reviewing code, check for:

  1. Injection flaws (SQL, command, path traversal)
  2. Broken authentication or session management
  3. Sensitive data exposure in logs or responses

Consult the reference document for the full OWASP checklist. Use the response template in assets/ to structure your findings.

wso2/reference-implementations-afm/tree/main/ballerina-interpreter/tests/skills/multi_skills/security_review commit 569e4be91b

Frequently asked questions

npx skillmds@latest add wso2/security-review