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

Constraint Suppression List #83

Open
3 tasks
brian-ruf opened this issue Nov 26, 2024 · 1 comment
Open
3 tasks

Constraint Suppression List #83

brian-ruf opened this issue Nov 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@brian-ruf
Copy link

User Story

As a user of the OSCAL CLI, I would like a way to suppress specific constraints, so that when I discover a constraint is erroneous, I can prevent it from appearing the results or causing content to be inappropriately marked as bad.

Ideally this is an external list that I can include and specify with a command like argument. I am unsure if oscal-cli is OSCAL version-aware. If so, the list should offer suppression based on a pairing of OSCAL version number and constraint identifier.

Goals

Suppress inappropriate errors and warnings from validation results.

Dependencies

No response

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.

Revisions

No response

@brian-ruf
Copy link
Author

Assuming this is functionality worth pursuing, perhaps a better approach is to introduce metaschema syntax that allows tests to be specified for suppression.
For example, FedRAMP could include a core-OSCAL constraint suppression list either as a stand-alone metaschema file or as part of the FedRAMP constraints metaschema file.
This would serve as an ongoing way to manage incorrect errors when pairing a particular version of FedRAMP's constraints against a particular version of OSCAL.

@david-waltermire david-waltermire moved this from To Triage to Backlog in Spec and Tooling Work Board Dec 6, 2024
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: Backlog
Development

No branches or pull requests

1 participant