Skip to content

Releases: DataDog/stratus-red-team

v2.31.0

14 Apr 08:49
e26e2c6

Choose a tag to compare

Changelog

New attack techniques:

New features:

  • e26e2c6 Programatic usage now supports using a S3 bucket for internal and terraform state (#834)
  • 09d59fa Programmatic usage now supports options to launch the runner with custom StateManager, TerraformManager, ProviderFactory, Config, and CorrelationID (#817)
  • 23d67d2 Programmatic usage now supports using an existing terraform binary instead of downloading its own (#819)
  • 8b93c93 Programmatic usage now supports running the runner with configurable cloud credentials rather than relying on the environment (#832)

Chores

  • eb00e09 Brew formula update for stratus-red-team version v2.30.0 (#816)
  • d6e0077 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#812)
  • 30c4576 Bump dominikh/staticcheck-action from 1.4.0 to 1.4.1 (#811)
  • bd72c7b Bump github/codeql-action from 3.30.5 to 4.34.1 (#813)
  • 3ea7acb Bump hashicorp/setup-terraform from 3.1.2 to 4.0.0 (#814)
  • 4aaaa8b Bump step-security/harden-runner from 2.15.0 to 2.16.0 (#815)

v2.30.0

26 Mar 16:50
v2.30.0
53c9212

Choose a tag to compare

Changelog

New features:

Docs enhancements:

Bug fixes:

  • 1ec5593 Use DisassociateLifecycleConfig instead of setting name to empty string (#781)

Chores:

  • 18ffc80 (fix)[CI] - Allow release-assets.githubusercontent.com in harden runner (#782)
  • c5a0a89 Fix static analysis CI by using actions/setup-go (#785)

v2.29.0

09 Mar 15:09
v2.29.0
7be0afd

Choose a tag to compare

Changelog

  • b0616e1 Brew formula update for stratus-red-team version v2.28.0 (#770)
  • 7be0afd New attack technique: Elevate to User Access Administrator at Root Scope (Entra ID) (#771)

v2.28.0

04 Mar 09:43
v2.28.0
70115ca

Choose a tag to compare

Changelog

Notable changes:

  • 42ac930 Move the CLI root command to its own package (#762)
  • 579cf00 Bump terraform version to 1.3.10 (#769). Note: this only impacts the embedded Terraform binary version and shouldn't require any action, including when upgrading your Stratus Red Team version.

Bug/docs fixes:

Chores:

  • 0916e1c Brew formula update for stratus-red-team version v2.27.0 (#753)
  • 70115ca Bump actions/checkout from 6.0.1 to 6.0.2 (#767)
  • c335209 Bump actions/setup-python from 6.1.0 to 6.2.0 (#766)
  • 72efc01 Bump docker/login-action from 3.4.0 to 3.7.0 (#765)
  • 57e8c20 Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#768)
  • bbaa90d Bump step-security/harden-runner from 2.13.1 to 2.15.0 (#764)

v2.27.0

12 Feb 15:57
v2.27.0
4ebbf1b

Choose a tag to compare

v2.26.0

10 Feb 16:17
v2.26.0
890e553

Choose a tag to compare

v2.25.0

04 Feb 17:13
v2.25.0
e56d1a6

Choose a tag to compare

v2.24.1

04 Feb 13:29
v2.24.1
ebb6d4b

Choose a tag to compare

Changelog

Chores:

  • ebb6d4b CI: Validate release tags (#738)
  • 1d3ff2a Merge pull request #735 from DataDog/simon.marechal/release-increase-parallelism
  • 023b2e6 [chores] Bump GitHub Actions and Go module dependencies (#736)
  • d8dcdf2 [docker] Bump alpine from 3.22.2 to 3.23.3 (#727)

v2.24.0

04 Feb 11:48
0cad058

Choose a tag to compare

v2.23.2

04 Jun 11:00
508060e

Choose a tag to compare

Changelog

Chores:

  • d5d25ab (chores) Bump library versions
  • 039a1c1 Brew formula update for stratus-red-team version v2.23.1 (#638)
  • 83d6cdf Bump actions/setup-python from 5.3.0 to 5.4.0 (#641)
  • d33e734 Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#639)
  • f06d33f Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#665)
  • d9178c3 Bump alpine from 3.21.2 to 3.21.3 (#645)
  • 526166e Bump docker/build-push-action from 6.13.0 to 6.15.0 (#643)
  • bf4ee08 Bump docker/login-action from 3.3.0 to 3.4.0 (#668)
  • e577bba Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /v2 (#662)
  • 959efe6 Bump github/codeql-action from 3.28.10 to 3.28.13 (#667)
  • 60a57f1 Bump github/codeql-action from 3.28.8 to 3.28.10 (#640)
  • 1888409 Bump golang from 1.23.5-alpine3.20 to 1.24.0-alpine3.20 (#644)
  • 4c7a189 Bump golang from 1.24.0-alpine3.20 to 1.24.1-alpine3.20 (#670)
  • 4af315f Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#666)
  • efc931b Bump step-security/harden-runner from 2.10.4 to 2.11.0 (#642)
  • 508060e Update armcompute to v4 to remove indirect dependency on github.com/golang-jwt/jwt (#687)

Enhancements:

  • db34471 fix: adds WaitForInstancesToRegisterInSSM to ec2-enumerate-from-instance technique (#664)

Documentation: