You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It indicates that "Date" is an attribute, however in examples 61 and 62, date is added as an element.
(note also that on example 62, the opening element tag for "Date" uses a "/", which is incorrect)
Example 61: Exploit Status:
none
2011-11-26T00:00:00+00:00
CVRFPID-0000
Example 62: Exploit Status without Product ID:
proof of concept
2011-11-26T00:00:00+00:00
I'm not sure if this is incorrectly marked as being a date attribute and it should be an element, or if it's incorrectly exampled as being an element, but it should be one or the other.
The text was updated successfully, but these errors were encountered:
In version 1.2 (http://docs.oasis-open.org/csaf/csaf-cvrf/v1.2/cs01/csaf-cvrf-v1.2-cs01.html#_Toc493508771)
Section 6.11.1
It indicates that "Date" is an attribute, however in examples 61 and 62, date is added as an element.
(note also that on example 62, the opening element tag for "Date" uses a "/", which is incorrect)
Example 61: Exploit Status:
none 2011-11-26T00:00:00+00:00 CVRFPID-0000Example 62: Exploit Status without Product ID:
proof of concept 2011-11-26T00:00:00+00:00I'm not sure if this is incorrectly marked as being a date attribute and it should be an element, or if it's incorrectly exampled as being an element, but it should be one or the other.
The text was updated successfully, but these errors were encountered: