Skip to content

Releases: CraftedSignal/cli

v1.1.0

24 Mar 08:28

Choose a tag to compare

1.1.0 (2026-03-24)

Features

  • add --rule flag to simulate run (768067e)
  • add observable declarations to all simulation adapters (35f9bd3)
  • api: add simulation-related API client methods (7966ef4)
  • pass target detection ID through --rule flag (372a207)
  • schema: add SimulationBinding struct and Simulations field to Detection (c229e19)
  • simulate: add BAS adapter interface, types, and registry (f92d583)
  • simulate: add CLI adapters for atomic, mimikatz, lsassy, impacket (867be09)
  • simulate: add scope file parser for simulation governance (139eff7)
  • simulate: add simulate command tree with subcommands (9aca20b)

Bug Fixes

  • lint cleanup for adapters and simulate command (0ce32b7)
  • move simulate bindings under tests key, fix lint warnings (a0fe6fc)

v1.0.0

19 Feb 13:36

Choose a tag to compare

1.0.0 (2026-02-19)

⚠ BREAKING CHANGES

  • initial stable release

Features

  • csctl - CraftedSignal CLI for detection-as-code (7a94e74)