Releases: rish-e/CodeMax
Releases · rish-e/CodeMax
v1.2.0 — CLI Mode, SARIF, Git-Diff Scanning
CodeMax now works without an MCP client. Run from terminal, pipe SARIF to GitHub Code Scanning, or add to CI/CD.
New Features
- CLI mode: npx codemax-mcp audit path [--format json|sarif|markdown] [--ci] [--diff]
- SARIF 2.1.0 output for GitHub Code Scanning
- Git diff-aware scanning (only scan changed files)
- CI mode with configurable health score threshold
Distribution
- Renamed to codemax-mcp on npm
- server.json, smithery.yaml, glama.json for directory listings
- TypeScript types exported for consumers
Community
- CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md
- Issue templates, PR template, Dependabot
Install
claude mcp add codemax -- npx -y codemax-mcp