Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"openapi",
"sdk",
"getaway",
"dsl",
"darabonba",
"alibaba",
"aliyun",
"alibaba-cloud",
"java",
"golang",
"csharp",
"python",
"nodejs",
"ts",
"cpp",
"php"
],
"is_fork": false,
"size_kb": 3295,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 350789,
"Go": 2146661,
"PHP": 200775,
"Tea": 116713,
"Java": 1838758,
"Ruby": 2139,
"Swift": 38279,
"Python": 2458869,
"TypeScript": 140269
},
"pushed_at": "2026-07-27T11:51:52Z",
"created_at": "2021-11-30T04:11:49Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T10:41:05Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python",
"Go",
"Java"
]
},
"owner": {
"blog": "www.alibabacloud.com",
"name": "Alibaba Cloud",
"type": "Organization",
"login": "aliyun",
"company": null,
"location": "Hangzhou.China",
"followers": 1922,
"avatar_url": "https://avatars.githubusercontent.com/u/941070?v=4",
"created_at": "2011-07-27T02:38:58Z",
"is_verified": null,
"public_repos": 689,
"account_age_days": 5482
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "fc42917f1b295e59fb5f96d6f00fcc84b28aab80",
"body": "Recognize {region}.oss.aliyuncs.com in getRegionIdFromEndpoint so V4\ncredential scope uses the correct region when regionId is unset.",
"is_bot": false,
"headline": "fix(gateway-oss): parse region from dual-stack endpoint (#174)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-07-17T10:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc17697ad3ef781eb9721a905b4e1e8660bcbef",
"body": "…(#169)\n\nDownloadFile signing used a local headers map with content-type but never\nset it on request.headers, causing wire/signature mismatch.",
"is_bot": false,
"headline": "fix(gateway-pds): write DownloadFile content-type to request headers …",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-07-17T10:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e05ff0712db5f0c1c545cd0a0c6fbedb8498bd",
"body": "* fix(gateway): use exact equality for signed-header dedup\n\nString.contains on a joined key list mis-merged prefix pairs like\nx-acs-foo / x-acs-foobar. Switch pop/pds/roa/fc to Array.contains / map\nmembership and cover the case in unit tests.\n\n* test(gateway-pop): assert Array.contains exact equalit\n[…]\ne\n\nCover x-acs-foo / x-acs-foobar prefix pairs and direct Array.contains\nchecks across Java/Python/TS/Go/C#/PHP/Swift so a substring-style\ncontains cannot silently reintroduce signed-header mis-dedup.",
"is_bot": false,
"headline": "fix(gateway): use exact equality for signed-header dedup (#172)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-07-17T09:42:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "014cc48630f56053892085ddd40945842ced3ba1",
"body": "Python/PHP default fallback to cn-hangzhou when endpoint parsing fails;\nTypeScript adds missing suffix branches; PHP adds missing function and call site.",
"is_bot": false,
"headline": "fix(gateway-oss): align getRegionIdFromEndpoint with Tea source (#171)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-07-17T09:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300d941b412d27d7503881b5199a3f56a248d06c",
"body": "OSS signatureVersion=v2 previously returned an empty signature, producing\ninvalid OSS2 Authorization headers. Implement SignV2 canonical string\nconstruction (HMAC-SHA256) aligned with aliyun-oss-python-sdk and add\nJava unit tests for the official test vector.",
"is_bot": false,
"headline": "fix(gateway-oss): implement OSS V2 signature in getSignatureV2 (#170)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-07-17T09:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baebab97731d3881116868399aee3ca82f23107c",
"body": "…(#173)\n\nV4 credential scope was derived from RFC1123 Date via substring(0,10),\nproducing invalid yyyyMMdd and omitting x-acs-date. Align with gateway-pop.",
"is_bot": false,
"headline": "fix(gateway-pds): use ISO8601 date for V4 signing and set x-acs-date …",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-07-17T09:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0631c907eb2ba12d969c8a6cf619778c8477da08",
"body": "Dual-stack host must be {regionId}.oss.aliyuncs.com per OSS docs;\nwithout the separator DNS resolves an invalid hostname.",
"is_bot": false,
"headline": "fix(gateway-oss): add missing dot in IPv6 dual-stack endpoint (#168)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-07-16T08:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28700c8dfb6d148880ed3c84766b9bdbc5c279c",
"body": null,
"is_bot": false,
"headline": "[spi]update Teafile",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-25T09:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ffe0eae6b5240d81baea6f3d50a3eeb8af772f",
"body": null,
"is_bot": false,
"headline": "[mns]Bump 0.0.2",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-25T08:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7b0a139410588b285c1cf388bd2fc7d7859abc",
"body": null,
"is_bot": false,
"headline": "[mns gateway]remove sign v2 (#167)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-25T08:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb0cac542cfd1f17229af70a637af43bf0c7f9d",
"body": null,
"is_bot": false,
"headline": "[spi]update dara",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-25T06:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e3d3d3db31ff2f82b493c7e1c78bf94d9c65ab6",
"body": null,
"is_bot": false,
"headline": "[spi]update version",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-25T06:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5abcc09b398b7f8cccafae3d061f32bd017e7441",
"body": null,
"is_bot": false,
"headline": "[mns]fix groupId",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-16T08:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "882b3f1818bcd5ea0904edaa8a13a0ec016f5515",
"body": null,
"is_bot": false,
"headline": "Add License",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-15T09:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490dd537f1e1b1542eae5a5be815d1c63696aa07",
"body": null,
"is_bot": false,
"headline": "[pop]add error detail",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-15T09:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed2cd764a85fe3c6e36d995ca7466f2056232e35",
"body": "* init mns gateway\n\n* [mns]update static function",
"is_bot": false,
"headline": "init mns gateway (#166)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-15T08:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d29eaabd2e001f31366b4ac53c614707c926b8",
"body": "* feat: update PullLogs handling and version bumps for dependencies\n\n* ♻️ refactor(sls): remove redundant type checks in deserialize_log_group_list_from_pb\n\nPyO3 already enforces the bytes type at the Rust boundary, making\nthe Python-side None/isinstance guards unreachable.\n\nCo-Authored-By: Claude O\n[…]\nnthropic.com>\n\n* ✅ test(sls): add unit tests for deserialize_log_group_list\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sls): support python pull logs (#160)",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2026-05-28T02:32:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5705695d94ece8d2ca623197d50f295c290fa19d",
"body": "* ✨ feat(sls): add PullLogs protobuf deserialization for Java gateway\n\n- Add deserializeLogGroupListFromPB to LogGroupSerializer and util Client\n- Intercept PullLogs in modifyResponse to deserialize protobuf instead of JSON\n- Set Accept: application/x-protobuf header for PullLogs in modifyRequest\n- \n[…]\n.com>\n\n* ✅ test(sls): add unit tests for LogGroupSerializer deserialization\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sls): java support pull logs (#159)",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2026-05-28T02:31:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9bcbe0326d424d3defd643dbae04fd44c0d59a04",
"body": "…obuf decoding (#161)\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "✨ feat(sls-util): add deserializeLogGroupListFromPB for PullLogs prot…",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2026-05-28T02:30:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "27a6ebe383520fd79d8a6cb46969dd5e4e1f70bd",
"body": "util: bump 0.0.21, python v0.0.13",
"is_bot": false,
"headline": "[oss gateway util] gateway sdk: bump 0.0.40, python v0.0.27 (#165)",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2026-05-07T09:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd29ed92e8ce0a831536cc93f1a65836166c7bf",
"body": "…0.26 (#162)\n\nutil: bump 0.0.20, java v0.0.13, python v0.0.12",
"is_bot": false,
"headline": "[oss gateway util] gateway sdk: bump 0.0.39, java v0.0.25, python v0.…",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2026-04-28T09:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7873e67c8d9b5b9408fd017a524dc9428876f5c6",
"body": "…sAuthConfig for hcs_mgw, bump 0.0.38 (#157)\n\ngateway sdk: bump go v0.0.26, java v0.0.24, python v0.0.25\nutil: bump 0.0.19, go v0.0.14, java v0.0.12, python v0.0.11\n\nCo-authored-by: daiqianwang.dqw <daiqianwang.dqw@alibaba-inc.com>",
"is_bot": false,
"headline": "[oss gateway util] add new api struct for obejct worm & add field Hdf…",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2026-04-28T06:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f41d67ce0ce563555cce30db5561f8fdcd47e4f",
"body": null,
"is_bot": false,
"headline": "feat: sls update golang gateway deps on 0.4.1 util (#155)",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2026-04-22T06:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acdad401e096d1628ffe306920d893a59575c54b",
"body": "…g-go-sdk (#154)\n\nBoth alibabacloud-gateway-sls-util and aliyun-log-go-sdk register the same\nprotobuf types (sls.LogContent, sls.Log, sls.LogGroup, etc.) in the global\nregistry, causing a runtime panic when both packages are imported together.\n\nSince this library only uses gogo/protobuf's generated inline Marshal/Unmarshal\nmethods and never relies on registry-based reflection, the registration is\nsafely removed.\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(sls): skip protobuf registration to avoid conflict with aliyun-lo…",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2026-04-22T02:32:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "31714f5de05ce78d386ce79f63b35c2a3aaf641f",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "🐛 fix(sls): pass headers by reference in setDefaultAcceptEncoding",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2026-04-21T02:55:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6de1cc10a076bacafcb62eed09da9e0d21c217a3",
"body": "- alibabacloud_gateway_sls_util: 0.4.0 -> 0.4.1\n- alibabacloud_gateway_sls: 0.4.1 -> 0.4.2",
"is_bot": false,
"headline": "chore: bump python package versions",
"author_name": "Crimson Gao Agents",
"author_login": null,
"committed_at": "2026-04-08T03:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2d2a3be5c3c6df7757be365cbb3349b18227704",
"body": "Implement the following async methods that were raising 'Un-implemented':\n- read_and_uncompress_block_async: delegates to sync version\n- compress_async: delegates to sync version\n- is_compressor_available_async: returns membership check\n- is_decompressor_available_async: returns membership check\n\nTh\n[…]\nollow the same pattern as other async methods\nin the class (bytes_length_async, serialize_log_group_to_pb_async)\nwhich simply delegate to their sync counterparts since no actual\nasync I/O is required.",
"is_bot": false,
"headline": "fix: implement async methods in Client class",
"author_name": "Crimson Gao Agents",
"author_login": null,
"committed_at": "2026-04-08T03:22:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "308fe2606d941f5d4908d580a0a242a8cbc6c970",
"body": "* fix(sls): aio-http auto-added header cause sign fail\n\n* chore(sls): bump python version 0.4.1",
"is_bot": false,
"headline": "fix(sls): aio-http auto-added header cause sign fail (#151)",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2026-02-09T03:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "364a7f13040d575fb1840882f413247f73ba9645",
"body": null,
"is_bot": false,
"headline": "[oss gateway tea]Bump 0.0.37",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-02-02T03:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13b7d8193ec16e1de476f3bf678946ca3111046",
"body": "* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & util] python: split hcs_mgw struct from oss\n\n* [oss gateway & util] java & go: split hcs_mgw struct from oss\n\n* [oss gateway & util] gateway sdk: bump go v0.0.22, java, v0.0.21, python v0.0.19; gat\n[…]\n v0.0.10, bump go v0.0.13, bump java v0.0.11\n\n* [oss gateway & util] gateway util: bump python v0.0.10\n\n* [oss gateway & util] gateway: bump go v0.0.25\n\n* [oss gateway & util] gateway: bump go v0.0.25",
"is_bot": false,
"headline": "[oss gateway & util] gateway: bump go v0.0.25 (#150)",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2026-02-02T03:10:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "980c54307285a8d96676b0d21e0feab7ce4d3a3c",
"body": "* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & util] python: split hcs_mgw struct from oss\n\n* [oss gateway & util] java & go: split hcs_mgw struct from oss\n\n* [oss gateway & util] gateway sdk: bump go v0.0.22, java, v0.0.21, python v0.0.19; gat\n[…]\ny. gateway sdk: bump python v0.0.24, bump go v0.0.24, bump java v0.0.23; gateway util: bump python v0.0.10, bump go v0.0.13, bump java v0.0.11\n\n* [oss gateway & util] gateway util: bump python v0.0.10",
"is_bot": false,
"headline": "[oss gateway & util] gateway util: bump python v0.0.10 (#149)",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2026-01-27T03:21:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d2c8f7bd87214c115eb96160532948aa17ba471",
"body": "…teway sdk: bump python v0.0.24, bump go v0.0.24, bump java v0.0.23; gateway util: bump python v0.0.10, bump go v0.0.13, bump java v0.0.11 (#148)\n\n* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & util] python: split hcs_mgw struct from oss\n\n* [os\n[…]\nateway & util] and SkippedCount&SkippedSize for job history. gateway sdk: bump python v0.0.24, bump go v0.0.24, bump java v0.0.23; gateway util: bump python v0.0.10, bump go v0.0.13, bump java v0.0.11",
"is_bot": false,
"headline": "[oss gateway & util] and SkippedCount&SkippedSize for job history. ga…",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2026-01-22T11:34:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "09d148657b49cbc1608c45be0297f767880e2ef3",
"body": null,
"is_bot": false,
"headline": "fix: 修复 sls ts v4 签名哈希计算错误,不再使用 SignatureUtil (#147)",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2025-12-22T08:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459d84996683ac92d3b82c2235ae025daf64800b",
"body": "* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & util] python: split hcs_mgw struct from oss\n\n* [oss gateway & util] java & go: split hcs_mgw struct from oss\n\n* [oss gateway & util] gateway sdk: bump go v0.0.22, java, v0.0.21, python v0.0.19; gat\n[…]\n & util] gateway sdk: bump python v0.0.22; gateway util: bump python v0.0.8\n\n* [oss gateway & util] rename gateway util dependencies. gateway sdk: bump python v0.0.23; gateway util: bump python v0.0.9",
"is_bot": false,
"headline": "rename gateway util dependencies (#146)",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2025-12-11T13:23:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "593632bac2d848b631e87dffae8d413a9563a70c",
"body": "…bump python v0.0.8 (#145)\n\n* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & util] python: split hcs_mgw struct from oss\n\n* [oss gateway & util] java & go: split hcs_mgw struct from oss\n\n* [oss gateway & util] gateway sdk: bump go v0.0.22, java, \n[…]\nk: bump go v0.0.23, java, v0.0.22, python v0.0.21; gateway util: bump go v0.0.12, java v0.0.10, python v0.0.7\n\n* [oss gateway & util] gateway sdk: bump python v0.0.22; gateway util: bump python v0.0.8",
"is_bot": false,
"headline": "[oss gateway & util] gateway sdk: bump python v0.0.22; gateway util: …",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2025-12-09T08:30:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "db4de060aa8755c21599d5398c290162b0171d8c",
"body": "…ing error & move struct declarations to models/ dir for go&python; gateway sdk: bump go v0.0.23, java, v0.0.22, python v0.0.21; gateway util: bump go v0.0.12, java v0.0.10, python v0.0.7 (#144)\n\n* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & u\n[…]\nmber type parsing error & move struct declarations to models/ dir for go&python; gateway sdk: bump go v0.0.23, java, v0.0.22, python v0.0.21; gateway util: bump go v0.0.12, java v0.0.10, python v0.0.7",
"is_bot": false,
"headline": "[oss gateway & util] gateway util: fix python struct member type pars…",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2025-12-09T07:23:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7d981f42b6a443be5f72d96e2bf366b23e40c78",
"body": "… Python versions (#143)\n\n* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & util] python: split hcs_mgw struct from oss\n\n* [oss gateway & util] java & go: split hcs_mgw struct from oss\n\n* [oss gateway & util] gateway sdk: bump go v0.0.22, java, v0\n[…]\na util fix: missing OverwriteConfiguration.java\n\n* [oss gateway util] python util: fix backward compatibility with older Python versions & gateway sdk: bump python v0.0.20; gateway util: python v0.0.6",
"is_bot": false,
"headline": "[oss gateway util] python util: fix backward compatibility with older…",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2025-12-04T11:54:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "12e9680ca149a0ed8371d95a8e77a0c620a0ed08",
"body": "…va\" (#141)\n\n* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & util] python: split hcs_mgw struct from oss\n\n* [oss gateway & util] java & go: split hcs_mgw struct from oss\n\n* [oss gateway & util] gateway sdk: bump go v0.0.22, java, v0.0.21, python v0.0.19; gateway util: bump go v0.0.11, java v0.0.9, python v0.0.5\n\n* [oss gateway & util] java util fix: missing OverwriteConfiguration.java",
"is_bot": false,
"headline": "[oss gateway & util] java util fix: missing OverwriteConfiguration.ja…",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2025-11-28T08:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93128a92cff68291781c95139211056f7401dc66",
"body": null,
"is_bot": false,
"headline": "[POP Gateway]Bump 0.1.4",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-11-27T06:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20d7343da0194c993cb0d9a5675b45d5a574070a",
"body": null,
"is_bot": false,
"headline": "[POP gateway]fix SignedHeaders (#140)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-11-27T05:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8727520a5e7af12b37dd692d212e62b92095a9",
"body": "…erwriteConfig & split hcs_mgw struct from oss (#139)\n\n* [oss gateway & util] add structs for SealAppendObject and xxxBucketOverwriteConfig\n\n* [oss gateway & util] python: split hcs_mgw struct from oss\n\n* [oss gateway & util] java & go: split hcs_mgw struct from oss\n\n* [oss gateway & util] gateway sdk: bump go v0.0.22, java, v0.0.21, python v0.0.19; gateway util: bump go v0.0.11, java v0.0.9, python v0.0.5",
"is_bot": false,
"headline": "[oss gateway & util] add structs for SealAppendObject and xxxBucketOv…",
"author_name": "DreamPh",
"author_login": "dreamph666",
"committed_at": "2025-11-26T08:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a874d889bf578979766fc70a587023cc95c76604",
"body": null,
"is_bot": false,
"headline": "[POP Gateway]Bump 0.1.3",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-11-25T12:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "673c6469f0c46a850188d2eae24c14d1965d4e08",
"body": null,
"is_bot": false,
"headline": "[POP Gateway]feat: support host rewrite",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-11-25T12:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27de36f5e606ab13cbd171681162d3b4d52adba8",
"body": "* feat: java util 支持 logGroup 序列化\n\n* shade google protobuf\n\n* bump version 0.4.0\n\n* Java 支持 PutLogs\n\n* include 白名单模式\n\n* fix include\n\n* add release note\n\n* golang 支持 PutLogs\n\n* fix parse int\n\n* fix\n\n* bump teafile version\n\n* update go.mod",
"is_bot": false,
"headline": "feat: Sls golang sdk support PutLogs (#133)",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2025-11-19T12:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d53a3bb5e1e545028b1045b4668ec24f5dba8617",
"body": null,
"is_bot": false,
"headline": "add test",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-19T11:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efaaafbe924d61ed3ae10f372b9a29a2eb91934c",
"body": null,
"is_bot": false,
"headline": "feat: sls golang downupgrade to go1.13",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-19T11:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e07140a5722b838b6af695580f1f69722d30b9d",
"body": "* feat: sls golang util support logGroup serialize",
"is_bot": false,
"headline": "feat: sls golang util support putLogs (#135)",
"author_name": "Crimson",
"author_login": "crimson-gao",
"committed_at": "2025-11-18T10:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775a06bded0108d2130b9ed153b62e6e9b5da17d",
"body": null,
"is_bot": false,
"headline": "add java version to 0.4.0",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-18T09:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5b81da23db8a1592950a86a3f306f85bde7ce5",
"body": null,
"is_bot": false,
"headline": "bump version 0.4.0",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-18T09:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b05e63edec366fd02be5377c407641545aa6c4",
"body": null,
"is_bot": false,
"headline": "feat: python 0.4.0",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-18T09:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0080d23bdc9dab0bb697c4ac13d5948b738855e5",
"body": null,
"is_bot": false,
"headline": "feat: gateway sls 支持 PutLogs",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-18T09:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f5939b31f5a8a2c6e97606617f2078b15dba61a",
"body": null,
"is_bot": false,
"headline": "feat: python sls util 支持 PutLogs 序列化",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-18T09:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48eea3573d96b1cd5071d17ee2e8508b95ad6d4",
"body": null,
"is_bot": false,
"headline": "add release note",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-17T14:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c46e78e89328ea65c044dff781bf8aed7e67423",
"body": null,
"is_bot": false,
"headline": "fix include",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-17T14:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eceedf68f8a403cf2ed1302273d6b5da62cb4ec",
"body": null,
"is_bot": false,
"headline": "include 白名单模式",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-17T14:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7978ad6538f3e4bb306812ff7d326a3ef66d7f6d",
"body": null,
"is_bot": false,
"headline": "Java 支持 PutLogs",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-17T14:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b579e75d02c378f27259b81ac278d4f515e24b6",
"body": null,
"is_bot": false,
"headline": "bump version 0.4.0",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-17T14:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96078f15e67524e645a6da6118aea95a9f7979c",
"body": null,
"is_bot": false,
"headline": "shade google protobuf",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-17T14:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e4d7374727ccadc97432f2011e6f0e4a6138a8",
"body": null,
"is_bot": false,
"headline": "feat: java util 支持 logGroup 序列化",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-11-17T14:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08a6a11747de64f9e075327df2c0ecc7536524c",
"body": null,
"is_bot": false,
"headline": "[POP gateway Tea]Bump 0.1.2",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-11-11T13:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3dcc678960ec39d002ab92a68ae2c86e1d29a45",
"body": null,
"is_bot": false,
"headline": "fix npe",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-11-11T13:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c345fc267e728dc5c210fc72ff90d2b253c6f234",
"body": " gateway util: bump go v0.0.10,\n gateway sdk: bump go v0.0.21",
"is_bot": false,
"headline": "[oss gateway util] fix go structs, bump 0.0.32",
"author_name": "daiqianwang.dqw",
"author_login": "dddinary",
"committed_at": "2025-10-28T09:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d8302d5ef54c4e1a71c203122a5c3c7deec7b6",
"body": null,
"is_bot": false,
"headline": "[oss gateway] fix pom.xml version",
"author_name": "daiqianwang.dqw",
"author_login": "dddinary",
"committed_at": "2025-10-23T09:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5057f17a83353a354828e1f892af139df6c34460",
"body": null,
"is_bot": false,
"headline": "[java]update publish config",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-10-23T08:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f0a82c50c37055dffde19c13addb808e25d2058",
"body": "gateway util: bump go v0.0.21, java v0.0.20, python v0.0.18\ngateway sdk: bump go v0.0.9, java v0.0.8, python v0.0.4",
"is_bot": false,
"headline": "[oss gateway util] add new api struct, bump 0.0.31",
"author_name": "daiqianwang.dqw",
"author_login": "dddinary",
"committed_at": "2025-10-23T08:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7163b155763eddc9d82e398676d3a156f7f514",
"body": null,
"is_bot": false,
"headline": "fix prepend size",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-10-15T09:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a8307fc8c3b21ef99f33156e91eb304c24315d0",
"body": null,
"is_bot": false,
"headline": "feat: sls use lz4-napi",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-10-15T09:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e7d5d7475d35b7cf888ece16e5727ba4bfb366",
"body": null,
"is_bot": false,
"headline": "[Tea]Bump 0.1.1",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-08-26T04:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1485382d3008bfb2fa39308872304b45e21dbce",
"body": null,
"is_bot": false,
"headline": "[ts]Bump 0.1.1",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-08-25T10:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f0494017b794aba82520f49270b6d0887093d5",
"body": null,
"is_bot": false,
"headline": "[Gateway POP]Bump 0.1.0",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-08-15T03:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62a484aee23d9cabe0d96e0e1492cf32ef606eae",
"body": null,
"is_bot": false,
"headline": "[Gateway POP]fix: resolve canonicalized headers and response headers",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-08-15T03:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09df5d9b3d9b88bb7d48b2b991255015e97fbcd4",
"body": null,
"is_bot": false,
"headline": "feat: update scm",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-08-11T03:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b612af68d7484d5ddc0cc9b06c0441744fbad03d",
"body": null,
"is_bot": false,
"headline": "[java]update to central reponsitory",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-07-23T07:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d68d8bb6bb4884190968b9eeffb07772a9128c8",
"body": null,
"is_bot": false,
"headline": "[Gatewat POP]Bump 0.0.10",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-07-23T06:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1cf3a773d86ca7910121bcbcb1ebac94020082",
"body": null,
"is_bot": false,
"headline": "fix signature method",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-07-23T06:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8111232221c82b30d29449650ac15b85cf2442",
"body": null,
"is_bot": false,
"headline": "[SPI]Bump 0.0.12",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-05-15T06:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41a7cf39d802c72d24bcda384190169f269a46a",
"body": null,
"is_bot": false,
"headline": "codegen",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-05-15T06:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450e22467d4b7afeaa17c09702f201740fae4649",
"body": null,
"is_bot": false,
"headline": "[fc gateway]feat: update version",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-23T02:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ad7954dd2afdcb44110f87f5c3b91dcdca31a5c",
"body": "gateway util: bump go v0.0.20, java v0.0.19\ngateway sdk: bump go v0.0.8, java v0.0.7",
"is_bot": false,
"headline": "[oss gateway util] add new api struct, bump 0.0.30",
"author_name": "山泉",
"author_login": "dddinary",
"committed_at": "2025-04-21T08:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5a2a4d99850b360333e63a78553a6c34c6954ef",
"body": null,
"is_bot": false,
"headline": "Update go.sum",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-08T05:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea3953bd3c76e34812facb3a8d31a1e6b94634f",
"body": null,
"is_bot": false,
"headline": "[PDS gateway Tea]Bump 0.1.1",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-08T02:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "330267ed28b2bdadc859b49f161e46f05ef385fb",
"body": null,
"is_bot": false,
"headline": "[PDS gateway]fix content-type",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-08T02:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dced44078e8b882c7d2d6a75132438cd57128a60",
"body": "gateway bump: go v0.0.19, java v0.0.18, python v0.0.17",
"is_bot": false,
"headline": "[OSS gateway] add mgw internal host, bump 0.0.29",
"author_name": "山泉",
"author_login": "dddinary",
"committed_at": "2025-04-07T02:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776501c3535b1d689a5461045771bbe430b17db4",
"body": null,
"is_bot": false,
"headline": "[POP Gateway Tea]Bump 0.0.9",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-03-17T08:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e46fc1a61d4747899ed7b5a4a00220dd7f4db7fb",
"body": null,
"is_bot": false,
"headline": "[SLS Gateway Util Tea]Bump 0.0.4",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-03-17T05:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7784c53d8b4daa607ad047bfdf599c4865fb17e8",
"body": null,
"is_bot": false,
"headline": "[SLS Gateway Tea]Bump 0.1.11",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-03-17T04:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96bacc81489e977d5eaa4e05402b22cc0d56b0cb",
"body": null,
"is_bot": false,
"headline": "feat: support signature configuration for all environment",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-03-17T04:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c8d4bcfce9ad1d5d4534717e73bdeff268ee920",
"body": null,
"is_bot": false,
"headline": "[python]update credentails version",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-03-03T12:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418cee1b0489b5cfc58c7109877b62ed97916c8e",
"body": null,
"is_bot": false,
"headline": "update python version",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-22T10:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a027a1ebd616f25bf1c630f2af1e2c5634e54600",
"body": null,
"is_bot": false,
"headline": "[pds gateway Tea]Bump 0.1.0",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-17T11:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea74ee2c77760289df02b00481fd4d069d8a0ee",
"body": null,
"is_bot": false,
"headline": "[pds gateway]feat: support signature v4",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-17T11:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164f189fcb8f36dcf674980650c7df8052fdfc27",
"body": "gateway bump: go v0.0.18, java v0.0.17, python v0.0.15",
"is_bot": false,
"headline": "[oss gateway] sign version default v4, bump v0.0.28",
"author_name": "山泉",
"author_login": "dddinary",
"committed_at": "2025-02-13T08:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db0031e9b86bcb9ebd451590a807d1758e0d9b1d",
"body": "gateway bump: go v0.0.17, java v0.0.16, python v0.0.13",
"is_bot": false,
"headline": "[oss gateway] fix v4 sign for drsimport, bump 0.0.27",
"author_name": "山泉",
"author_login": "dddinary",
"committed_at": "2025-01-17T07:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f34a902d03ede4549a2a5c0f5147a51caa3738e0",
"body": null,
"is_bot": false,
"headline": "[pop gateway tea]Bump 0.0.8",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-01-17T06:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b26432218b921fbcbcb15f6f7f007b6ebd4e44",
"body": null,
"is_bot": false,
"headline": "[pop gateway csharp]update reference",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-01-17T06:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73ee19646efbaca9606d608ed196db0efba8db87",
"body": null,
"is_bot": false,
"headline": "[pop gateway tea]Bump 0.0.7",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-01-17T06:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b23eef2330ef4631fc135082125a3cdad05770f",
"body": null,
"is_bot": false,
"headline": "[pop gateway]feat: support endpoint with port",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-01-17T06:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d2b0cafd05a8fa50297a4341d3d8e258dcc72b1",
"body": null,
"is_bot": false,
"headline": "feat: sls python 0.3.1, use zstd",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2025-01-07T15:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f48965ec9226d3b7633d150b5f4278e25579e21",
"body": "gateway bump: go v0.0.16, java v0.0.15, python v0.0.13\nutil bump: go v0.0.7, java 0.0.6, python v0.0.3",
"is_bot": false,
"headline": "[oss gateway & util] add structs and endpoint for datalake, bump 0.0.26",
"author_name": "山泉",
"author_login": "dddinary",
"committed_at": "2025-01-03T07:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10637287797244fbef502ced9e52b2959809d8ac",
"body": null,
"is_bot": false,
"headline": "realease: sls ts bump version to 0.3.0",
"author_name": "shuizhao.gh",
"author_login": "crimson-gao",
"committed_at": "2024-12-10T05:59:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 72,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 24,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "com.aliyun:alibabacloud-gateway-fc",
"exists": true,
"license": "The Apache License, Version 2.0",
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/com.aliyun/alibabacloud-gateway-fc",
"is_deprecated": false,
"latest_version": "0.0.5",
"repository_url": null,
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2022-04-28T09:37:03Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1554
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-fc",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/alibabacloud-go/alibabacloud-gateway-fc",
"is_deprecated": false,
"latest_version": "v0.0.6",
"repository_url": "https://github.com/alibabacloud-go/alibabacloud-gateway-fc",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2022-04-28T09:31:51Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1554
},
{
"name": "com.aliyun:alibabacloud-gateway-mns",
"exists": true,
"license": "The Apache License, Version 2.0",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/com.aliyun/alibabacloud-gateway-mns",
"is_deprecated": false,
"latest_version": "0.0.2",
"repository_url": "https://github.com/aliyun/alibabacloud-gateway",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-25T08:59:14Z",
"latest_version_yanked": null,
"days_since_latest_publish": 35
},
{
"name": "com.aliyun:alibabacloud-gateway-oss",
"exists": true,
"license": "The Apache License, Version 2.0",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/com.aliyun/alibabacloud-gateway-oss",
"is_deprecated": false,
"latest_version": "0.0.25",
"repository_url": "https://github.com/aliyun/alibabacloud-gateway",
"versions_count": 25,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-04-28T10:03:38Z",
"latest_version_yanked": null,
"days_since_latest_publish": 93
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-mns",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/alibabacloud-go/alibabacloud-gateway-mns",
"is_deprecated": false,
"latest_version": "v0.0.2",
"repository_url": "https://github.com/alibabacloud-go/alibabacloud-gateway-mns",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-25T08:34:03Z",
"latest_version_yanked": null,
"days_since_latest_publish": 35
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-oss",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/alibabacloud-go/alibabacloud-gateway-oss",
"is_deprecated": false,
"latest_version": "v0.0.26",
"repository_url": "https://github.com/alibabacloud-go/alibabacloud-gateway-oss",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-04-28T06:29:03Z",
"latest_version_yanked": null,
"days_since_latest_publish": 93
},
{
"name": "@alicloud/gateway-fc",
"exists": true,
"license": "ISC",
"keywords": [],
"ecosystem": "npm",
"matches_repo": null,
"registry_url": "https://www.npmjs.com/package/@alicloud/gateway-fc",
"is_deprecated": false,
"latest_version": "0.0.5",
"repository_url": null,
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 37,
"first_published_at": "2022-04-10T07:59:01.836000Z",
"latest_published_at": "2022-04-28T09:36:16.273000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1554
},
{
"name": "@alicloud/gateway-mns",
"exists": true,
"license": "ISC",
"keywords": [],
"ecosystem": "npm",
"matches_repo": null,
"registry_url": "https://www.npmjs.com/package/@alicloud/gateway-mns",
"is_deprecated": false,
"latest_version": "0.0.2",
"repository_url": null,
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 86,
"first_published_at": "2026-06-15T11:17:59.801000Z",
"latest_published_at": "2026-06-25T08:52:19.238000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 35
}
]
},
"popularity": {
"forks": 19,
"stars": 10,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2024-01-31",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-07-29",
"count": 1
}
],
"complete": true,
"collected": 17,
"total_forks": 19
},
"star_history": null,
"open_issues_and_prs": 12
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"alibabacloud-gateway-dingtalk/ts/tsconfig.json",
"alibabacloud-gateway-fc/ts/tsconfig.json",
"alibabacloud-gateway-fc/util/ts/tsconfig.json",
"alibabacloud-gateway-mns/ts/tsconfig.json",
"alibabacloud-gateway-oss/ts/tsconfig.json",
"alibabacloud-gateway-pds/ts/tsconfig.json",
"alibabacloud-gateway-pop/ts/tsconfig.json",
"alibabacloud-gateway-sls/ts/tsconfig.json",
"alibabacloud-gateway-sls/util/ts/tsconfig.json",
"alibabacloud-gateway-spi/ts/tsconfig.json",
"gateway-iot-edge/ts/tsconfig.json",
"gateway-iot/ts/tsconfig.json"
],
"toolchain_manifests": [
"alibabacloud-gateway-dingtalk/csharp/core/client.csproj",
"alibabacloud-gateway-dingtalk/golang/go.mod",
"alibabacloud-gateway-dingtalk/java/pom.xml",
"alibabacloud-gateway-fc/csharp/core/client.csproj",
"alibabacloud-gateway-fc/golang/go.mod",
"alibabacloud-gateway-fc/java/pom.xml",
"alibabacloud-gateway-fc/util/golang/go.mod",
"alibabacloud-gateway-fc/util/java/pom.xml",
"alibabacloud-gateway-mns/csharp/core/client.csproj",
"alibabacloud-gateway-mns/golang/go.mod",
"alibabacloud-gateway-mns/java/pom.xml",
"alibabacloud-gateway-oss/csharp/core/client.csproj",
"alibabacloud-gateway-oss/golang/go.mod",
"alibabacloud-gateway-oss/java/pom.xml",
"alibabacloud-gateway-oss/util/golang/go.mod",
"alibabacloud-gateway-oss/util/java/pom.xml",
"alibabacloud-gateway-pds/csharp/core/client.csproj",
"alibabacloud-gateway-pds/golang/go.mod",
"alibabacloud-gateway-pds/java/pom.xml",
"alibabacloud-gateway-pop/csharp/core/client.csproj",
"alibabacloud-gateway-pop/csharp/tests/tests.csproj",
"alibabacloud-gateway-pop/golang/go.mod",
"alibabacloud-gateway-pop/java/pom.xml",
"alibabacloud-gateway-sls/csharp/core/client.csproj",
"alibabacloud-gateway-sls/golang/go.mod",
"alibabacloud-gateway-sls/java/pom.xml",
"alibabacloud-gateway-sls/util/csharp/core/client.csproj",
"alibabacloud-gateway-sls/util/golang/go.mod",
"alibabacloud-gateway-sls/util/java/pom.xml",
"alibabacloud-gateway-spi/csharp/core/client.csproj",
"alibabacloud-gateway-spi/golang/go.mod",
"alibabacloud-gateway-spi/java/pom.xml",
"gateway-iot-edge/java/pom.xml",
"gateway-iot/java/pom.xml"
],
"largest_source_bytes": 196223,
"source_files_sampled": 3179,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "com.google.code.gson:gson",
"direct": false,
"version": "2.8.5",
"severity": "high",
"ecosystem": "maven",
"cvss_score": 7.7,
"advisory_ids": [
"GHSA-4jrv-ppp4-jm57"
],
"fixed_version": "2.8.9",
"advisory_count": 1,
"oldest_advisory_days": 1549
},
{
"name": "com.squareup.okhttp3:okhttp",
"direct": false,
"version": "3.12.13",
"severity": "high",
"ecosystem": "maven",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3cqm-mf7h-prrj"
],
"fixed_version": "4.9.2",
"advisory_count": 1,
"oldest_advisory_days": 1528
},
{
"name": "org.ini4j:ini4j",
"direct": false,
"version": "0.5.4",
"severity": "high",
"ecosystem": "maven",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-jr6h-r7vg-f9mc"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 1387
},
{
"name": "com.squareup.okio:okio",
"direct": false,
"version": "1.15.0",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-w33c-445m-f8w7"
],
"fixed_version": "3.4.0",
"advisory_count": 1,
"oldest_advisory_days": 1114
},
{
"name": "org.bouncycastle:bcpkix-jdk15on",
"direct": false,
"version": "1.65",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-4cx2-fc23-5wg6",
"GHSA-wg6q-6289-32hp"
],
"fixed_version": "2.0.8",
"advisory_count": 2,
"oldest_advisory_days": 351
},
{
"name": "org.bouncycastle:bcprov-jdk15on",
"direct": false,
"version": "1.68",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-4h8f-2wvx-gg5w",
"GHSA-8xfc-gm6g-vgpv",
"GHSA-hr8g-6v94-x4m9",
"GHSA-v435-xc8x-wvr9",
"GHSA-wjxj-5m7g-mg7q"
],
"fixed_version": "2.73.6",
"advisory_count": 5,
"oldest_advisory_days": 1121
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 3,
"moderate": 3
},
"advisory_count": 11,
"affected_count": 6,
"assessed_count": 22,
"malicious_count": 0,
"assessed_package": "maven:com.aliyun:alibabacloud-gateway-fc@0.0.5",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-spi",
"manifest": "alibabacloud-gateway-dingtalk/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/alibabacloud-go/tea",
"manifest": "alibabacloud-gateway-dingtalk/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.2"
},
{
"name": "github.com/alibabacloud-go/tea-utils/v2",
"manifest": "alibabacloud-gateway-dingtalk/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.6"
},
{
"name": "com.aliyun:alibabacloud-gateway-spi",
"manifest": "alibabacloud-gateway-dingtalk/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.1"
},
{
"name": "com.aliyun:tea-util",
"manifest": "alibabacloud-gateway-dingtalk/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.2.16"
},
{
"name": "com.aliyun:tea",
"manifest": "alibabacloud-gateway-dingtalk/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "1.2.3"
},
{
"name": "alibabacloud/gateway-spi",
"manifest": "alibabacloud-gateway-dingtalk/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
},
{
"name": "alibabacloud/tea-utils",
"manifest": "alibabacloud-gateway-dingtalk/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.2.18"
},
{
"name": "@alicloud/tea-typescript",
"manifest": "alibabacloud-gateway-dingtalk/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^1.7.1"
},
{
"name": "@alicloud/gateway-spi",
"manifest": "alibabacloud-gateway-dingtalk/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.8"
},
{
"name": "@alicloud/tea-util",
"manifest": "alibabacloud-gateway-dingtalk/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.5"
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-spi",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.4"
},
{
"name": "github.com/alibabacloud-go/darabonba-array",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/alibabacloud-go/darabonba-encode-util",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.2"
},
{
"name": "github.com/alibabacloud-go/darabonba-map",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.2"
},
{
"name": "github.com/alibabacloud-go/darabonba-signature-util",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.7"
},
{
"name": "github.com/alibabacloud-go/darabonba-string",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/alibabacloud-go/endpoint-util",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/alibabacloud-go/openapi-util",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/alibabacloud-go/tea",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.17"
},
{
"name": "github.com/alibabacloud-go/tea-utils/v2",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.1"
},
{
"name": "github.com/aliyun/credentials-go",
"manifest": "alibabacloud-gateway-fc/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.6"
},
{
"name": "com.aliyun:alibabacloud-gateway-spi",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.1"
},
{
"name": "com.aliyun:credentials-java",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.2.10"
},
{
"name": "com.aliyun:tea-util",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.2.16"
},
{
"name": "com.aliyun:darabonba-string",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.5"
},
{
"name": "com.aliyun:tea",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "1.1.14"
},
{
"name": "com.aliyun:openapiutil",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.2.1"
},
{
"name": "com.aliyun:darabonba-map",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.1"
},
{
"name": "com.aliyun:darabonba-array",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.1.0"
},
{
"name": "com.aliyun:darabonba-encode-util",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.2"
},
{
"name": "com.aliyun:darabonba-signature-util",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.4"
},
{
"name": "com.aliyun:endpoint-util",
"manifest": "alibabacloud-gateway-fc/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.7"
},
{
"name": "alibabacloud/gateway-spi",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
},
{
"name": "alibabacloud/credentials",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.1"
},
{
"name": "alibabacloud/tea-utils",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.2.18"
},
{
"name": "alibabacloud/openapi-util",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.10|^0.2.1"
},
{
"name": "alibabacloud/endpoint-util",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.0"
},
{
"name": "alibabacloud/darabonba-encode-util",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.2"
},
{
"name": "alibabacloud/darabonba-signature-util",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.4"
},
{
"name": "alibabacloud/darabonba-string",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.14"
},
{
"name": "alibabacloud/darabonba-map",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.1"
},
{
"name": "alibabacloud/darabonba-array",
"manifest": "alibabacloud-gateway-fc/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.0"
},
{
"name": "@alicloud/tea-typescript",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^1.7.1"
},
{
"name": "@alicloud/gateway-spi",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.8"
},
{
"name": "@alicloud/credentials",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^2"
},
{
"name": "@alicloud/tea-util",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.5"
},
{
"name": "@alicloud/openapi-util",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.1"
},
{
"name": "@alicloud/endpoint-util",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.1"
},
{
"name": "@alicloud/darabonba-encode-util",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.2"
},
{
"name": "@alicloud/darabonba-signature-util",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.4"
},
{
"name": "@alicloud/darabonba-string",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.2"
},
{
"name": "@alicloud/darabonba-map",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.1"
},
{
"name": "@alicloud/darabonba-array",
"manifest": "alibabacloud-gateway-fc/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.0"
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-spi",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/alibabacloud-go/darabonba-array",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/alibabacloud-go/darabonba-encode-util",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.2"
},
{
"name": "github.com/alibabacloud-go/darabonba-map",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.2"
},
{
"name": "github.com/alibabacloud-go/darabonba-signature-util",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.7"
},
{
"name": "github.com/alibabacloud-go/darabonba-string",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/alibabacloud-go/openapi-util",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.2"
},
{
"name": "github.com/alibabacloud-go/tea",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.2"
},
{
"name": "github.com/alibabacloud-go/tea-utils/v2",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.8"
},
{
"name": "github.com/alibabacloud-go/tea-xml",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.3"
},
{
"name": "github.com/aliyun/credentials-go",
"manifest": "alibabacloud-gateway-mns/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.5"
},
{
"name": "com.aliyun:alibabacloud-gateway-spi",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.3"
},
{
"name": "com.aliyun:credentials-java",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "1.0.2"
},
{
"name": "com.aliyun:tea-util",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.2.26"
},
{
"name": "com.aliyun:openapiutil",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.2.2"
},
{
"name": "com.aliyun:darabonba-encode-util",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.3"
},
{
"name": "com.aliyun:darabonba-signature-util",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.5"
},
{
"name": "com.aliyun:darabonba-string",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.5"
},
{
"name": "com.aliyun:darabonba-map",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.1"
},
{
"name": "com.aliyun:darabonba-array",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.1.0"
},
{
"name": "com.aliyun:tea-xml",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.1.6"
},
{
"name": "com.aliyun:tea",
"manifest": "alibabacloud-gateway-mns/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "1.1.14"
},
{
"name": "alibabacloud/gateway-spi",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
},
{
"name": "alibabacloud/credentials",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.2.2"
},
{
"name": "alibabacloud/tea-utils",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.2.22"
},
{
"name": "alibabacloud/openapi-util",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.10|^0.2.2"
},
{
"name": "alibabacloud/darabonba-encode-util",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.2"
},
{
"name": "alibabacloud/darabonba-signature-util",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.4"
},
{
"name": "alibabacloud/darabonba-string",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.16"
},
{
"name": "alibabacloud/darabonba-map",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.1"
},
{
"name": "alibabacloud/darabonba-array",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.0"
},
{
"name": "alibabacloud/tea-xml",
"manifest": "alibabacloud-gateway-mns/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.2"
},
{
"name": "@alicloud/tea-typescript",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^1.7.1"
},
{
"name": "@alicloud/gateway-spi",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.8"
},
{
"name": "@alicloud/credentials",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^2.4.2"
},
{
"name": "@alicloud/tea-util",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.11"
},
{
"name": "@alicloud/openapi-util",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.3"
},
{
"name": "@alicloud/darabonba-encode-util",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.2"
},
{
"name": "@alicloud/darabonba-signature-util",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.5"
},
{
"name": "@alicloud/darabonba-string",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.2"
},
{
"name": "@alicloud/darabonba-map",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.1"
},
{
"name": "@alicloud/darabonba-array",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.2"
},
{
"name": "@alicloud/tea-xml",
"manifest": "alibabacloud-gateway-mns/ts/package.json",
"ecosystem": "npm",
"version_constraint": "0.0.3"
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-oss-util",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.6"
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-spi",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/alibabacloud-go/darabonba-array",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/alibabacloud-go/darabonba-encode-util",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.2"
},
{
"name": "github.com/alibabacloud-go/darabonba-map",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.2"
},
{
"name": "github.com/alibabacloud-go/darabonba-signature-util",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.7"
},
{
"name": "github.com/alibabacloud-go/darabonba-string",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/alibabacloud-go/openapi-util",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.2"
},
{
"name": "github.com/alibabacloud-go/tea",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.8"
},
{
"name": "github.com/alibabacloud-go/tea-oss-utils",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/alibabacloud-go/tea-utils/v2",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.8"
},
{
"name": "github.com/alibabacloud-go/tea-xml",
"manifest": "alibabacloud-gateway-oss/golang/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.3"
},
{
"name": "com.aliyun:alibabacloud-gateway-spi",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.3"
},
{
"name": "com.aliyun:credentials-java",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "1.0.2"
},
{
"name": "com.aliyun:tea-util",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.2.26"
},
{
"name": "com.aliyun:oss-util",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "1.0.2"
},
{
"name": "com.aliyun:tea-xml",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.1.6"
},
{
"name": "com.aliyun:darabonba-string",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.5"
},
{
"name": "com.aliyun:tea",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "1.1.14"
},
{
"name": "com.aliyun:openapiutil",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.2.2"
},
{
"name": "com.aliyun:darabonba-map",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.1"
},
{
"name": "com.aliyun:darabonba-array",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.1.0"
},
{
"name": "com.aliyun:darabonba-encode-util",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.3"
},
{
"name": "com.aliyun:darabonba-signature-util",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.5"
},
{
"name": "com.aliyun:darabonba-time",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.1"
},
{
"name": "com.aliyun:tea-openapi",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.3.2"
},
{
"name": "com.aliyun:alibabacloud-gateway-oss-util",
"manifest": "alibabacloud-gateway-oss/java/pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.13"
},
{
"name": "alibabacloud/gateway-spi",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
},
{
"name": "alibabacloud/credentials",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.2.2"
},
{
"name": "alibabacloud/tea-utils",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.2.22"
},
{
"name": "alibabacloud/tea-oss-utils",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.3.1"
},
{
"name": "alibabacloud/openapi-util",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.10|^0.2.2"
},
{
"name": "alibabacloud/tea-xml",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.2"
},
{
"name": "alibabacloud/darabonba-string",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.16"
},
{
"name": "alibabacloud/darabonba-array",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.0"
},
{
"name": "alibabacloud/darabonba-signature-util",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.4"
},
{
"name": "alibabacloud/darabonba-encode-util",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.2"
},
{
"name": "alibabacloud/darabonba-map",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.0.1"
},
{
"name": "alibabacloud/darabonba-time",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.0"
},
{
"name": "alibabacloud/gateway-oss-util",
"manifest": "alibabacloud-gateway-oss/php/composer.json",
"ecosystem": "packagist",
"version_constraint": "^*"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-oss-util",
"direct": true,
"version": "v0.0.6",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-spi",
"direct": true,
"version": "0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-spi",
"direct": true,
"version": "0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-spi",
"direct": true,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-array",
"direct": true,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-array",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-encode-util",
"direct": true,
"version": "0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-encode-util",
"direct": true,
"version": "v0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-map",
"direct": true,
"version": "0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-map",
"direct": true,
"version": "v0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-signature-util",
"direct": true,
"version": "0.0.7",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-signature-util",
"direct": true,
"version": "v0.0.7",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-string",
"direct": true,
"version": "1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/darabonba-string",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/endpoint-util",
"direct": true,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/openapi-util",
"direct": true,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/openapi-util",
"direct": true,
"version": "0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/openapi-util",
"direct": true,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/openapi-util",
"direct": true,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea",
"direct": true,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea",
"direct": true,
"version": "1.1.17",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea",
"direct": true,
"version": "1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea",
"direct": true,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea",
"direct": true,
"version": "v1.2.3-0.20240605082020-e6e537a31150",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea",
"direct": true,
"version": "v1.3.8",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea-oss-utils",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea-utils/v2",
"direct": true,
"version": "2.0.1",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea-utils/v2",
"direct": true,
"version": "2.0.6",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea-utils/v2",
"direct": true,
"version": "v2.0.6",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea-utils/v2",
"direct": true,
"version": "v2.0.8",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/tea-xml",
"direct": true,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/aliyun/credentials-go",
"direct": true,
"version": "1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/aliyun/credentials-go",
"direct": true,
"version": "1.2.6",
"ecosystem": "go"
},
{
"name": "github.com/aliyun/credentials-go",
"direct": true,
"version": "1.3.10",
"ecosystem": "go"
},
{
"name": "github.com/aliyun/credentials-go",
"direct": true,
"version": "1.3.6",
"ecosystem": "go"
},
{
"name": "github.com/aliyun/credentials-go",
"direct": true,
"version": "v1.4.5",
"ecosystem": "go"
},
{
"name": "com.aliyun:alibabacloud-gateway-oss-util",
"direct": true,
"version": "0.0.13",
"ecosystem": "maven"
},
{
"name": "com.aliyun:alibabacloud-gateway-spi",
"direct": true,
"version": "0.0.1",
"ecosystem": "maven"
},
{
"name": "com.aliyun:alibabacloud-gateway-spi",
"direct": true,
"version": "0.0.2",
"ecosystem": "maven"
},
{
"name": "com.aliyun:alibabacloud-gateway-spi",
"direct": true,
"version": "0.0.3",
"ecosystem": "maven"
},
{
"name": "com.aliyun:credentials-java",
"direct": true,
"version": "0.2.10",
"ecosystem": "maven"
},
{
"name": "com.aliyun:credentials-java",
"direct": true,
"version": "0.2.4",
"ecosystem": "maven"
},
{
"name": "com.aliyun:credentials-java",
"direct": true,
"version": "0.3.10",
"ecosystem": "maven"
},
{
"name": "com.aliyun:credentials-java",
"direct": true,
"version": "1.0.2",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-array",
"direct": true,
"version": "0.1.0",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-encode-util",
"direct": true,
"version": "0.0.2",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-encode-util",
"direct": true,
"version": "0.0.3",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-map",
"direct": true,
"version": "0.0.1",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-signature-util",
"direct": true,
"version": "0.0.4",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-signature-util",
"direct": true,
"version": "0.0.5",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-string",
"direct": true,
"version": "0.0.5",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-time",
"direct": true,
"version": "0.0.1",
"ecosystem": "maven"
},
{
"name": "com.aliyun:endpoint-util",
"direct": true,
"version": "0.0.7",
"ecosystem": "maven"
},
{
"name": "com.aliyun:endpoint-util",
"direct": true,
"version": "0.0.8",
"ecosystem": "maven"
},
{
"name": "com.aliyun:openapiutil",
"direct": true,
"version": "0.2.1",
"ecosystem": "maven"
},
{
"name": "com.aliyun:openapiutil",
"direct": true,
"version": "0.2.2",
"ecosystem": "maven"
},
{
"name": "com.aliyun:oss-util",
"direct": true,
"version": "1.0.2",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea",
"direct": true,
"version": "1.1.14",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea",
"direct": true,
"version": "1.2.3",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea",
"direct": true,
"version": "1.2.7",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea",
"direct": true,
"version": "1.2.9",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea",
"direct": true,
"version": "1.3.3",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea-openapi",
"direct": true,
"version": "0.3.2",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea-util",
"direct": true,
"version": "0.2.16",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea-util",
"direct": true,
"version": "0.2.23",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea-util",
"direct": true,
"version": "0.2.26",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea-xml",
"direct": true,
"version": "0.1.6",
"ecosystem": "maven"
},
{
"name": "@alicloud/credentials",
"direct": true,
"version": "^2",
"ecosystem": "npm"
},
{
"name": "@alicloud/credentials",
"direct": true,
"version": "^2.3.1",
"ecosystem": "npm"
},
{
"name": "@alicloud/credentials",
"direct": true,
"version": "^2.4.2",
"ecosystem": "npm"
},
{
"name": "@alicloud/darabonba-array",
"direct": true,
"version": "^0.1.0",
"ecosystem": "npm"
},
{
"name": "@alicloud/darabonba-array",
"direct": true,
"version": "^0.1.2",
"ecosystem": "npm"
},
{
"name": "@alicloud/darabonba-encode-util",
"direct": true,
"version": "^0.0.2",
"ecosystem": "npm"
},
{
"name": "@alicloud/darabonba-map",
"direct": true,
"version": "^0.0.1",
"ecosystem": "npm"
},
{
"name": "@alicloud/darabonba-signature-util",
"direct": true,
"version": "^0.0.4",
"ecosystem": "npm"
},
{
"name": "@alicloud/darabonba-signature-util",
"direct": true,
"version": "^0.0.5",
"ecosystem": "npm"
},
{
"name": "@alicloud/darabonba-string",
"direct": true,
"version": "^1.0.2",
"ecosystem": "npm"
},
{
"name": "@alicloud/endpoint-util",
"direct": true,
"version": "^0.0.1",
"ecosystem": "npm"
},
{
"name": "@alicloud/endpoint-util",
"direct": true,
"version": "^0.0.2",
"ecosystem": "npm"
},
{
"name": "@alicloud/gateway-spi",
"direct": true,
"version": "^0.0.8",
"ecosystem": "npm"
},
{
"name": "@alicloud/openapi-util",
"direct": true,
"version": "^0.3.1",
"ecosystem": "npm"
},
{
"name": "@alicloud/openapi-util",
"direct": true,
"version": "^0.3.2",
"ecosystem": "npm"
},
{
"name": "@alicloud/openapi-util",
"direct": true,
"version": "^0.3.3",
"ecosystem": "npm"
},
{
"name": "@alicloud/tea-typescript",
"direct": true,
"version": "^1.7.1",
"ecosystem": "npm"
},
{
"name": "@alicloud/tea-util",
"direct": true,
"version": "^1.4.11",
"ecosystem": "npm"
},
{
"name": "@alicloud/tea-util",
"direct": true,
"version": "^1.4.5",
"ecosystem": "npm"
},
{
"name": "@alicloud/tea-util",
"direct": true,
"version": "^1.4.7",
"ecosystem": "npm"
},
{
"name": "@alicloud/tea-util",
"direct": true,
"version": "^1.4.8",
"ecosystem": "npm"
},
{
"name": "@alicloud/tea-util",
"direct": true,
"version": "^1.4.9",
"ecosystem": "npm"
},
{
"name": "@alicloud/tea-xml",
"direct": true,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "alibabacloud/credentials",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/darabonba-array",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/darabonba-encode-util",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/darabonba-map",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/darabonba-signature-util",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/darabonba-string",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/darabonba-time",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/endpoint-util",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/gateway-oss-util",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/gateway-spi",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/openapi-util",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/tea-oss-utils",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/tea-utils",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud/tea-xml",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "github.com/alibabacloud-go/alibabacloud-gateway-sls-util",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/alibabacloud-go/debug",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/clbanning/mxj/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/frankban/quicktest",
"direct": false,
"version": "1.14.5",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "1.5.2",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "1.15.9",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180228061459-e0a39a4cb421",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4",
"direct": false,
"version": "2.6.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": false,
"version": "1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/tjfoc/gmsm",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "0.23.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "com.aliyun:alibabacloud-gateway-sls-util",
"direct": false,
"version": "0.5.0",
"ecosystem": "maven"
},
{
"name": "com.aliyun:darabonba-number",
"direct": false,
"version": "0.0.3",
"ecosystem": "maven"
},
{
"name": "com.aliyun:tea-url",
"direct": false,
"version": "0.0.3",
"ecosystem": "maven"
},
{
"name": "com.github.luben:zstd-jni",
"direct": false,
"version": "1.5.6-3",
"ecosystem": "maven"
},
{
"name": "com.google.protobuf:protobuf-java",
"direct": false,
"version": "2.5.0",
"ecosystem": "maven"
},
{
"name": "junit:junit",
"direct": false,
"version": "4.11",
"ecosystem": "maven"
},
{
"name": "junit:junit",
"direct": false,
"version": "4.13.1",
"ecosystem": "maven"
},
{
"name": "net.jpountz.lz4:lz4",
"direct": false,
"version": "1.3.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": "3.6.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-gpg-plugin",
"direct": false,
"version": "1.6",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": "3.1.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-shade-plugin",
"direct": false,
"version": "3.2.4",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": "2.22.1",
"ecosystem": "maven"
},
{
"name": "org.sonatype.central:central-publishing-maven-plugin",
"direct": false,
"version": "0.10.0",
"ecosystem": "maven"
},
{
"name": "org.sonatype.central:central-publishing-maven-plugin",
"direct": false,
"version": "0.8.0",
"ecosystem": "maven"
},
{
"name": "org.sonatype.plugins:nexus-staging-maven-plugin",
"direct": false,
"version": "1.6.3",
"ecosystem": "maven"
},
{
"name": "@alicloud/gateway-sls-util",
"direct": false,
"version": "^0.3.1",
"ecosystem": "npm"
},
{
"name": "@alicloud/oss-util",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "@alicloud/tea-url",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "@darabonba/number",
"direct": false,
"version": "^1.1.0",
"ecosystem": "npm"
},
{
"name": "@darabonba/time",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "@types/mocha",
"direct": false,
"version": "^7.0.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^12.12.26",
"ecosystem": "npm"
},
{
"name": "lz4-napi",
"direct": false,
"version": "^2.9.0",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^7.0.1",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^15.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "^0.5.16",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "^8.6.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^3.7.5",
"ecosystem": "npm"
},
{
"name": "AlibabaCloud.DarabonbaArray",
"direct": false,
"version": "0.1.0",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.DarabonbaEncodeUtil",
"direct": false,
"version": "0.0.2",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.DarabonbaMap",
"direct": false,
"version": "0.0.2",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.DarabonbaSignatureUtil",
"direct": false,
"version": "0.0.4",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.DarabonbaSignatureUtil",
"direct": false,
"version": "0.0.5",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.DarabonbaString",
"direct": false,
"version": "1.0.3",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.DarabonbaString",
"direct": false,
"version": "1.0.4",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.DarabonbaTime",
"direct": false,
"version": "1.0.0",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.EndpointUtil",
"direct": false,
"version": "0.1.1",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.EndpointUtil",
"direct": false,
"version": "0.1.2",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.GatewaySls_Util",
"direct": false,
"version": "0.3.0",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.GatewaySpi",
"direct": false,
"version": "0.0.2",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.GatewaySpi",
"direct": false,
"version": "0.0.3",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.OpenApiUtil",
"direct": false,
"version": "1.1.1",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.OpenApiUtil",
"direct": false,
"version": "1.1.2",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.OpenApiUtil",
"direct": false,
"version": "1.1.4",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.OSSUtil",
"direct": false,
"version": "0.0.3",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.TeaUtil",
"direct": false,
"version": "0.1.16",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.TeaUtil",
"direct": false,
"version": "0.1.17",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.TeaUtil",
"direct": false,
"version": "0.1.19",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.TeaUtil",
"direct": false,
"version": "0.1.20",
"ecosystem": "nuget"
},
{
"name": "AlibabaCloud.TeaXML",
"direct": false,
"version": "0.0.5",
"ecosystem": "nuget"
},
{
"name": "Aliyun.Credentials",
"direct": false,
"version": "1.3.2",
"ecosystem": "nuget"
},
{
"name": "Aliyun.Credentials",
"direct": false,
"version": "1.4.0",
"ecosystem": "nuget"
},
{
"name": "Aliyun.Credentials",
"direct": false,
"version": "1.4.2",
"ecosystem": "nuget"
},
{
"name": "Aliyun.Credentials",
"direct": false,
"version": "1.5.2",
"ecosystem": "nuget"
},
{
"name": "altcover",
"direct": false,
"version": "6.7.750",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "1.0.1",
"ecosystem": "nuget"
},
{
"name": "DotNetZip",
"direct": false,
"version": "1.16.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "16.2.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETFramework.ReferenceAssemblies",
"direct": false,
"version": "1.0.0-preview.2",
"ecosystem": "nuget"
},
{
"name": "Moq",
"direct": false,
"version": "4.13.1",
"ecosystem": "nuget"
},
{
"name": "Tea",
"direct": false,
"version": "1.0.11",
"ecosystem": "nuget"
},
{
"name": "Tea",
"direct": false,
"version": "1.0.13",
"ecosystem": "nuget"
},
{
"name": "Tea",
"direct": false,
"version": "1.1.0",
"ecosystem": "nuget"
},
{
"name": "Tea",
"direct": false,
"version": "1.1.2",
"ecosystem": "nuget"
},
{
"name": "Tea",
"direct": false,
"version": "1.1.3",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": "2.4.0",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "2.4.0",
"ecosystem": "nuget"
},
{
"name": "alibabacloud/gateway-sls-util",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "alibabacloud-credentials",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-credentials-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-array",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-array-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-encode-util",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-encode-util-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-map",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-map-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-number",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-signature-util",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-signature-util-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-string",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-string-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-darabonba-time",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-endpoint-util",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-endpoint-util-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-gateway-oss-util",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-gateway-sls-util",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-gateway-sls-util-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-gateway-spi",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-gateway-spi-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-openapi-util",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-openapi-util-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-oss-util",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-oss-util-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-tea-util",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-tea-util-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-tea-xml",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-tea-xml-py2",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alibabacloud-url",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "aliyun-log-fastpb",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "lz4",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "zstd",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 229,
"direct_count": 105,
"indirect_count": 124
}
},
"maintainership": {
"issues": {
"open_prs": 12,
"merged_prs": 137,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 26
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "yndu13",
"commits": 237,
"avatar_url": "https://avatars.githubusercontent.com/u/33746446?v=4"
},
{
"type": "User",
"login": "crimson-gao",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/39024757?v=4"
},
{
"type": "User",
"login": "dddinary",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/26164978?v=4"
},
{
"type": "User",
"login": "dreamph666",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/53246797?v=4"
},
{
"type": "User",
"login": "AndyManastorm",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/16112202?v=4"
},
{
"type": "User",
"login": "cindyssh",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9911555?v=4"
},
{
"type": "User",
"login": "huangbncly",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/42961974?v=4"
},
{
"type": "User",
"login": "alibaba-oss",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13583768?v=4"
},
{
"type": "User",
"login": "liukeyou",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3917498?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.673
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pop_csharp.yml",
"pop_golang.yml",
"pop_java.yml",
"pop_php.yml",
"pop_python.yml",
"pop_ts.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 4,
"reason": "Found 13/29 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool is not run on all commits -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "44 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fc42917f1b295e59fb5f96d6f00fcc84b28aab80",
"ran_at": "2026-07-30T22:20:46Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T20:51:05Z",
"oldest_open_prs": [
{
"number": 14,
"created_at": "2022-06-15T10:19:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2023-09-13T02:38:38Z",
"last_comment_at": "2023-09-13T02:38:43Z",
"last_comment_author": "CLAassistant"
},
{
"number": 50,
"created_at": "2024-01-25T09:25:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 87,
"created_at": "2024-08-23T08:54:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2024-08-27T07:20:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 105,
"created_at": "2024-11-23T10:54:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2024-12-09T07:17:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 117,
"created_at": "2025-02-13T08:51:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 118,
"created_at": "2025-02-13T08:51:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 123,
"created_at": "2025-04-20T18:22:23Z",
"last_comment_at": "2025-04-21T09:02:17Z",
"last_comment_author": "yndu13"
},
{
"number": 175,
"created_at": "2026-07-27T11:57:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 176,
"created_at": "2026-07-29T08:12:20Z",
"last_comment_at": "2026-07-29T08:12:32Z",
"last_comment_author": "CLAassistant"
}
],
"last_merged_pr_at": "2026-07-17T10:41:02Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/aliyun/alibabacloud-gateway",
"host": "github.com",
"name": "alibabacloud-gateway",
"owner": "aliyun"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 53,
"vitality": 48,
"community": 38,
"governance": 70,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 48,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"commits_last_year": 72,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 24
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "24/52 weeks with commits",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 24
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "72 commits in the last year",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 72
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 38,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 19,
"stars": 10,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10 stars",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 10
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "19 forks",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 19
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"packages": [
"com.aliyun:alibabacloud-gateway-fc",
"com.aliyun:alibabacloud-gateway-mns",
"com.aliyun:alibabacloud-gateway-oss",
"@alicloud/gateway-fc",
"@alicloud/gateway-mns"
],
"dependents": null,
"ecosystems": "maven, npm",
"total_downloads": null,
"monthly_downloads": 123
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "123 downloads/month across maven, npm",
"points": 27.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 123,
"ecosystems": "maven, npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.673
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 67% of commits",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 67
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 137,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 26
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "137/163 decided PRs merged",
"points": 32.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 137,
"decided": 163
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/29 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"followers": 1922,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "aliyun",
"public_repos": 689,
"account_age_days": 5482
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,922 followers of aliyun",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1922,
"login": "aliyun"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "689 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 689
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"com.aliyun:alibabacloud-gateway-fc",
"com.aliyun:alibabacloud-gateway-mns",
"com.aliyun:alibabacloud-gateway-oss",
"@alicloud/gateway-fc",
"@alicloud/gateway-mns"
],
"ecosystems": "maven, npm",
"any_deprecated": false,
"min_days_since_publish": 35
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "5 package(s) on maven, npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 5,
"ecosystems": "maven, npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 35 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 35
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "25 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 25
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"openapi",
"sdk",
"getaway",
"dsl",
"darabonba",
"alibaba",
"aliyun",
"alibaba-cloud",
"java",
"golang",
"csharp",
"python",
"nodejs",
"ts",
"cpp",
"php"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "16 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 16
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 13/29 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "44 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Matched the maven:com.aliyun:alibabacloud-gateway-fc@0.0.5 runtime dependency closure — what installing the published package pulls in — 22 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "maven:com.aliyun:alibabacloud-gateway-fc@0.0.5",
"assessed": 22
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 60,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 6,
"assessed_packages": 22,
"unassessed_packages": 0,
"affected_by_severity": "high 3, moderate 3",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "6 affected: com.google.code.gson:gson 2.8.5 (high 7.7), com.squareup.okhttp3:okhttp 3.12.13 (high 7.5), org.ini4j:ini4j 0.5.4 (high 7.5), +3 more",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 6,
"packages": "com.google.code.gson:gson 2.8.5 (high 7.7), com.squareup.okhttp3:okhttp 3.12.13 (high 7.5), org.ini4j:ini4j 0.5.4 (high 7.5)"
}
},
{
"code": "advisories_affected_more",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "6 advisory-carrying package(s) unaddressed past 90 days; oldest published 1549 days ago",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 6,
"oldest": 1549
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 22,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.44,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "44 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"alibabacloud-gateway-dingtalk/ts/tsconfig.json",
"alibabacloud-gateway-fc/ts/tsconfig.json",
"alibabacloud-gateway-fc/util/ts/tsconfig.json",
"alibabacloud-gateway-mns/ts/tsconfig.json",
"alibabacloud-gateway-oss/ts/tsconfig.json",
"alibabacloud-gateway-pds/ts/tsconfig.json",
"alibabacloud-gateway-pop/ts/tsconfig.json",
"alibabacloud-gateway-sls/ts/tsconfig.json",
"alibabacloud-gateway-sls/util/ts/tsconfig.json",
"alibabacloud-gateway-spi/ts/tsconfig.json",
"gateway-iot-edge/ts/tsconfig.json",
"gateway-iot/ts/tsconfig.json"
],
"agent_commit_share": 0.05,
"toolchain_manifests": [
"alibabacloud-gateway-dingtalk/csharp/core/client.csproj",
"alibabacloud-gateway-dingtalk/golang/go.mod",
"alibabacloud-gateway-dingtalk/java/pom.xml",
"alibabacloud-gateway-fc/csharp/core/client.csproj",
"alibabacloud-gateway-fc/golang/go.mod",
"alibabacloud-gateway-fc/java/pom.xml",
"alibabacloud-gateway-fc/util/golang/go.mod",
"alibabacloud-gateway-fc/util/java/pom.xml",
"alibabacloud-gateway-mns/csharp/core/client.csproj",
"alibabacloud-gateway-mns/golang/go.mod",
"alibabacloud-gateway-mns/java/pom.xml",
"alibabacloud-gateway-oss/csharp/core/client.csproj",
"alibabacloud-gateway-oss/golang/go.mod",
"alibabacloud-gateway-oss/java/pom.xml",
"alibabacloud-gateway-oss/util/golang/go.mod",
"alibabacloud-gateway-oss/util/java/pom.xml",
"alibabacloud-gateway-pds/csharp/core/client.csproj",
"alibabacloud-gateway-pds/golang/go.mod",
"alibabacloud-gateway-pds/java/pom.xml",
"alibabacloud-gateway-pop/csharp/core/client.csproj",
"alibabacloud-gateway-pop/csharp/tests/tests.csproj",
"alibabacloud-gateway-pop/golang/go.mod",
"alibabacloud-gateway-pop/java/pom.xml",
"alibabacloud-gateway-sls/csharp/core/client.csproj",
"alibabacloud-gateway-sls/golang/go.mod",
"alibabacloud-gateway-sls/java/pom.xml",
"alibabacloud-gateway-sls/util/csharp/core/client.csproj",
"alibabacloud-gateway-sls/util/golang/go.mod",
"alibabacloud-gateway-sls/util/java/pom.xml",
"alibabacloud-gateway-spi/csharp/core/client.csproj",
"alibabacloud-gateway-spi/golang/go.mod",
"alibabacloud-gateway-spi/java/pom.xml",
"gateway-iot-edge/java/pom.xml",
"gateway-iot/java/pom.xml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "alibabacloud-gateway-dingtalk/csharp/core/client.csproj, alibabacloud-gateway-dingtalk/golang/go.mod, alibabacloud-gateway-dingtalk/java/pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "alibabacloud-gateway-dingtalk/csharp/core/client.csproj, alibabacloud-gateway-dingtalk/golang/go.mod, alibabacloud-gateway-dingtalk/java/pom.xml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "alibabacloud-gateway-dingtalk/ts/tsconfig.json, alibabacloud-gateway-fc/ts/tsconfig.json, alibabacloud-gateway-fc/util/ts/tsconfig.json, alibabacloud-gateway-mns/ts/tsconfig.json, alibabacloud-gateway-oss/ts/tsconfig.json, alibabacloud-gateway-pds/ts/tsconfig.json, alibabacloud-gateway-pop/ts/tsconfig.json, alibabacloud-gateway-sls/ts/tsconfig.json, alibabacloud-gateway-sls/util/ts/tsconfig.json, alibabacloud-gateway-spi/ts/tsconfig.json, gateway-iot-edge/ts/tsconfig.json, gateway-iot/ts/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "alibabacloud-gateway-dingtalk/ts/tsconfig.json, alibabacloud-gateway-fc/ts/tsconfig.json, alibabacloud-gateway-fc/util/ts/tsconfig.json, alibabacloud-gateway-mns/ts/tsconfig.json, alibabacloud-gateway-oss/ts/tsconfig.json, alibabacloud-gateway-pds/ts/tsconfig.json, alibabacloud-gateway-pop/ts/tsconfig.json, alibabacloud-gateway-sls/ts/tsconfig.json, alibabacloud-gateway-sls/util/ts/tsconfig.json, alibabacloud-gateway-spi/ts/tsconfig.json, gateway-iot-edge/ts/tsconfig.json, gateway-iot/ts/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "5 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 196223,
"source_files_sampled": 3179,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (alibabacloud-gateway-dingtalk/ts/tsconfig.json, alibabacloud-gateway-fc/ts/tsconfig.json, alibabacloud-gateway-fc/util/ts/tsconfig.json, alibabacloud-gateway-mns/ts/tsconfig.json, alibabacloud-gateway-oss/ts/tsconfig.json, alibabacloud-gateway-pds/ts/tsconfig.json, alibabacloud-gateway-pop/ts/tsconfig.json, alibabacloud-gateway-sls/ts/tsconfig.json, alibabacloud-gateway-sls/util/ts/tsconfig.json, alibabacloud-gateway-spi/ts/tsconfig.json, gateway-iot-edge/ts/tsconfig.json, gateway-iot/ts/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "alibabacloud-gateway-dingtalk/ts/tsconfig.json, alibabacloud-gateway-fc/ts/tsconfig.json, alibabacloud-gateway-fc/util/ts/tsconfig.json, alibabacloud-gateway-mns/ts/tsconfig.json, alibabacloud-gateway-oss/ts/tsconfig.json, alibabacloud-gateway-pds/ts/tsconfig.json, alibabacloud-gateway-pop/ts/tsconfig.json, alibabacloud-gateway-sls/ts/tsconfig.json, alibabacloud-gateway-sls/util/ts/tsconfig.json, alibabacloud-gateway-spi/ts/tsconfig.json, gateway-iot-edge/ts/tsconfig.json, gateway-iot/ts/tsconfig.json",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/3179 source files over 60KB",
"points": 54.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3179,
"oversized": 3
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"go package 'github.com/alibabacloud-go/alibabacloud-gateway-fc' points at a different repository (https://github.com/alibabacloud-go/alibabacloud-gateway-fc); excluded from ecosystem scoring",
"go package 'github.com/alibabacloud-go/alibabacloud-gateway-mns' points at a different repository (https://github.com/alibabacloud-go/alibabacloud-gateway-mns); excluded from ecosystem scoring",
"go package 'github.com/alibabacloud-go/alibabacloud-gateway-oss' points at a different repository (https://github.com/alibabacloud-go/alibabacloud-gateway-oss); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:21:08.327541Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aliyun/alibabacloud-gateway.svg",
"full_name": "aliyun/alibabacloud-gateway",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}