Skip to content

Commit 34af2ae

Browse files
committed
and trim newline
1 parent 62db169 commit 34af2ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schema/CVE_Record_Format.json

-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,6 @@
380380
"exclusiveUpperBound": {
381381
"description": "A valid semver 2.0.0 value used as an upper bound. Explicitly not affected.",
382382
"pattern": "^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$"
383-
384383
}
385384
},
386385
"additionalProperties": false

0 commit comments

Comments
 (0)