Skip to content

Release v1.3.1

Choose a tag to compare

@cyberbuff cyberbuff released this 08 Apr 02:14
· 7 commits to main since this release

Changes in v1.3.1

Version bumped from 1.3.0 to 1.3.1 (patch release)

What's Changed

See the commit history for details.

Installation

Using uvx (recommended):

uvx atomic-red-team-mcp@1.3.1

Using Docker:

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

From PyPI:

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

Full Changelog: v1.3.0...v1.3.1

What's Changed

  • ci(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #8
  • ci(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #12
  • ci(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 in the github-actions group by @dependabot[bot] in #20
  • Package upgrades by @cyberbuff in #24
  • ci(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #25
  • Added structured outputs and more performance improvements by @cyberbuff in #34

Full Changelog: v1.2.6...v1.3.1