Skip to content

Release v1.2.4

Choose a tag to compare

@github-actions github-actions released this 22 Oct 23:50
· 20 commits to main since this release

Changes in v1.2.4

Version bumped from 1.2.3 to 1.2.4 (patch release)

What's Changed

See the commit history for details.

Installation

Using uvx (recommended):
```bash
uvx atomic-red-team-mcp@1.2.4
```

Using Docker:
```bash
docker run --rm -i ghcr.io/cyberbuff/atomic-red-team-mcp:1.2.4
```

From PyPI:
```bash
pip install atomic-red-team-mcp==1.2.4
```

Full Changelog: v1.2.3...v1.2.4