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

Correct OSCAL version handling in resolved profile #21

Merged

Conversation

david-waltermire
Copy link
Collaborator

@david-waltermire david-waltermire commented May 17, 2022

Committer Notes

Corrected metadata/oscal-version handling bug to use OSCAL version, not the content version from a source profile. Resolves #15.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you squashed any non-relevant commits and commit messages? [instructions]
  • Do all automated CI/CD checks pass?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you included examples of how to use your new feature(s)?
  • Have you updated all website and readme documentation affected by the changes you made?

aj-stein-nist
aj-stein-nist previously approved these changes May 17, 2022
…ot the content version from a source profile. Resolves usnistgov#15.
… not the version of the profile. OSCAL version is the high water mark of the profile, plus any imports.
@david-waltermire david-waltermire merged commit 901ba61 into usnistgov:develop May 18, 2022
@david-waltermire david-waltermire deleted the issue15-fix-version branch May 18, 2022 13:50
david-waltermire added a commit that referenced this pull request Jun 21, 2022
* Corrected metadata/oscal-version handling bug to use OSCAL version, not the content version from a source profile. Resolves #15.
* More adjustments to handling of version and OSCAL version. OSCAL version is the high water mark of the profile, plus any imports. See usnistgov/OSCAL#1272.
david-waltermire added a commit that referenced this pull request Jun 24, 2022
* Corrected metadata/oscal-version handling bug to use OSCAL version, not the content version from a source profile. Resolves #15.
* More adjustments to handling of version and OSCAL version. OSCAL version is the high water mark of the profile, plus any imports. See usnistgov/OSCAL#1272.
david-waltermire added a commit to david-waltermire/liboscal-java that referenced this pull request Jun 29, 2022
* Corrected metadata/oscal-version handling bug to use OSCAL version, not the content version from a source profile. Resolves usnistgov#15.
* More adjustments to handling of version and OSCAL version. OSCAL version is the high water mark of the profile, plus any imports. See usnistgov/OSCAL#1272.
david-waltermire added a commit that referenced this pull request Jun 29, 2022
* Corrected metadata/oscal-version handling bug to use OSCAL version, not the content version from a source profile. Resolves #15.
* More adjustments to handling of version and OSCAL version. OSCAL version is the high water mark of the profile, plus any imports. See usnistgov/OSCAL#1272.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Profile resolution incorrectly maps the oscal-version from the version on the source profile
2 participants