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 filter scan results by outcome #53

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

Implement an API to filter scan results by outcome #53

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 outcome. For example, I may want to know which compliance checks passed, failed, or were manual.

Acceptance Criteria:

  • Must provide a documented API endpoint for filtering compliance results by outcome
  • Must return an empty set if compliance results do not match the query
  • Must be accompanied by an end-to-end test that queries compliance results from an OpenShift compliance 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