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

Support for profile alter statements in profile resolution #46

Closed
1 of 5 tasks
david-waltermire opened this issue Jul 5, 2022 · 0 comments · Fixed by #56
Closed
1 of 5 tasks

Support for profile alter statements in profile resolution #46

david-waltermire opened this issue Jul 5, 2022 · 0 comments · Fixed by #56
Assignees
Labels
enhancement New feature or request

Comments

@david-waltermire
Copy link
Collaborator

david-waltermire commented Jul 5, 2022

User Story:

As an OSCAL profile creator, I need the ability to process alter statements in an OSCAL profile as part of profile resolution. The current profile resolver implementation in this library ignores these statements. This is crucial for resolving the FedRAMP profiles.

The current code base support reading in the profile and related catalogs and resolving the catalog control selections. Support for the modify section is currently stubbed out, but no processing of this content is implemented.

Goals:

Dependencies:

Resolution of usnistgov/OSCAL#1311.

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated.
  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant