Generate a security report for a project
Security Reports
Generate a security report for a project
Generate either an SBOM (Software Bill of Materials) report or OWASP Top 10 report in JSON, HTML, or PDF format
GET
Generate a security report for a project
Path Parameters
Output format
Available options:
json, html, pdf Type of report to generate
Available options:
sbom, owasp Query Parameters
Whether to include detailed information in the report
Available options:
true, false Example:
"true"
Response
Report generated successfully