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
Copy file name to clipboardExpand all lines: skills/software-security/SKILL.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
name: software-security
3
3
description: A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.
4
-
codeguard-version: "1.1.0"
4
+
codeguard-version: "1.2.0"
5
5
framework: "Project CodeGuard"
6
6
purpose: "Embed secure-by-default practices into AI coding workflows"
7
7
---
@@ -85,4 +85,4 @@ After writing code:
85
85
- Verify no hardcoded credentials or secrets
86
86
- Validate that all the rules have been successfully followed when applicable.
0 commit comments