Releases: swimlane/pyattck
Releases · swimlane/pyattck
v7.1.2
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
v7.1.0
7.0.0
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
- 7.0.0 by @MSAdministrator in #123
Full Changelog: 6.2.0...7.0.0
6.2.0
6.1.2
6.1.1
6.1.0
Merge pull request #111 from swimlane/6_0_1_release 6.1.0 Release
6.0.0
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
- 6.0.0 Release by @MSAdministrator in #109
- Update datasource.py by @Isober in #106
New Contributors
Full Changelog: 5.4.0...6.0.0
5.4.0
What's Changed
- 5.4.0 Release by @MSAdministrator in #102
- Access deprecated attribute from all MITRE ATT&CK objects by @aacienfuegos in #100
- Access malwares from Technique object by @aacienfuegos in #101
- Pass enterprise attack object in different class initializers. Fixes … by @cohmoti in #103
New Contributors
- @aacienfuegos made their first contribution in #100
- @cohmoti made their first contribution in #103
Full Changelog: 5.3.0...5.4.0