OTRF / OSSEM

Open Source Security Events Metadata (OSSEM)
MIT License
1.22k stars 212 forks source link

Dictionary versioning #89

Closed hxnoyd closed 3 years ago

hxnoyd commented 3 years ago

This PR includes data dictionary versioning for both YAML and MARKDOWN versions of OSSEM. Also, the converter script templates were updated to properly display the event version.

For those events where no version is available, the default was set to zero.

Also packed in this PR, there are a couple of minor fixes on some YAML dictionaries, to make them more inline with the YAML parser.