Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 13:59
· 32 commits to main since this release
2481a85

Changelog

  • 2481a85 Add GoReleaser config
  • d406a59 Add missing Dockerfile dep
  • e5a96f4 Add unit test for scenario parser
  • 2c461b7 CI: Build Docker image
  • a751a14 Fix Dockerfile
  • b65fbd3 Introduce Threatest CLI
  • e80c529 Merge pull request #10 from 0xbea-datadog/main
  • dec168c Merge pull request #11 from DataDog/threatest-cli
  • 3243cef Minor updates
  • d7daa5a SSH detonator: don't establish a connection before a command is run
  • f28dcd9 [chores] bump dependencies
  • 74a572b add example output
  • 9951f22 code review: Use COPY instead of ADD in Dockerfile
  • bac096c code review: extract logic to determine default parallelism
  • aaf8c50 code review: rename Description to Name
  • 2e80cc8 code review: use %w instead of %v
  • d5c1781 update README