diff --git a/_pages/datamodels.md b/_pages/datamodels.md index 056905f..c66d12a 100755 --- a/_pages/datamodels.md +++ b/_pages/datamodels.md @@ -82,6 +82,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/ |frequent-flyer-number| | | | | | | |gender| | | | | | | |gene| | X | | | | | +|git-commit-id| | | | | | X | |github-organisation| | | | | | | |github-repository| | | | X | | | |github-username| | | | | | | @@ -249,6 +250,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/ |frequent-flyer-number| | | | | | | |gender| | | | | | | |gene| | | | | | | +|git-commit-id| | | | | | | |github-organisation| | | | | | | |github-repository| | | | | | | |github-username| | | | | | | @@ -416,6 +418,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/ |frequent-flyer-number| X | | | | |gender| X | | | | |gene| | | | | +|git-commit-id| | | | | |github-organisation| | X | | | |github-repository| | X | | | |github-username| | X | | | @@ -603,6 +606,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/ * **frequent-flyer-number**: The frequent flyer number of a passenger * **gender**: The gender of a natural person (Male, Female, Other, Prefer not to say) * **gene**: GENE - Go Evtx sigNature Engine +* **git-commit-id**: A git commit ID. * **github-organisation**: A github organisation * **github-repository**: A github repository * **github-username**: A github user name