Skip to content

Release v1.3.2

Latest

Choose a tag to compare

@cyberbuff cyberbuff released this 08 Apr 02:41
· 3 commits to main since this release

Changes in v1.3.2

Version bumped from 1.3.1 to 1.3.2 (patch release)

What's Changed

See the commit history for details.

Installation

Using uvx (recommended):

uvx atomic-red-team-mcp@1.3.2

Using Docker:

docker run --rm -i ghcr.io/cyberbuff/atomic-red-team-mcp:1.3.2

From PyPI:

pip install atomic-red-team-mcp==1.3.2

What's Changed

  • ci(deps): bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in #36
  • fix: switch to python slim image and apt-get by @filipzag in #21

New Contributors

Full Changelog: v1.3.1...v1.3.2