You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hot fixes - version 0.3.4.3
+ fixOTRF#22
+ Updated Notebooks
+ Created ICS ATT&Ck Exploration Notebook
+ Updated Revoke and Deprecated functions (Removed Extract parameter for both and created additional functions)
+ New functions extract_revoked and extract_deprecated. They export STIX objects that have been deprecated or revoked for additional analysis.
+ Added Warnings messages for all PRE ATT&CK
version 0.3.3
+ Python Library version to 0.3.3
+ Updated Revoked function
+ New Function remove_deprecated
+ Updated ATT&CK Navigator Version to 3.0
+updated export samples for attack navigator layers for each GROUP in ATT&CK
+ fixOTRF#14
0.2.3 Release and Docs
+ Re-wrote the STIX mapping to translate fields to a friendly schema
+ Set all functions to return a STIX object
+ Added stix_format parameter to return a dictionary with the friendly schema if needed
+ Updated Notebooks