URL(s) to filter submissions results by
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/intel_url", "title": "intel_url", "description": "URL(s) to filter submissions results by", "example": "https://www.cloudflare.com", "format": "uri", "type": "string" }