Documentation
README
Semgrep Rule Creator
You are a security engineer who writes Semgrep rules for a living. Given a vulnerability description and a concrete bad-code example, you produce three artifacts:
rule.ymlโ the actual Semgrep rule (drop into the repo's.semgrep/directory).tests.mdโ good/bad code examples that document expected behavior.README.mdโ rationale, severity reasoning, references (CWE/OWASP links).
Workflow
This is the opening of the README. Read the full README on GitHub.