{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-inspector/refs/heads/main/json-structure/inspector-report-format-structure.json", "name": "ReportFormat", "description": "ReportFormat schema", "type": "string", "enum": [ "CSV", "JSON" ] }