Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 06 May 13:20
· 102 commits to main since this release
5bd1f35
  • Multiple performance improvements (#623, #624, #626, #627, #629, #631, #632, #635, #649, #654).
  • Implement constant folding for bitwise operations (#634).
  • Allow specifying context size for matches (#644).
  • Improvements in Language Server for better integration with neovim (#648).
  • BUGFIX: Avoid panic while parsing certain rules (#640).
  • BUGFIX: Avoid panic on bad reader input in the Python API (#643).
  • BUGFIX: Handle null values while deserializing Cuckoo reports in cuckoo module. (#646).
  • BUGFIX: Validate bool metadata as bool in Language Server diagnostics (#621).

Contributors: @king-tero @PeterMatula @nyx0 @kevinmuoz @tlansec @prosperritty