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 export compliance results in one human-readable format (PDF) and one machine-readable format (CSV).
Acceptance Criteria:
Must provide a documented gRPC API endpoint that returns a document type containing the compliance results
May support additional query parameters (e.g., return a report for all successful checks)
Must be accompanied by an end-to-end test that generates reports based on scan data provided by the compliance operator
The text was updated successfully, but these errors were encountered:
As a user or consumer (which could be another machine), I need to export compliance results in one human-readable format (PDF) and one machine-readable format (CSV).
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: