center-for-threat-informed-defense / sightings_ecosystem

Sightings Ecosystem gives cyber defenders visibility into what adversaries actually do in the wild. With your help, we are tracking MITRE ATT&CK® techniques observed to give defenders real data on technique prevalence.
https://ctid.io/sightings-ecosystem
Apache License 2.0
33 stars 8 forks source link

jsonSchema specifies additionalProperties: false for technique, but data_model.md says otherwise #7

Closed zmallen closed 6 months ago

zmallen commented 2 years ago

Hi there!

I think the jsonSchema has a techniques section with no tactic specified, which causes validation to fail.

According to https://github.com/center-for-threat-informed-defense/sightings_ecosystem/blob/main/data_model.md#techniques , tactic is allowed but not required