Skip to content

Releases: swimlane/pyattck

v7.1.2

16 May 02:53
99dd888
Compare
Choose a tag to compare

Mitre Enterprise V13 Support

Updates in pyattck-data (https://github.com/swimlane/pyattck-data/releases/tag/2.6.3) added support to data models for v13. This release updates pyattck-data dependency version and examples.

7.1.2 (2023-05-16)

Bug Fixes

  • Updating test.py examples (cbfd1f3)

v7.1.1

06 Mar 21:51
252ab21
Compare
Choose a tag to compare

7.1.1 (2023-03-06)

Bug Fixes

  • Added relationship property to the enterprise framework. Fixes #131 (09c8c02)

v7.1.0

06 Mar 20:46
c438646
Compare
Choose a tag to compare

7.1.0 (2023-03-06)

Features

  • Adding campaigns attribute to Enterprise attack and related entities (ecf5eba)

Bug Fixes

  • Adding tests for campaigns (40809bc)
  • Adding warning of deprecation of PreAttack framework since it is no longer officially supported by MITRE. Fixes #126 (085828e)
  • Bumping minor version (2d89017)
  • Incorporating fix #129 (59ed9db)
  • Updated readme (48528e1)
  • Updating campaigns tests (58a2c3d)

7.0.0

25 Aug 20:42
d209890
Compare
Choose a tag to compare

Main Updates

  • Added an interactive console system that can be accessed programmatically or through the command line
  • Minor bug fixes
  • Updated configuration class to fix bugs with saving and retrieving configuration files
  • Plus More

What's Changed

Full Changelog: 6.2.0...7.0.0

6.2.0

29 Jul 20:31
bd44fb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.2...6.2.0

6.1.2

16 Jun 20:02
9a33b3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.1...6.1.2

6.1.1

16 Jun 18:01
8ec14ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.1.1

6.1.0

14 Jun 15:56
454d4b2
Compare
Choose a tag to compare
Merge pull request #111 from swimlane/6_0_1_release

6.1.0 Release

6.0.0

06 Jun 15:45
21fd92d
Compare
Choose a tag to compare

BREAKING CHANGE RELEASE

  • Major updates were made to simplify the project and reduce code logic
  • Removed 80%+ of the code base
  • Implemented usage of external data models
  • Updated documentation and docstrings across project
  • Plus more.

What's Changed

New Contributors

Full Changelog: 5.4.0...6.0.0

5.4.0

04 Apr 19:38
2689142
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.0...5.4.0