swimlane / pyattck

A Python package to interact with the Mitre ATT&CK Framework
MIT License
467 stars 87 forks source link

Key Error when Iterating v12_attack.enterprise.techniques #141

Open nbyt3 opened 1 year ago

nbyt3 commented 1 year ago

V12

for technique in v12_attack.enterprise.techniques:
"There is an unknown key defined in the Technique JSON object. __attrs_init__() got an unexpected keyword argument 'x_mitre_network_requirements'"