mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-05 06:35:56 +00:00
cee964cf7a
* feat: Add security and OWASP instructions This adds a new instruction file for secure coding practices based on the OWASP Top 10 to guide GitHub Copilot in generating more secure code. * fix: add YAML front matter to security instructions and correct README link casing * chore: update README.md after running update-readme.js