Skip to content

Commit

Permalink
Publishing generated metaschema resources [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist authored and actions-user committed Jun 30, 2023
1 parent 1a2e853 commit 5ea8069
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion json/schema/oscal_assessment-plan_schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{ "$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.4/oscal-ap-schema.json",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.6/oscal-ap-schema.json",
"$comment" : "OSCAL Assessment Plan Model: JSON Schema",
"type" : "object",
"definitions" :
Expand Down
2 changes: 1 addition & 1 deletion json/schema/oscal_assessment-results_schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{ "$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.4/oscal-ar-schema.json",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.6/oscal-ar-schema.json",
"$comment" : "OSCAL Assessment Results Model: JSON Schema",
"type" : "object",
"definitions" :
Expand Down
2 changes: 1 addition & 1 deletion json/schema/oscal_catalog_schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{ "$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.4/oscal-catalog-schema.json",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.6/oscal-catalog-schema.json",
"$comment" : "OSCAL Control Catalog Model: JSON Schema",
"type" : "object",
"definitions" :
Expand Down
2 changes: 1 addition & 1 deletion json/schema/oscal_complete_schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{ "$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0/1.0.4/oscal-complete-schema.json",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0/1.0.6/oscal-complete-schema.json",
"$comment" : "OSCAL Unified Model of Models: JSON Schema",
"type" : "object",
"definitions" :
Expand Down
2 changes: 1 addition & 1 deletion json/schema/oscal_component_schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{ "$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.4/oscal-component-definition-schema.json",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.6/oscal-component-definition-schema.json",
"$comment" : "OSCAL Component Definition Model: JSON Schema",
"type" : "object",
"definitions" :
Expand Down
2 changes: 1 addition & 1 deletion json/schema/oscal_poam_schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{ "$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.4/oscal-poam-schema.json",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.6/oscal-poam-schema.json",
"$comment" : "OSCAL Plan of Action and Milestones (POA&M) Model: JSON Schema",
"type" : "object",
"definitions" :
Expand Down
2 changes: 1 addition & 1 deletion json/schema/oscal_profile_schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{ "$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.4/oscal-profile-schema.json",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.6/oscal-profile-schema.json",
"$comment" : "OSCAL Profile Model: JSON Schema",
"type" : "object",
"definitions" :
Expand Down
2 changes: 1 addition & 1 deletion json/schema/oscal_ssp_schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{ "$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.4/oscal-ssp-schema.json",
"$id" : "http://csrc.nist.gov/ns/oscal/1.0.6/oscal-ssp-schema.json",
"$comment" : "OSCAL System Security Plan (SSP) Model: JSON Schema",
"type" : "object",
"definitions" :
Expand Down
4 changes: 2 additions & 2 deletions xml/schema/oscal_assessment-plan_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="qualified"
targetNamespace="http://csrc.nist.gov/ns/oscal/1.0"
version="1.0.4">
version="1.0.6">
<xs:annotation>
<xs:appinfo>
<m:schema-name>OSCAL Assessment Plan Model</m:schema-name>
<m:schema-version>1.0.4</m:schema-version>
<m:schema-version>1.0.6</m:schema-version>
<m:short-name>oscal-ap</m:short-name>
<m:remarks>
<p>The OSCAL assessment plan format is used to describe the information typically provided by an assessor during the preparation for an assessment.</p>
Expand Down
4 changes: 2 additions & 2 deletions xml/schema/oscal_assessment-results_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="qualified"
targetNamespace="http://csrc.nist.gov/ns/oscal/1.0"
version="1.0.4">
version="1.0.6">
<xs:annotation>
<xs:appinfo>
<m:schema-name>OSCAL Assessment Results Model</m:schema-name>
<m:schema-version>1.0.4</m:schema-version>
<m:schema-version>1.0.6</m:schema-version>
<m:short-name>oscal-ar</m:short-name>
<m:remarks>
<p>The OSCAL assessment results format is used to describe the information typically provided by an assessor following an assessment.</p>
Expand Down
4 changes: 2 additions & 2 deletions xml/schema/oscal_catalog_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="qualified"
targetNamespace="http://csrc.nist.gov/ns/oscal/1.0"
version="1.0.4">
version="1.0.6">
<xs:annotation>
<xs:appinfo>
<m:schema-name>OSCAL Control Catalog Model</m:schema-name>
<m:schema-version>1.0.4</m:schema-version>
<m:schema-version>1.0.6</m:schema-version>
<m:short-name>oscal-catalog</m:short-name>
<m:remarks>
<p>The OSCAL Control Catalog format can be used to describe a collection of security controls and related control enhancements, along with contextualizing documentation and metadata. The root of the Control Catalog format is <code>catalog</code>. </p>
Expand Down
4 changes: 2 additions & 2 deletions xml/schema/oscal_complete_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="qualified"
targetNamespace="http://csrc.nist.gov/ns/oscal/1.0"
version="1.0.4">
version="1.0.6">
<xs:annotation>
<xs:appinfo>
<m:schema-name>OSCAL Unified Model of Models</m:schema-name>
<m:schema-version>1.0.4</m:schema-version>
<m:schema-version>1.0.6</m:schema-version>
<m:short-name>oscal-complete</m:short-name>
<m:remarks>
<p>This format represents a combination of all of the OSCAL models.</p>
Expand Down
4 changes: 2 additions & 2 deletions xml/schema/oscal_component_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="qualified"
targetNamespace="http://csrc.nist.gov/ns/oscal/1.0"
version="1.0.4">
version="1.0.6">
<xs:annotation>
<xs:appinfo>
<m:schema-name>OSCAL Component Definition Model</m:schema-name>
<m:schema-version>1.0.4</m:schema-version>
<m:schema-version>1.0.6</m:schema-version>
<m:short-name>oscal-component-definition</m:short-name>
<m:remarks>
<p>The OSCAL Component Definition Model can be used to describe the implementation of controls in a <code>component</code> or a set of components grouped as a <code>capability</code>. A component can be either a <em>technical component</em>, or a <em>documentary component</em>. A technical component is a component that is implemented in hardware (physical or virtual) or software. A documentary component is a component implemented in a document, such as a process, procedure, or policy.</p>
Expand Down
4 changes: 2 additions & 2 deletions xml/schema/oscal_poam_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="qualified"
targetNamespace="http://csrc.nist.gov/ns/oscal/1.0"
version="1.0.4">
version="1.0.6">
<xs:annotation>
<xs:appinfo>
<m:schema-name>OSCAL Plan of Action and Milestones (POA&amp;M) Model</m:schema-name>
<m:schema-version>1.0.4</m:schema-version>
<m:schema-version>1.0.6</m:schema-version>
<m:short-name>oscal-poam</m:short-name>
<m:remarks>
<p>The OSCAL Plan of Action and Milestones (POA&amp;M) format is used to describe the information typically provided by an assessor during the preparation for an assessment.</p>
Expand Down
4 changes: 2 additions & 2 deletions xml/schema/oscal_profile_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="qualified"
targetNamespace="http://csrc.nist.gov/ns/oscal/1.0"
version="1.0.4">
version="1.0.6">
<xs:annotation>
<xs:appinfo>
<m:schema-name>OSCAL Profile Model</m:schema-name>
<m:schema-version>1.0.4</m:schema-version>
<m:schema-version>1.0.6</m:schema-version>
<m:short-name>oscal-profile</m:short-name>
<m:remarks>
<p>A profile designates a selection and configuration of controls from one or more catalogs, along with a series of operations over them. The topmost element in the OSCAL profile XML schema is <code>profile</code>.</p>
Expand Down
4 changes: 2 additions & 2 deletions xml/schema/oscal_ssp_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="qualified"
targetNamespace="http://csrc.nist.gov/ns/oscal/1.0"
version="1.0.4">
version="1.0.6">
<xs:annotation>
<xs:appinfo>
<m:schema-name>OSCAL System Security Plan (SSP) Model</m:schema-name>
<m:schema-version>1.0.4</m:schema-version>
<m:schema-version>1.0.6</m:schema-version>
<m:short-name>oscal-ssp</m:short-name>
<m:remarks>
<p>The OSCAL Control SSP format can be used to describe the information typically specified in a system security plan, such as those defined in NIST SP 800-18.</p>
Expand Down

0 comments on commit 5ea8069

Please sign in to comment.