1 link tagged with all of: code-quality + ai + iso-25010 + cwe + software-audit
Links
Quodeq is an AI agent that inspects your codebase using read-only tools, scores it against the six ISO 25010 quality dimensions, and maps issues to CWE classifications. It rewards good code as well as flags violations, then generates exact fixes you can paste into your IDE or AI assistant. You can run it offline with Ollama or connect to cloud models without sending your code offsite.
- Quodeq scores code with a Q² formula that rewards good patterns instead of just penalizing violations, mapping issues to ISO 25010 dimensions and CWE identifiers with exact fixes
- Runs fully local via Ollama or connects to cloud models (Claude, Codex, Gemini) without sending code offsite
- MIT licensed and fully open for inspection, extension, and custom quality criteria beyond the built-in ISO 25010/CWE checks
- Builds a structural model of the codebase across multiple languages/frameworks rather than acting as a simple linter
ai
code-quality
iso-25010
cwe
software-audit