-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Hallo,
We have faced the following problem during the validation of some json files:
The Validation of the CVE-2018-0171-modified.json file with csaf_json_schema.json schema throws an Error:
/vulnerabilities/0/scores/0/cvss_v3: did not match any of the specified OneOf schemas
and thus this valid document is classified as invalid.
Validator confirms the validity of this file against this schema also.
It seems that something goes wrong when processing oneOf
on #ref
external schemata.
Tested with qri-io/jsonschema v0.2.1 und go v1.17.1
Metadata
Metadata
Assignees
Labels
No labels