开源治理服务 CODEARTS GOVERNANCE-获取开源漏洞分析报告:响应示例
时间:2025-08-13 14:58:04
响应示例
状态码:200
获取开源漏洞分析报告响应对象
{ "data" : { "components" : [ { "name" : "cglib", "version" : "3.3.0", "objects" : [ "cglib.jar" ], "extended_objects" : [ { "name" : "cglib.jar", "confidence" : "1.0", "sha1" : "c956b9f9708af5901e9cf05701e9b2b1c25027cc", "type" : "", "timestamp" : 1689215071, "full_path" : [ "cglib.jar" ], "matching_method" : "pom" } ], "vulns" : [ ], "licenses" : [ "Apache License V2.0" ], "object_num" : 1, "vuln_num" : 0, "display_priority" : "D", "display_lifecycle" : "" } ], "id" : "aacc1797-be8c-4b99-90fc-5513320d98d2", "status" : "R", "filename" : "cglib.jar", "sha1" : "c956b9f9708af5901e9cf05701e9b2b1c25027cc", "report" : "https://xxx", "creator" : "aa01075476d04508b7d3162e29dcd52d", "summary" : { "vuln_detail" : { "critical" : 0, "major" : 0, "minor" : 0, "critical_remaining" : 0, "major_remaining" : 0, "minor_remaining" : 0 }, "comp_detail" : { "no_known_vuln_comp" : 1, "vulnerable_comp" : 0 } }, "release_info" : { "vuln_database_version" : "2024-02-22", "plat_version" : "2.0" }, "start_time" : "2023-07-13 10:29:11", "end_time" : "2023-07-13 10:29:34" } }
support.huaweicloud.com/api-devsecurity/ShowOpenSourceReport.html