cURL
curl --request GET \ --url https://us.cybedefend.com/project/{projectId}/cwe-report/{format} \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Whether to include detailed information in the report
true
false
"true"
CWE Top 25 report generated successfully