Skip to content

Releases: CraftedSignal/cli

v1.1.3

14 Apr 10:00

Choose a tag to compare

1.1.3 (2026-04-14)

Bug Fixes

  • ci: add .releaserc.json, drop extends param, pin goreleaser; add README badges (4d7c694)
  • ci: pin goreleaser version to ~> v2 (ffedd37)

v1.1.2

14 Apr 09:52

Choose a tag to compare

1.1.2 (2026-04-14)

Bug Fixes

  • lint: address errcheck violations in simulations and embedded adapter (767756f)

v1.1.1

14 Apr 09:47

Choose a tag to compare

1.1.1 (2026-04-14)

Code Refactoring

  • replace internal API client with sdk-go v1.0.0 (3011530)

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)