OSCAL 1.0.4 Release #1267
david-waltermire
announced in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Note: This patch release fixes a defect in the JSON schemas released with OSCAL 1.0.3. Please use this release instead of the v1.0.3 release.
What's Changed
README.md
(PR Remove references to specific OSCAL releases inREADME.md
#1261) @guyzylNew Contributors
Notable Changes
This release corrects defects in the JSON schemas released with OSCAL 1.0.3. The previously released schemas did not contain the correct regular expressions required to properly constrain data based on the specific data type for a given field. As a result, under the old schemas some data might be allowed to be provided that is invalid. The new JSON schemas in this release correct this defect by restoring the proper regular expressions.
Full Changelog: v1.0.3...v1.0.4
This discussion was created from the release OSCAL 1.0.4 Release.
Beta Was this translation helpful? Give feedback.
All reactions