You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://creativecommons.org/licenses/by/4.0/)
@@ -22,14 +22,14 @@ Project CodeGuard solves this by embedding security best practices directly into
22
22
**During and After Code Generation.**
23
23
24
24
Project CodeGuard is designed to integrate seamlessly across the entire AI coding lifecycle.
25
-
-**Before code generation**, rules can be used for the design of a product and for spec-driven development. You can use the rules in the “planning phase” of an AI coding agent to steer models toward secure patterns from the start.
26
-
-**During code generation**, rules can help AI agents to prevent security issues as code is being written.
25
+
-**Before code generation**, skills and rules can be used for the design of a product and for spec-driven development. You can use the rules in the “planning phase” of an AI coding agent to steer models toward secure patterns from the start.
26
+
-**During code generation**, skills and rules can help AI agents to prevent security issues as code is being written.
27
27
-**After code generation**, AI agents like Cursor, GitHub Copilot, Codex, Windsurf, and Claude Code can use the rules for code review.
28
28
29
29
30
30
## Security Coverage
31
31
32
-
Our rules cover essential security domains:
32
+
Project CodeGuard skills and rules cover essential security domains:
0 commit comments