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
Copy file name to clipboardExpand all lines: schema/bom-1.5.schema.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2125,7 +2125,7 @@
2125
2125
},
2126
2126
"range": {
2127
2127
"description": "A version range specified in Package URL Version Range syntax (vers) which is defined at https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst",
2128
-
"$ref": "#/definitions/version"
2128
+
"$ref": "#/definitions/range"
2129
2129
},
2130
2130
"status": {
2131
2131
"description": "The vulnerability status for the version or range of versions.",
0 commit comments