[
{
"handle": "<string>",
"name": "<string>",
"url": "<string>",
"@type": "HackeroneProgram",
"id": "<string>",
"is_bounty_program": true,
"state": "<string>",
"about": "<string>",
"website": "<string>",
"twitter_handle": "<string>",
"image": "<string>",
"submission_state": "<string>",
"offers_bounties": true,
"offers_thanks": true,
"launched_at": "<string>",
"currency": "<string>",
"base_bounty": 123,
"average_bounty_lower_amount": 123,
"average_bounty_upper_amount": 123,
"top_bounty_lower_amount": 123,
"top_bounty_upper_amount": 123,
"total_bounties_paid": 123,
"bounties_paid_last_90_days": 123,
"resolved_report_count": 123,
"reports_received_last_90_days": 123,
"last_report_resolved_at": "<string>",
"response_efficiency_percentage": 123,
"response_efficiency_indicator": "<string>",
"only_cleared_hackers": true,
"only_id_verified_hackers": true,
"allows_bounty_splitting": true,
"publicly_visible_retesting": true,
"hackers_thanked_count": 123,
"assets_in_scope_count": 123,
"has_open_scope": true,
"pays_within_one_month": true,
"gold_standard_safe_harbor": true,
"ai_safe_harbor": true,
"disclosure_declaration": "<string>",
"introduction": "<string>",
"policy": "<string>",
"last_policy_change_at": "<string>",
"sla": {
"@type": "HackeroneProgramSla",
"first_response_time": 123,
"triage_time": 123,
"bounty_time": 123,
"resolution_time": 123
},
"severity_metrics": {
"@type": "HackeroneSeverityMetrics",
"average_bounty_low": 123,
"average_bounty_medium": 123,
"average_bounty_high": 123,
"average_bounty_critical": 123,
"report_count_low": 123,
"report_count_medium": 123,
"report_count_high": 123,
"report_count_critical": 123
},
"bounty_rows": [],
"scope_exclusions": [],
"top_researchers": [],
"attachments": []
}
]