OSCAL 1.1.1 Release
Summary
OSCAL 1.1.1 is a patch release with minor model improvements, documentation, and artifact release changes that are backwards compatible.
Changes: Key Take-aways
Models
- Allow non-FISMA/RMF use cases for SSP information type impact levels.
- Remove obsolete model documentation for
biblio
elements inback-matter/resources
.
Profile Resolution and Process Specs
- Change spec for more practical definition of
metadata/last-modified
.
Other
- Update schema validation links in OSCAL model definitions.
- Generate OSCAL model definitions with and without external XML entities (XXEs).
Details
- ac6397d68 Produce Metaschemas without XXEs (#1665) (#1901)
- 563ecb305 Adjusted language for
metadata:last-modified
(#1900) - e78291b87 Bump build/metaschema-xslt from
ac4bd7e
to10f72aa
(#1886) - bb454ed44 Adjusted
information-type/*-impact
constraints (#1888) - 1680e13ff Corrects references identified in #1883 (#1884)
Appendix
Detailed Commit Log
Note for NIST developers: the output below is from executing the following command against the release branch (main
) on a developer workstation: git log origin/main..origin/develop --pretty=oneline --abbrev-commit
.
- 8bc3c0045 Bump build/metaschema-xslt from
10f72aa
to034e92b
(#1902) - ac6397d68 Produce Metaschemas without XXEs (#1665) (#1901)
- 563ecb305 Adjusted language for
metadata:last-modified
(#1900) - 5b187b26b Bump actions/checkout from 3.5.3 to 3.6.0 (#1903)
- 53cbe3d00 Bump org.apache.maven.plugins:maven-dependency-plugin in /build (#1878)
- e78291b87 Bump build/metaschema-xslt from
ac4bd7e
to10f72aa
(#1886) - 01a985003 Add
--quiet
to the resolver test mvn download (#1898) - 54f25db65 Bump actions/setup-node from 3.7.0 to 3.8.1 (#1894)
- bb454ed44 Adjusted
information-type/*-impact
constraints (#1888) - 1680e13ff Corrects references identified in #1883 (#1884)
- e5b6e790b Bump markdown-link-check from 3.10.2 to 3.11.2 in /build (#1864)
- 948e88ad0 Bump actions/checkout from 3.3.0 to 3.5.3 (#1863)
- 2a908809d Bump actions/setup-node from 3.6.0 to 3.7.0 (#1854)