/revisions/{locator}/attribution/jsonAsk AIget https://app.fossa.com/api/revisions/{locator}/attribution/jsonReturn a JSON report of a revision's attributionPath Paramslocatorstringrequiredthe url-encoded locator of the revisionQuery ParamspreviewbooleanWhether to preview the report (default is false)truefalseincludeDeepDependenciesbooleanWhether to include deep dependencies (default is true)truefalseincludeHashAndVersionDatabooleanWhether to include hash and version data (default is false)truefalseincludeCopyrightListbooleanWhether to include the copyright list (default is false)truefalseincludeFileMatchesbooleanWhether to include the file matches (default is false)truefalseincludeOpenVulnerabilitiesbooleanWhether to include the open vulnerabilities (default is false)truefalseincludeClosedVulnerabilitiesbooleanWhether to include the closed vulnerabilities (default is false)truefalseincludeNoticeFilesbooleanWhether to include the notice files match data (default is false)truefalseincludePackageLabelsbooleanWhether to include the package labels assigned to each dependency (default is false)truefalseexcludePackageLabelsarray of stringsExclude dependencies with particular package labels from the reportexcludePackageLabelsADD stringResponses 200A JSON Report of the Revision's attribution 401Unauthorized 404Not Found 500Server ErrorUpdated 6 months ago