Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release-1.0.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist committed Apr 18, 2023
2 parents 0f4837e + 85aed08 commit 11809d4
Show file tree
Hide file tree
Showing 26 changed files with 7,254 additions and 8,560 deletions.
2 changes: 1 addition & 1 deletion build/ci-cd/validate-metaschema.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fi
metaschema_toolchain="${OSCALDIR}/build/metaschema/toolchains/xslt-M4"
schematron="${metaschema_toolchain}/validate/metaschema-composition-check.sch"
compiled_schematron="${metaschema_toolchain}/validate/metaschema-composition-check-compiled.xsl"
metaschema_xsd="${metaschema_toolchain}/validate/metaschema.xsd"
metaschema_xsd="${OSCALDIR}/build/metaschema/schema/xml/metaschema.xsd"

build_schematron "$schematron" "$compiled_schematron"
cmd_exitcode=$?
Expand Down
2 changes: 1 addition & 1 deletion build/metaschema
Submodule metaschema updated 363 files
49 changes: 3 additions & 46 deletions json/convert/oscal_assessment-plan_xml-to-json-converter.xsl

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions json/convert/oscal_assessment-results_xml-to-json-converter.xsl

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions json/convert/oscal_catalog_xml-to-json-converter.xsl

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions json/convert/oscal_complete_xml-to-json-converter.xsl

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions json/convert/oscal_component_xml-to-json-converter.xsl

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions json/convert/oscal_poam_xml-to-json-converter.xsl

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions json/convert/oscal_profile_xml-to-json-converter.xsl

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions json/convert/oscal_ssp_xml-to-json-converter.xsl

Large diffs are not rendered by default.

760 changes: 428 additions & 332 deletions json/schema/oscal_assessment-plan_schema.json

Large diffs are not rendered by default.

797 changes: 439 additions & 358 deletions json/schema/oscal_assessment-results_schema.json

Large diffs are not rendered by default.

287 changes: 153 additions & 134 deletions json/schema/oscal_catalog_schema.json

Large diffs are not rendered by default.

1,106 changes: 576 additions & 530 deletions json/schema/oscal_complete_schema.json

Large diffs are not rendered by default.

448 changes: 252 additions & 196 deletions json/schema/oscal_component_schema.json

Large diffs are not rendered by default.

769 changes: 431 additions & 338 deletions json/schema/oscal_poam_schema.json

Large diffs are not rendered by default.

380 changes: 199 additions & 181 deletions json/schema/oscal_profile_schema.json

Large diffs are not rendered by default.

511 changes: 272 additions & 239 deletions json/schema/oscal_ssp_schema.json

Large diffs are not rendered by default.

1,412 changes: 614 additions & 798 deletions xml/schema/oscal_assessment-plan_schema.xsd

Large diffs are not rendered by default.

1,502 changes: 655 additions & 847 deletions xml/schema/oscal_assessment-results_schema.xsd

Large diffs are not rendered by default.

728 changes: 304 additions & 424 deletions xml/schema/oscal_catalog_schema.xsd

Large diffs are not rendered by default.

2,311 changes: 1,034 additions & 1,277 deletions xml/schema/oscal_complete_schema.xsd

Large diffs are not rendered by default.

977 changes: 392 additions & 585 deletions xml/schema/oscal_component_schema.xsd

Large diffs are not rendered by default.

1,435 changes: 623 additions & 812 deletions xml/schema/oscal_poam_schema.xsd

Large diffs are not rendered by default.

815 changes: 350 additions & 465 deletions xml/schema/oscal_profile_schema.xsd

Large diffs are not rendered by default.

1,180 changes: 506 additions & 674 deletions xml/schema/oscal_ssp_schema.xsd

Large diffs are not rendered by default.

0 comments on commit 11809d4

Please sign in to comment.