mirror of https://github.com/MISP/misp-website
chg: [new types] git-commit-id added
parent
d4e14fb267
commit
ff58cc6849
|
@ -82,6 +82,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
||||||
|frequent-flyer-number| | | | | | |
|
|frequent-flyer-number| | | | | | |
|
||||||
|gender| | | | | | |
|
|gender| | | | | | |
|
||||||
|gene| | X | | | | |
|
|gene| | X | | | | |
|
||||||
|
|git-commit-id| | | | | | X |
|
||||||
|github-organisation| | | | | | |
|
|github-organisation| | | | | | |
|
||||||
|github-repository| | | | X | | |
|
|github-repository| | | | X | | |
|
||||||
|github-username| | | | | | |
|
|github-username| | | | | | |
|
||||||
|
@ -249,6 +250,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
||||||
|frequent-flyer-number| | | | | | |
|
|frequent-flyer-number| | | | | | |
|
||||||
|gender| | | | | | |
|
|gender| | | | | | |
|
||||||
|gene| | | | | | |
|
|gene| | | | | | |
|
||||||
|
|git-commit-id| | | | | | |
|
||||||
|github-organisation| | | | | | |
|
|github-organisation| | | | | | |
|
||||||
|github-repository| | | | | | |
|
|github-repository| | | | | | |
|
||||||
|github-username| | | | | | |
|
|github-username| | | | | | |
|
||||||
|
@ -416,6 +418,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
||||||
|frequent-flyer-number| X | | | |
|
|frequent-flyer-number| X | | | |
|
||||||
|gender| X | | | |
|
|gender| X | | | |
|
||||||
|gene| | | | |
|
|gene| | | | |
|
||||||
|
|git-commit-id| | | | |
|
||||||
|github-organisation| | X | | |
|
|github-organisation| | X | | |
|
||||||
|github-repository| | X | | |
|
|github-repository| | X | | |
|
||||||
|github-username| | 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
|
* **frequent-flyer-number**: The frequent flyer number of a passenger
|
||||||
* **gender**: The gender of a natural person (Male, Female, Other, Prefer not to say)
|
* **gender**: The gender of a natural person (Male, Female, Other, Prefer not to say)
|
||||||
* **gene**: GENE - Go Evtx sigNature Engine
|
* **gene**: GENE - Go Evtx sigNature Engine
|
||||||
|
* **git-commit-id**: A git commit ID.
|
||||||
* **github-organisation**: A github organisation
|
* **github-organisation**: A github organisation
|
||||||
* **github-repository**: A github repository
|
* **github-repository**: A github repository
|
||||||
* **github-username**: A github user name
|
* **github-username**: A github user name
|
||||||
|
|
Loading…
Reference in New Issue