Skip to content

Releases: arm/metis

v0.3.0

14 Oct 10:48
181d615

Choose a tag to compare

  • 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

28 Aug 12:40
e483ba7

Choose a tag to compare

  • Add Azure OpenAI support
  • Add rust support

v0.1.1

17 Jul 16:47
d025a08

Choose a tag to compare

Release v0.1.1

  • Added support for SARIF output
  • Created new rule for SARIF: AI001
  • Added line number in issue

Initial Release

07 Jul 15:39
75cc4b9

Choose a tag to compare

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.