Skip to content

Conversation

@santosomar
Copy link
Contributor

This pull request updates the profile/README.md to reflect the donation of Project CodeGuard to the Coalition for Secure AI (CoSAI) and directs users to the new repository for future updates. It also clarifies the project's support for agent skills and rules, while removing detailed usage examples and methodology descriptions.

Repository and project updates:

  • Announced the donation of Project CodeGuard to the Coalition for Secure AI (CoSAI) and added a link to CoSAI.
  • Updated the repository link to point to the new location under CoSAI and instructed users to visit the new repository for updates and contribution information.

Project description changes:

  • Clarified that Project CodeGuard supports agent skills and rules for most coding agent platforms.

Documentation simplification:

  • Removed detailed descriptions of multi-stage usage methodology and specific rule examples from the README.

Visual update:

  • Added a new image to the README to visually represent the project.

@santosomar santosomar self-assigned this Feb 3, 2026
@santosomar santosomar added the documentation Improvements or additions to documentation label Feb 3, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the organization profile README to announce the donation of Project CodeGuard to CoSAI, direct readers to the new canonical repository, and simplify the project description.

Changes:

  • Adds a donation announcement section with a link to CoSAI and a pointer to the new repository.
  • Updates the descriptive text to emphasize support for agent skills and rules across coding agent platforms.
  • Adds a new visual/image to the README.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

AI coding agents are transforming software engineering, but this speed can introduce security vulnerabilities. Is your AI coding agent implementation introducing security vulnerabilities?

[Project CodeGuard](https://github.com/project-codeguard/rules) solves this by embedding security best practices directly into AI coding agent workflows.
[Project CodeGuard](https://github.com/project-codeguard/rules) solves this by embedding security best practices directly into AI coding agent workflows. It supports agent skills and rules that can be used in most coding agent platforms to make this happen.
Copy link

Copilot AI Feb 3, 2026

Choose a reason for hiding this comment

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

This paragraph still links Project CodeGuard to the old repository (https://github.com/project-codeguard/rules). Since the README now points users to the new CoSAI repo for future updates, please update this link (and the other occurrence earlier in the README) to the new canonical repository, or clearly label the old link as legacy/archived to avoid sending users to the wrong place.

Copilot uses AI. Check for mistakes.

👉 Access the [Project CodeGuard Rules here](https://github.com/project-codeguard/rules)
## Project CodeGuard Donation to the Coalition for Secure AI (CoSAI)
Project CodeGuard has been donated to the [Coalition for Secure AI (CoSAI)](https://www.coalitionforsecureai.org/)
Copy link

Copilot AI Feb 3, 2026

Choose a reason for hiding this comment

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

Missing terminal punctuation at the end of this sentence.

Suggested change
Project CodeGuard has been donated to the [Coalition for Secure AI (CoSAI)](https://www.coalitionforsecureai.org/)
Project CodeGuard has been donated to the [Coalition for Secure AI (CoSAI)](https://www.coalitionforsecureai.org/).

Copilot uses AI. Check for mistakes.
This multi-stage methodology ensures that security considerations are woven throughout the development process rather than being an afterthought, creating multiple layers of protection while maintaining the speed and productivity that make AI coding tools so valuable.
Please visit the new repository for the latest updates and how to contribute to the project.

<img width="1433" height="790" alt="image" src="https://github.com/user-attachments/assets/cfcd0229-9d1b-47ae-a503-942a77ea86b2" />
Copy link

Copilot AI Feb 3, 2026

Choose a reason for hiding this comment

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

The image alt text is the generic value "image", which isn’t descriptive for screen readers. Please replace it with meaningful alt text describing what the graphic conveys; also consider using standard Markdown image syntax (or removing fixed width/height) to improve responsive rendering on smaller screens.

Suggested change
<img width="1433" height="790" alt="image" src="https://github.com/user-attachments/assets/cfcd0229-9d1b-47ae-a503-942a77ea86b2" />
![Screenshot of the Project CodeGuard GitHub repository page](https://github.com/user-attachments/assets/cfcd0229-9d1b-47ae-a503-942a77ea86b2)

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants