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

Provide a warning when matching against a group #88

Open
3 tasks
david-waltermire opened this issue Nov 26, 2024 · 1 comment
Open
3 tasks

Provide a warning when matching against a group #88

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

Comments

@david-waltermire
Copy link
Contributor

User Story

See usnistgov/oscal-cli#126

Goals

See usnistgov/oscal-cli#126

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

@david-waltermire
Copy link
Contributor Author

As discussed in usnistgov/oscal-cli#126, I believe instead of warning that a group is referenced, the better thing to do is to add an error constraint that checks if the id does not match a control id in the referenced catalog or profile. In this way, if a group is referenced, then an error would be raised indicating that the referenced id is not for a control in the referenced source or resolved catalog.

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: Ready
Development

No branches or pull requests

1 participant