You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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:
The text was updated successfully, but these errors were encountered: