Releases: arm/metis
Releases · arm/metis
v0.3.0
- Users no longer required to select language plugin
- Can now support multiple languages in the same repository
- Added a separate C++ module to parse C++ files with a different tree-sitter instance
- Create HTML reports
- Create multiple report formats in a single run
- Updated progress bar
- Suppress informational logs from 3rd party libraries
v0.1.2
- Add Azure OpenAI support
- Add rust support
v0.1.1
Release v0.1.1
- Added support for SARIF output
- Created new rule for SARIF: AI001
- Added line number in issue
Initial Release
This is the first open-source release of Metis, Arm’s AI-powered security code review tool.
- Deep, context-aware security analysis using LLMs and RAG.
- Supports C/C++ and Python with ChromaDB and PostgreSQL (pgvector) backends.
- Interactive CLI and non-interactive mode for CI/CD integration.
Check the README for installation instructions.
We welcome feedback, bug reports, and contributions. Please use GitHub Issues.