mirror of
https://github.com/valitydev/atomic-threat-coverage.git
synced 2024-11-06 09:35:21 +00:00
chg: [amitt_mapping] update AMITT STIX repo to permanent URL
This commit is contained in:
parent
79bb2de6d6
commit
36a9756dbd
@ -6,7 +6,7 @@ amitt_tactic_mapping = {}
|
||||
amitt_technique_mapping = {}
|
||||
amitt_mitigation_mapping = {}
|
||||
|
||||
#amitt_json_url = ("https://raw.githubusercontent.com/VVX7/cti/master/amitt-attack/amitt-attack.json")
|
||||
amitt_json_url = ("https://raw.githubusercontent.com/cogsec-collaborative/amitt_cti/master/amitt/amitt-attack.json")
|
||||
|
||||
amitt_json = requests.get(amitt_json_url).json()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user