Skip to content

Releases: project-codeguard/rules

CodeGuard Rules Release v1.2.0

27 Jan 22:09
7cfd4f4

Choose a tag to compare

What's Changed

CodeGuard Rules Release v1.1.0

22 Jan 22:34
f3d8456

Choose a tag to compare

What's Changed

  • Updated codeguard-1-crypto-algorithms.md rule to include guidance on post quantum cryptography
  • Updated ClaudeCodeSkills to a more generic class AgentSkills after Agent Skills are adopted as a standard.
  • Fixed codeguard-1-digital-certificates.md so that the agent does not assume certificate parsing capabilities.
  • Updated codeguard-0-input-validation-injection.md to include guidance on SOQL .
  • Added documentation for generating custom rule files.

New Contributors

Full Changelog: v1.0.1...1.1.0

CodeGuard Rules Release v1.0.1

29 Oct 19:44
d260e03

Choose a tag to compare

What's Changed

  • Fixed copilot rules frontmatter
  • Changed codeguard-1-safe-c-functions from always-apply to codeguard-0-safe-c-functions context-specific rule (C/C++ only)

CodeGuard Rules Release v1.0.0

16 Oct 15:38
93302a4

Choose a tag to compare

Merge pull request #30 from project-codeguard/feature/update-rule-ver…