Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement SemVer-based comparison on oscal-version in XSLT Profile Resolver #1440

Closed
6 tasks
wendellpiez opened this issue Aug 31, 2022 · 1 comment · Fixed by #1420
Closed
6 tasks

Implement SemVer-based comparison on oscal-version in XSLT Profile Resolver #1440

wendellpiez opened this issue Aug 31, 2022 · 1 comment · Fixed by #1420

Comments

@wendellpiez
Copy link
Contributor

wendellpiez commented Aug 31, 2022

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

Dependencies

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.
@aj-stein-nist
Copy link
Contributor

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.

@david-waltermire david-waltermire linked a pull request Sep 27, 2022 that will close this issue
9 tasks
Repository owner moved this from Under Review to Done in NIST OSCAL Work Board Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants