CodeGuard is an AI driven code review program that used Claude Code custom agent to review the project code and highlight vulnerabilities in a dedicated report
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
15
commits
2
commits
Deleted `codeguard-security-reviewer.md` as part of project cleanup to remove consolidated agent file.
6437b44View on GitHubUpdated .gitignore and creaaaated a consolidated agent with combining all segrigated rules into a single agent file codeguard-security-reviewer.md
ed2278bView on GitHubRefined `core-prompt.md` formatting by improving line breaks for better readability and maintaining consistency across sections.
eb935adView on GitHubUpdated QUICKSTART.md with refined commands, expanded security rule descriptions, and updated version details.
561c911View on GitHubCleaned up README by removing outdated references and simplifying security rule descriptions.
2aeee0cView on GitHubExpanded security rule coverage with detailed guidance, updated statistics, and improved rule organization.
f360914View on GitHubAdded comprehensive security review agent documentation and a new custom rule for detecting hardcoded AWS credentials.
72888aaView on GitHubRemove built-in security rules from `rules/built-in-rules.yml`.
f39d7e4View on GitHubAdded comprehensive built-in security rules to `yaml-rules/built-in-rules.yml`. Includes detection for hardcoded credentials, injection vulnerabilities, cryptographic issues, and sensitive data exposure based on industry best practices.
3f265ddView on GitHubUpdated `.gitignore` to exclude additional files including `.idea/.gitignore`
e22b4e3View on GitHubRefined patterns for AWS credential detection to improve accuracy and consistency.
2e02d03View on GitHubEnhanced detection rules for hardcoded credentials and weak cryptographic hashes.
73cd3f0View on GitHubMerge pull request #2 from rahimali83/claude/security-code-review-agent-011CUPk2Xoz3hhKC1tKMFVVX
155a195View on GitHubReorganize project structure: Move all files to repository root
960bebbView on GitHubMerge pull request #1 from rahimali83/claude/security-code-review-agent-011CUPk2Xoz3hhKC1tKMFVVX
160e65aView on GitHub