Skip to content

Commit 2f42a7f

Browse files
authored
updating codeguard version in SKILLS.md
1 parent 7298d2e commit 2f42a7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

skills/software-security/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: software-security
33
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"
55
framework: "Project CodeGuard"
66
purpose: "Embed secure-by-default practices into AI coding workflows"
77
---
@@ -85,4 +85,4 @@ After writing code:
8585
- Verify no hardcoded credentials or secrets
8686
- Validate that all the rules have been successfully followed when applicable.
8787
- Explain which security rules were applied
88-
- Highlight security features implemented
88+
- Highlight security features implemented

0 commit comments

Comments
 (0)