Validate Bug Bounty ReportAsk AIpost https://app.aikido.dev/api/public/v1/bug_bounty/program/{program_id}/reportValidates a new bug bounty report for a given program.Path Paramsprogram_idint32required≥ 0The ID of the bug bounty program related to the bug bounty reportBody ParamsThe parameters needed to create a new bug bounty reportdescriptionstringrequiredThe description of the bug bounty reportadditional_file_dataarray of objectsOptional parameter. Files with additional context about the bug bounty report. Allowed files are: '.json', '.yaml', '.yml', '.txt', '.md', '.pdf', '.csv'.additional_file_dataADD objectResponse 200The bug bounty report has been createdUpdated 3 months ago