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

Implement an API to query compliance results by profile #54

Open
rhmdnd opened this issue Jun 9, 2022 · 0 comments
Open

Implement an API to query compliance results by profile #54

rhmdnd opened this issue Jun 9, 2022 · 0 comments
Labels
api Functionality related to the API enhancement New feature or request

Comments

@rhmdnd
Copy link
Owner

rhmdnd commented Jun 9, 2022

As a user or consumer (which could be another machine), I need to be able to filter compliance results by profile.

This will be useful for querying results from multiple profiles (a subject that has been scanned against FedRAMP moderate and PCI-DSS).

Acceptance Criteria:

  • Must provide a documented API for filtering compliance results by profile
  • Must return an empty set if the provided profile doesn't match any compliance results
  • Must be accompanied by an end-to-end test that queries the compliance results for an OpenShift compliance operator scan
@rhmdnd rhmdnd added enhancement New feature or request api Functionality related to the API labels Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Functionality related to the API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant