Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:21
5f6c058

0.13.0 (2026-06-25)

Features

  • dynamic: add dynamic mode to reduce context window usage (#441) (807d3db)
  • modules/recon: add Falcon Intelligence Recon module (#446) (f8d4839)

Bug Fixes

  • deps: add version floor constraints for pyjwt, idna, requests (#455) (a9536ea)
  • modules/detections: replace verdict param with tags to be inline with ui experience (#450) (c1aee37)
  • modules/ioc: return delete summary (#444) (df2995a)
  • tests/integration: correct platform field assertion in firewall tests (#449) (3d5a2bb), closes #448