All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed issue with mitigations not being accessible in enterprise techniques
- Added ability to access nested subtechniques (or not) using
nested_subtechniques paramater when instantiating Attck object
- Fixed relationship links in enterprise malwares and techniques
- Fixed retrieval of id property in preattack actors
- Updated methods _set_wiki, _set_id, and _set_reference in each frameworks base classes
- Updated pendulum requirements version to have max version
- Updating pendulum requirements version
- Updated and modified docstrings across package
- Fixed issue with pre-attack and mobile attack technique id mappings
- Major update which includes external datasets to add additional context to MITRE ATT&CK
- Restructured and created enterprise object type for future expansion into other MITRE ATT&CK Frameworks
- Improved access and speed when accessing relationship objects
- Added configuration settings and optional loading of datasets from local file paths
- Fixed issue with appending techniques correctly
- Updated Documentation
- Updating Documentation with new reference links
- Initial release of pyattck to PyPi