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
Picking up #1313 and #1272, this Issue tracks complete implementation of oscal-version property (including value comparison) in the XSLT-based profile resolver. This requires supporting Semantic Versioning.
When complete, this functionality will be validated via unit tests.
TBD: clarify dependency between merging this code and merging unit tests now in working branches.
Acceptance Criteria
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:
Seems there is a nice PR ready for review and to potentially close this out. Assigned @david-waltermire-nist and @wendellpiez to take a look during weekly status update.
User Story
Picking up #1313 and #1272, this Issue tracks complete implementation of
oscal-version
property (including value comparison) in the XSLT-based profile resolver. This requires supporting Semantic Versioning.When complete, this functionality will be validated via unit tests.
Goals
develop
Dependencies
TBD: clarify dependency between merging this code and merging unit tests now in working branches.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: