Skip to content

feat: Add security and OWASP instructions#35

Merged
aaronpowell merged 4 commits into
github:mainfrom
VamshiVerma:feat/add-security-instructions
Jul 3, 2025
Merged

feat: Add security and OWASP instructions#35
aaronpowell merged 4 commits into
github:mainfrom
VamshiVerma:feat/add-security-instructions

Conversation

@VamshiVerma

Copy link
Copy Markdown
Contributor

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.

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.
@aaronpowell aaronpowell requested a review from Copilot July 3, 2025 04:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new set of secure coding guidelines based on the OWASP Top 10 and updates the README to reference them.

  • Adds instructions/security-and-owasp.instructions.md containing security-first coding rules
  • Updates README.md to include the new OWASP instructions entry

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
instructions/security-and-owasp.instructions.md New secure coding instructions based on OWASP Top 10
README.md Added list entry linking to the OWASP instructions file

Comment thread README.md Outdated
Comment thread instructions/security-and-owasp.instructions.md
Comment thread instructions/security-and-owasp.instructions.md
@aaronpowell aaronpowell merged commit cee964c into github:main Jul 3, 2025
2 checks passed
@aaronpowell

Copy link
Copy Markdown
Contributor

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants