Skip to content

Release v1.2.5

Choose a tag to compare

@github-actions github-actions released this 23 Oct 00:21
· 18 commits to main since this release

Changes in v1.2.5

Version bumped from 1.2.4 to 1.2.5 (patch release)

What's Changed

See the commit history for details.

Installation

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

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

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

Full Changelog: v1.2.4...v1.2.5