New types added float and hex

pull/6/head
Alexandre Dulaunoy 2017-04-11 11:03:33 +02:00
parent d360c9e806
commit 61047353c6
1 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
% ipr= "trust200902" % ipr= "trust200902"
% area = "Security" % area = "Security"
% %
% date = 2016-11-21T00:00:00Z % date = 2017-04-10T00:00:00Z
% %
% [[author]] % [[author]]
% initials="A." % initials="A."
@ -335,7 +335,7 @@ type is represented as a JSON string. type **MUST** be present and it **MUST** b
: attachment, link, comment, text, other : attachment, link, comment, text, other
**Other** **Other**
: comment, text, other, size-in-bytes, counter, datetime, cpe, port : comment, text, other, size-in-bytes, counter, datetime, cpe, port, float, hex
Attributes are based on the usage within their different communities. Attributes can be extended on a regular basis and this reference document is updated accordingly. Attributes are based on the usage within their different communities. Attributes can be extended on a regular basis and this reference document is updated accordingly.
@ -525,7 +525,7 @@ type is represented as a JSON string. type **MUST** be present and it **MUST** b
: attachment, link, comment, text, other : attachment, link, comment, text, other
**Other** **Other**
: comment, text, other, size-in-bytes, counter, datetime, cpe, port : comment, text, other, size-in-bytes, counter, datetime, cpe, port, float, hex
Attributes are based on the usage within their different communities. Attributes can be extended on a regular basis and this reference document is updated accordingly. Attributes are based on the usage within their different communities. Attributes can be extended on a regular basis and this reference document is updated accordingly.