Skip to content

0.1.2

Choose a tag to compare

@cleverhoods cleverhoods released this 02 Feb 22:36
· 481 commits to main since this release

0.1.2

##Scoring & Display

  • Fix level resolution with packages
  • Compute level-rules mapping at runtime instead of static config
  • Show severity in assessment box
  • Improve rule violation list formatting and summary box
  • Update pending semantic rules display

##CLI

  • Add update check (ails update)
  • Fix detection level path resolution

##MCP

  • Update MCP server

##Tests

  • Add unit tests for sarif, cache, and engine modules
  • Consolidate shared fixtures, parametrize trivial tests, loosen brittle assertions

##Infra

  • Fix npm release workflow