diff --git a/app/validators/json_schemas/cyclonedx/bom-1.5.schema.json b/app/validators/json_schemas/cyclonedx/bom-1.5.schema.json index 0909588898af12ef27ce6eec618b1ac20e8e2634..ef93ffd051163175306aa84a35a7c16c81582f34 100644 --- a/app/validators/json_schemas/cyclonedx/bom-1.5.schema.json +++ b/app/validators/json_schemas/cyclonedx/bom-1.5.schema.json @@ -6,8 +6,7 @@ "$comment": "CycloneDX JSON schema is published under the terms of the Apache License 2.0.", "required": [ "bomFormat", - "specVersion", - "version" + "specVersion" ], "additionalProperties": false, "properties": {