Describe the bug
oscal_component_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.1.3/oscal-component-definition-schema.json",
Who is the bug affecting
All of the models including component-definition should be 1.2.0, no?
degenaro:release-schemas$ grep "1.1.3" *
oscal_component_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.1.3/oscal-component-definition-schema.json",
degenaro:release-schemas$ grep "1.2.0" *
oscal_assessment-plan_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.2.0/oscal-ap-schema.json",
oscal_assessment-results_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.2.0/oscal-ar-schema.json",
oscal_catalog_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.2.0/oscal-catalog-schema.json",
oscal_complete_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.0/1.2.0/oscal-complete-schema.json",
oscal_mapping_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.2.0/oscal-mapping-schema.json",
oscal_poam_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.2.0/oscal-poam-schema.json",
oscal_profile_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.2.0/oscal-profile-schema.json",
oscal_ssp_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.2.0/oscal-ssp-schema.json",
What is affected by this bug
Metaschema
How do we replicate this issue
Download 1.2.0 schema. grep for "1.1.3".
Expected behavior (i.e. solution)
1.1.3 is expunged from 1.2.0 release.
Other comments
No response
Revisions
No response
Describe the bug
oscal_component_schema.json: "$id" : "http://csrc.nist.gov/ns/oscal/1.1.3/oscal-component-definition-schema.json",Who is the bug affecting
All of the models including component-definition should be 1.2.0, no?
What is affected by this bug
Metaschema
How do we replicate this issue
Download 1.2.0 schema. grep for "1.1.3".
Expected behavior (i.e. solution)
1.1.3 is expunged from 1.2.0 release.
Other comments
No response
Revisions
No response