Skip to content

release v1.1 generated json-schema is not valid #1908

Open
@gusfcarvalho

Description

@gusfcarvalho

Describe the bug

The available generated json-schema for OSCAL manifests in release 1.1 refers to draft-7 format - however it refers to both $id and $ref fields on the definition which are only supported from draft-2019 forwards

Who is the bug affecting

Anyone trying to use the release manifests.

What is affected by this bug

Documentation, Metaschema

How do we replicate this issue

  1. Download schemas
  2. Try to parse it with any json-schema validator

Expected behavior (i.e. solution)

The released json-schema should be compliant to the schema version it refers to.

Other comments

No response

Revisions

No response

Metadata

Metadata

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions