Owasp Secure Coding Bdd

Use for EVERY feature touching user input, auth, sessions, data storage, files, APIs, external requests, permissions, dependencies, or infra config — most features. Run a threat-modeling pass against the FULL OWASP Cheat Sheet Series (bundled locally in reference files, no web lookup needed), apply matching secure-coding measures, write results as @security Gherkin scenarios, and ALWAYS run the lockout/accidental-deletion safety check before any permission, access, credential, or deletion change. Trigger on login, passwords, sessions, tokens, forms, uploads, DB queries, outbound HTTP, deserialization, admin/role checks, permissions, firewall/IAM rules, keys, dependencies, or AI/LLM/agent/RAG/MCP code — even without the words "security" or "OWASP." All 120 OWASP cheat sheets are bundled locally in references/owasp-full-index.md.

techfleetworks 9531db0 16 files · 115.0 KB Updated

File contents

techfleetworks/enterprise-software-AI-skills/tree/main/owasp-secure-coding-bdd commit 9531db0c9c

Frequently asked questions

npx skillmds@latest add techfleetworks/owasp-secure-coding-bdd