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 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.
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
The text was updated successfully, but these errors were encountered: