You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of the Metaschema Java and OSCAL Java libraries, I need know defects to be repaired. I also need the OSCAL Java library to be updated to the latest OSCAL release.
Goals:
The following issues need to be addressed for the next release of the OSCAL Java library:
All OSCAL website and readme documentation affected by the changes in this issue have been updated. Changes to the OSCAL website can be made in the docs/content directory of your branch.
A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.
The text was updated successfully, but these errors were encountered:
User Story:
As a user of the Metaschema Java and OSCAL Java libraries, I need know defects to be repaired. I also need the OSCAL Java library to be updated to the latest OSCAL release.
Goals:
The following issues need to be addressed for the next release of the OSCAL Java library:
- [ ] Import/Export loop of NIST_SP-800-53_rev5_catalog.xml produces a different XML than the original liboscal-java#3- [ ] Invalid handling of markdown text with nested style when saving to XML liboscal-java#5- [ ] IllegalArgumentException when serialising Profile elements using Boolean liboscal-java#6- [ ] Incorrect serialization of list items in XML liboscal-java#13oscal-version
from theversion
on the source profile liboscal-java#15. See Correct OSCAL version handling in resolved profile liboscal-java#21.Dependencies:
None.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: