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
'Representation of security advisory information as a JSON document.',
2
8
$defs: {
3
9
acknowledgments_t: {
4
10
description: 'Contains a list of acknowledgment elements.',
@@ -131,7 +137,7 @@ export default {
131
137
properties: {
132
138
name: {
133
139
description:
134
-
'The value should be the product\u2019s full canonical name, including version number and other attributes, as it would be used in a human-friendly document.',
140
+
'The value should be the product\u00e2\u20ac\u2122s full canonical name, including version number and other attributes, as it would be used in a human-friendly document.',
'Representation of security advisory information as a JSON document.',
508
509
properties: {
509
510
$schema: {
510
511
description:
@@ -528,7 +529,7 @@ export default {
528
529
aggregate_severity: {
529
530
additionalProperties: false,
530
531
description:
531
-
"Is a vehicle that is provided by the document producer to convey the urgency and criticality with which the one or more vulnerabilities reported should be addressed. It is a document-level metric and applied to the document as a whole \u2014 not any specific vulnerability. The range of values in this field is defined according to the document producer's policies and procedures.",
532
+
"Is a vehicle that is provided by the document producer to convey the urgency and criticality with which the one or more vulnerabilities reported should be addressed. It is a document-level metric and applied to the document as a whole \u00e2\u20ac\u201d not any specific vulnerability. The range of values in this field is defined according to the document producer's policies and procedures.",
532
533
properties: {
533
534
namespace: {
534
535
description: 'Points to the namespace so referenced.',
0 commit comments