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 compliance results by duration or timeframe #52

Open
rhmdnd opened this issue Jun 9, 2022 · 0 comments
Open
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 provide a duration or time frame of compliance results I'm interested in and I expect the results to only contain results within this time frame, based on the scan time.

Acceptance Criteria:

  • Must provide parameters for time boundaries of the query
  • Must return only the compliance results conducted within the time frame
  • Must return an empty set if there are no results within the specified time frame
  • Must contain end-to-end testing that returns compliance scan results based on OpenShift compliance scan information
@rhmdnd rhmdnd changed the title Implement a mechanism to filter compliance results by duration or timeframe Implement an API to filter compliance results by duration or timeframe Jun 9, 2022
@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