Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 241,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 664292
},
"pushed_at": "2026-07-16T01:55:10Z",
"created_at": "2020-05-26T10:38:09Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T01:55:14Z",
"description": "Alibaba Cloud Credentials for Python",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"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": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.9",
"kind": "patch",
"published_at": "2026-06-11T01:54:10Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2026-03-11T09:13:24Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2026-01-27T05:57:01Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2026-01-26T10:56:44Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2025-12-05T01:54:34Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2025-10-09T09:26:39Z"
},
{
"tag": "v1.0rc3",
"kind": "other",
"published_at": "2025-02-28T02:40:06Z"
},
{
"tag": "v1.0rc2",
"kind": "other",
"published_at": "2025-02-28T02:39:45Z"
},
{
"tag": "v1.0rc1",
"kind": "other",
"published_at": "2025-02-19T11:41:20Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2025-02-19T08:04:48Z"
}
],
"recent_commits": [
{
"oid": "83098a68274e90743d446e9b76a97e0cab921a4e",
"body": "* fix: use os.replace for Windows OAuth config.json overwrite\n\nWindows rename fails with WinError 183 when config.json already exists.\nUse os.replace for atomic overwrite, in-place write under file lock on\nWindows, and normalize default path via os.path.join.\n\n* test: raise coverage to 90% and soft-skip broken OIDC integration\n\n* test: fix Windows path assertions after os.path.join normalization",
"is_bot": false,
"headline": "fix: Windows OAuth config.json overwrite (WinError 183) (#85)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-07-16T01:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afb97591bc5975cb5b24ed28725e1baabce3a9b9",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.9",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-09T12:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03fe7ed6e50f20ebb94c05def1d4193096ef208d",
"body": "* fix: replace signal handler with atexit to prevent process exit blockage\n\nRemove signal.signal(SIGINT/SIGTERM) from library code which was\nhijacking user's signal handlers and preventing normal process exit.\nUse atexit.register(scheduler.shutdown) instead, which fires on normal\ntermination and doe\n[…]\negistration test for ecs_ram_role provider\n\nVerify that scheduler shutdown is registered via atexit when\nasync_update_enabled is True.\n\n---------\n\nCo-authored-by: weeping <xwp01146046@alibaba-inc.com>",
"is_bot": false,
"headline": "fix signal handler. (#82)",
"author_name": "WenPing",
"author_login": "TsinghuaDream",
"committed_at": "2026-06-09T12:05:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f0c410cec4facf16498c625eba695705b2264c2d",
"body": "* feat: support external mode\n\n* fix",
"is_bot": false,
"headline": "feat: support external mode (#83)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-06-09T11:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bfdeb47b1a861e3cc25134eee76a444d58aece2",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.8",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-03-11T09:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc8a840b2dbf1ec9faa015917f9882bdc8933654",
"body": null,
"is_bot": false,
"headline": "feat: support oauth credential without refresh token (#81)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-03-11T09:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514f15cd392ed5185b513ec960cd41c8dc5e8b7c",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.7",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-01-27T05:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72141512a4d9f2fae3d764a096213456c9ac4db5",
"body": "…re (#79)",
"is_bot": false,
"headline": "fix: increase OAuth token refresh lead time to prevent exchange failu…",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-01-27T05:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c64d6fb95e9530f9d4c951bbe5a89c53fb344b",
"body": "* fix: rm :=, support py3.7\n\n* Bump 1.0.6\n\n---------\n\nCo-authored-by: weeping <xwp01146046@alibaba-inc.com>",
"is_bot": false,
"headline": "fix: rm :=, support py3.7 (#78)",
"author_name": "WenPing",
"author_login": "TsinghuaDream",
"committed_at": "2026-01-26T07:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31251aa5a3b69720a3b0585c9752c103665873f",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.5",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-01-23T10:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594d0a328ec16f47e3be5444b58492547394aade",
"body": null,
"is_bot": false,
"headline": "fix: update OAuth token when has source profile (#76)",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2026-01-23T10:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2bd22338f34e87f4449c4e29995df00195d0c7",
"body": "…ot saved to correct profile #75",
"is_bot": false,
"headline": "When using ChainableRamRoleArn profile and Oauth updated tokens are n…",
"author_name": "Jérémie Foucault",
"author_login": "frco9",
"committed_at": "2026-01-23T10:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f61eb5610146a7306c540d5566864e75ddb8a11",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.4",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-12-05T01:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb64a1d27fbbb04ff39a231b822aedce9389cd4",
"body": null,
"is_bot": false,
"headline": "update package name",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-12-02T09:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a126928458a396520e9a124e57fc85e45f16aa6",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.4rc1",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-12-02T09:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36476f689f0de667bba6f7d4d60b59bcc874a28c",
"body": "Using the signals module the library tries to gracefully\nshutdown the ThreadPoolExecutor with a callback. For us\nthis causes some issues with the logger module warning\nthat you're writing to write to a log file after\nthe file is closed. With these signal callbacks\nyou can't control the shutdown order.",
"is_bot": false,
"headline": "remove debug log statement in EXECUTOR shutdown callback",
"author_name": "psnelgrove-r7",
"author_login": "psnelgrove-r7",
"committed_at": "2025-11-29T09:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3b43c00073466c52693a84e66a90f2fe8c178f",
"body": "feat: support CloudSSO & OAuth credentials provider",
"is_bot": false,
"headline": "Merge pull request #70 from aliyun/feature/sso-oauth",
"author_name": "Mingming Zhu",
"author_login": "CodeSpaceiiii",
"committed_at": "2025-11-06T09:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f1ec287b34b9e0aa60e64014888d017a3ac435",
"body": null,
"is_bot": false,
"headline": "feat: support OAuth credentials provider",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-10-29T03:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d65cdbaa23638e9af600bee896786e6dbc4d993e",
"body": null,
"is_bot": false,
"headline": "feat: support CloudSSO credentials provider",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-10-14T06:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7488579ebef187cdafe5ecd65b1c705fc51f07",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.3",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-10-14T06:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc52a43151b44d1c7ee710ab35daf29599cf4bff",
"body": null,
"is_bot": false,
"headline": "docs: update README && update logger level",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2025-10-09T10:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3166ffcb032882910d6cee71a2ba138b9e3b3abd",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.2",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-05-06T12:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2aba79409aeab05215cc07ba1c310b0408a8024",
"body": null,
"is_bot": false,
"headline": "fix: resolve loop in synchronously function",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-05-06T12:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7007de6969cda91c0a8dd67d49150612613f298",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.2rc1",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-22T08:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f90ea91353fb4e6e64f0a585a8a4443486355e5e",
"body": null,
"is_bot": false,
"headline": "fix: resolve home path in all environments",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-22T08:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e0a63dff741687604dabf62469ea4dc3191f5b",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.1",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-18T08:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abee411c782d1e694b79de7ca3b8848ca78c51e7",
"body": null,
"is_bot": false,
"headline": "feat: support StsToken mode in cli profile",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-18T08:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e864d80612a2ba7df1fb9a8aa082bf717680ebb",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.0",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-04-08T12:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9616bd61153cf1ef734f6e85567f33fc4b6ff647",
"body": null,
"is_bot": false,
"headline": "Bump 1.0rc4",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-03-17T08:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c59d6e1429df0e55785a0580226271c87a1357c",
"body": null,
"is_bot": false,
"headline": "fix: remove risky internal function calls",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-03-17T08:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f8570a977b39c00ddb83952734e8688daccccf",
"body": null,
"is_bot": false,
"headline": "Bump 1.0rc3",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-28T02:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9d110f587d30717200d12893793ea1285af7c6",
"body": null,
"is_bot": false,
"headline": "fix: raise error when profile name not exist",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-28T02:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a50c15c8638864b87f4c635af0aa0b6f1d4abcc7",
"body": null,
"is_bot": false,
"headline": "Bump 1.0rc2",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-19T12:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5f4984ae9ac2ffd9ab0cffcd4dd7f43e8d2677e",
"body": null,
"is_bot": false,
"headline": "fix: update profiles path",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-19T12:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "182839b91124ffdd777e7ad80e7e306899a9516a",
"body": null,
"is_bot": false,
"headline": "Bump 1.0rc1",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-19T11:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4643e2b1c352eb070361b2478055bf1cf8e0a7de",
"body": null,
"is_bot": false,
"headline": "refactor credentials providers",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2025-02-19T11:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d14d8f3048ed6045a0b36bdbfa12fdb334b2a047",
"body": null,
"is_bot": false,
"headline": "Bump 0.3.6",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2024-10-28T03:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51fe1a77e9e4830577c7392cc01a9140a1972f95",
"body": null,
"is_bot": false,
"headline": "feat: support IMDS v2 default for ecs ram role",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2024-10-25T11:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ff1adb9964e54ef867caaf76ec85118707d96ae",
"body": null,
"is_bot": false,
"headline": "Bump 0.3.5",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-07-31T13:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c45ce6006bd8a8ef58563080a329624b3525e2",
"body": null,
"is_bot": false,
"headline": "improve readme",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2024-07-09T04:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "620bd897f765af25c2aaf684ff30f9fe1bb49539",
"body": null,
"is_bot": false,
"headline": "feat: support region or endpoint for sts requests",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-07-09T02:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc59c8b25c1e8120445a957edac45d9938053b9",
"body": null,
"is_bot": false,
"headline": "tests: add oidc integration test",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-07-09T02:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed05c6a9a6bc4be1ba04ca79967e61e90e069ca",
"body": null,
"is_bot": false,
"headline": "feat: add getters for CredentialModel",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-07-08T03:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71241d5210eebd47f8aa2ef807a466705b25f8c2",
"body": null,
"is_bot": false,
"headline": "feat: support user agent for credentials requests",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-07-04T09:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4246046649a021bc54a33ad36c0b4f79a852fc5",
"body": null,
"is_bot": false,
"headline": "refactor: solve the inconsistency of credentials refresh",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-07-04T08:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c009557446901308fb713d7ffc9f0f448707b3dc",
"body": null,
"is_bot": false,
"headline": "Fix unawaited coroutine error",
"author_name": "Mason Sedlik",
"author_login": "nosammai",
"committed_at": "2024-06-25T03:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2fe89bfdb0c27f1814793c92fdce879039f3e88",
"body": null,
"is_bot": false,
"headline": "Bump 0.3.4",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-06-12T02:24:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3627e32557e835b9f51802ba4ff8ca0d0ddc3371",
"body": null,
"is_bot": false,
"headline": "add test cases for sts provider",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2024-06-11T12:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "704a7260c0efbd6e357bc5e53a33a2dcd4b65bc7",
"body": null,
"is_bot": false,
"headline": "support ALIBABA_CLOUD_SECURITY_TOKEN",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2024-06-11T09:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d8e814c35af170b3bc3bc9d6410f39c13a9d48",
"body": null,
"is_bot": false,
"headline": "use codecov action instead of",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2024-06-11T06:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0daa8a742afb6228bdf16c6caf7f52ff7266c027",
"body": null,
"is_bot": false,
"headline": "Enhance project specifications",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2024-06-11T06:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be002ec77539d76ab80b2f8f21e7e00317c0ba6e",
"body": null,
"is_bot": false,
"headline": "Bump 0.3.3",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-05-24T05:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adbc5b91ed54bc5270086c6f2e90274a0256c198",
"body": null,
"is_bot": false,
"headline": "feat: support IMDSv2 for ECS metadata",
"author_name": "yndu13",
"author_login": "yndu13",
"committed_at": "2024-05-10T10:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9aebba2ec115abc84e7e3501aa8cc8165f26db0",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2023-12-19T14:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577978b3f7b3bfef06e101900b284b9e65f873dc",
"body": null,
"is_bot": false,
"headline": "Bump 0.3.2",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2023-02-28T03:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88cac3d4c52efefb83153455ed8b3370607342a",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2023-02-28T03:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ab2e33f3e6bd10994e8bad28273275dfaf8404",
"body": null,
"is_bot": false,
"headline": "compatible with credentials.ini in the / path",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2023-02-28T03:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "286658afbe9a27f6fbeaa269e5b03f1d486db4ba",
"body": "According to [Credentials 设置](https://help.aliyun.com/document_detail/378659.html), the credentials.ini should be placed at `~/.alibabacloud/credentials.ini` instead of `/.alibabacloud/credentials.ini`.",
"is_bot": false,
"headline": "[BUG] credentials.ini under $HOME instead of root",
"author_name": "Qizhen WENG",
"author_login": "qzweng",
"committed_at": "2023-02-28T02:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab91b8f3981606ec4fac2e411d5a94b0368f8bf7",
"body": null,
"is_bot": false,
"headline": "Bump 0.3.1",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2023-02-01T08:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faee2c5f0afdc8b5e827b94d0187126d40c1ca6c",
"body": "…ROLE_ARN/ALIBABA_CLOUD_OIDC_PROVIDER_ARN/ALIBABA_CLOUD_ROLE_SESSION_NAME",
"is_bot": false,
"headline": "support oidc credential in credential chain && support ALIBABA_CLOUD_…",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2023-01-31T12:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab51daf916ef5653a80294d10b60a097f8d39ab1",
"body": null,
"is_bot": false,
"headline": "Bump 0.3.0",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2022-10-13T06:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13a3076b2ad18e3a1ffd84f7ced22acf19b80144",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2022-10-13T06:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bc53a661621bd9707b68b2b6c8ec2f0c3897fc7",
"body": null,
"is_bot": false,
"headline": "support oidc credential",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2022-10-13T06:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4065bd3faa2140fe20fe86a7ef429ce98e6a6586",
"body": null,
"is_bot": false,
"headline": "add Action",
"author_name": "nanhe",
"author_login": "yndu13",
"committed_at": "2022-10-12T12:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3926522d84c2e2d52eecbc7de2aa8c52943ae95d",
"body": null,
"is_bot": false,
"headline": "Add changelog for 0.2.0",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2021-09-28T03:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5fa6afd43d3c821ef09db48ada1de4e7a43d4d",
"body": null,
"is_bot": false,
"headline": "Bump 0.2.0",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2021-09-28T03:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65bc7b1ce7bbb481338e591b285e809936bf971c",
"body": null,
"is_bot": false,
"headline": "implements credentials uri",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2021-09-27T09:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94de630c1a11d1cd713246c749ba95d085b1f88a",
"body": null,
"is_bot": false,
"headline": "Add lint for the project",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2021-09-27T06:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d80672aae02cf0cc50e49508c9c476a9c837abe",
"body": null,
"is_bot": false,
"headline": "ignore .coverage",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2021-09-27T06:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68153dc307b239323c0430103b95c8f744f522c0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Jackson Tian",
"author_login": "JacksonTian",
"committed_at": "2021-08-16T07:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7432ef024e062ad21135b8d4021a8080cf5a8ae7",
"body": null,
"is_bot": false,
"headline": "v0.1.4",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2021-02-03T08:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ebe650e1780a60f9b3e4dc0aed808a5989fe2b",
"body": null,
"is_bot": false,
"headline": "Optimize the way to obtain the credentials.ini file",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2021-02-03T08:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a590d8ab75177506b82f1f5513fd76de72d7822",
"body": null,
"is_bot": false,
"headline": "V0.1.3",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2021-01-29T01:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f76c02890c5975edce170a0319eda7b571ccbd",
"body": null,
"is_bot": false,
"headline": "Support async refresh credentials",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2021-01-28T10:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff58d54434c035fdc455606facd0f14fd8978b7",
"body": null,
"is_bot": false,
"headline": "release v0.1.2",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-12-11T02:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd4f91948857d785372979453e8b28466b8c677",
"body": null,
"is_bot": false,
"headline": "fix AttributeError",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-12-11T02:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d8856a9781c48c35ec81510fab0be77e6a4625b",
"body": null,
"is_bot": false,
"headline": "release v0.1.1",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-12-09T06:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bfaad4b2d074bf6e88a54666b886fb072a9c0a",
"body": null,
"is_bot": false,
"headline": "Change overwrite to a method with `_async` suffix",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-12-09T06:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6045d6b14b9deb1c57fd5b0f9f80e1d190e675a5",
"body": null,
"is_bot": false,
"headline": "release v0.1.0",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-12-07T09:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b08de5c839a6d73b1969e8be8b0beaeba2d344c",
"body": null,
"is_bot": false,
"headline": "support async io",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-12-07T07:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c96a12e4a583724ddbec681bd5976d5f6436d6a1",
"body": null,
"is_bot": false,
"headline": "release version 0.0.8",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-09-18T02:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df6418415da2464838ed48fef56185b51e0b2101",
"body": null,
"is_bot": false,
"headline": "support sdk debug.",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-09-17T10:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eb90bb6718491335f4cf7b03a514a55ec8af99e",
"body": null,
"is_bot": false,
"headline": "release version 0.0.7",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-08-27T01:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e988ce9d56c31095f75113b01b3d3726f49215",
"body": null,
"is_bot": false,
"headline": "Improve the logic of automatic refresh token",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-08-26T14:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb7b5cdf5691bc51d7451d26d68f8bb292063535",
"body": null,
"is_bot": false,
"headline": "Release v0.0.6",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-08-10T08:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba27d9703cb5e984e8b2beb2da4437620e6cdef",
"body": null,
"is_bot": false,
"headline": "EcsRamRole&RsaKeyPair support refresh token.",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-08-10T03:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3c27a762f28874b30fb2fc909fa93bb575989a",
"body": null,
"is_bot": false,
"headline": "Improve document.",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-08-07T01:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085cec902cb98165c03f0b6a61a2fa8e84869912",
"body": "Improve install requires library version.",
"is_bot": false,
"headline": "Merge pull request #9 from aliyun/imporve-setup",
"author_name": "liaoyustudent",
"author_login": "liaoyustudent",
"committed_at": "2020-07-20T02:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ae8369fc35d1113ab12fccd3ccd94289d299b4",
"body": null,
"is_bot": false,
"headline": "Improve install requires library version.",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-07-20T02:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02134921d50f0cd6090a0fc057479f2f8aae1f1f",
"body": null,
"is_bot": false,
"headline": "Release v0.0.4",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-07-15T06:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d7dca3311fa7790a8f7cb13e916d5b558745b3",
"body": "Ini file comment processing",
"is_bot": false,
"headline": "Merge pull request #7 from aliyun/fix-credential-provider",
"author_name": "liaoyustudent",
"author_login": "liaoyustudent",
"committed_at": "2020-07-15T06:49:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09113890304370ccbe4ed3b486738cf200fee827",
"body": null,
"is_bot": false,
"headline": "Ini file comment processing",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-07-15T06:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3dddb26e86df0371376d1e48819533e7efb746",
"body": "Release version 0.0.3",
"is_bot": false,
"headline": "Merge pull request #6 from aliyun/release-version",
"author_name": "liaoyustudent",
"author_login": "liaoyustudent",
"committed_at": "2020-07-07T08:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be04097260a8404796063c29ffd5c6d7ad8a8459",
"body": null,
"is_bot": false,
"headline": "Release version 0.0.3",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-07-07T08:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e0bbe31a5f21ecea825563609beb6a7aa79857",
"body": "Support python 3.4",
"is_bot": false,
"headline": "Merge pull request #5 from aliyun/modify-requires",
"author_name": "liaoyustudent",
"author_login": "liaoyustudent",
"committed_at": "2020-07-07T08:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0927a417eb52b3e5bc0f55b09f73e55599843b03",
"body": null,
"is_bot": false,
"headline": "Support python 3.4",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-07-07T08:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97f0e0785346342483748cbfc2140a196a4ccc3",
"body": "Change long description content type",
"is_bot": false,
"headline": "Merge pull request #4 from aliyun/fix-setup",
"author_name": "liaoyustudent",
"author_login": "liaoyustudent",
"committed_at": "2020-06-19T03:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490cb3d096b40d898fdfa9c6f904e30db420e699",
"body": null,
"is_bot": false,
"headline": "Change long description content type",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-06-19T03:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c9af9c46199d3b4ca7b895288819b0a8c97c7e",
"body": null,
"is_bot": false,
"headline": "Release version 0.0.2",
"author_name": "824750130",
"author_login": "Orisdaddy",
"committed_at": "2020-06-19T02:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d87bb549b9f021a0cbf74dae12313dbbc71d348",
"body": "Fix home path",
"is_bot": false,
"headline": "Merge pull request #2 from aliyun/fix-userpath",
"author_name": "liaoyustudent",
"author_login": "liaoyustudent",
"committed_at": "2020-06-19T02:37:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 21,
"latest_release_at": "2026-06-11T01:54:10Z",
"latest_release_tag": "v1.0.9",
"releases_from_tags": false,
"days_since_last_push": 14,
"active_weeks_last_year": 9,
"days_since_latest_release": 49,
"mean_days_between_releases": 53
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "alibabacloud_credentials",
"exists": true,
"license": "Apache License 2.0",
"keywords": [
"alibabacloud",
"sdk",
"tea",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/alibabacloud_credentials/",
"is_deprecated": false,
"latest_version": "1.0.10",
"repository_url": "https://github.com/aliyun/credentials-python",
"versions_count": 38,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 7866117,
"first_published_at": "2020-05-27T04:27:07.496058Z",
"latest_published_at": "2026-07-16T01:57:23.266878Z",
"latest_version_yanked": null,
"days_since_latest_publish": 14
}
]
},
"popularity": {
"forks": 12,
"stars": 9,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-10-18",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 5
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 96761,
"source_files_sampled": 54,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": "pypi:alibabacloud_credentials@1.0.10",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 62,
"open_issues": 1,
"closed_ratio": 0.944,
"closed_issues": 17,
"closed_unmerged_prs": 1
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "yndu13",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/33746446?v=4"
},
{
"type": "User",
"login": "Orisdaddy",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/44864234?v=4"
},
{
"type": "User",
"login": "JacksonTian",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/327019?v=4"
},
{
"type": "User",
"login": "liaoyustudent",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/22883768?v=4"
},
{
"type": "User",
"login": "TsinghuaDream",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/43798276?v=4"
},
{
"type": "User",
"login": "frco9",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/60847?v=4"
},
{
"type": "User",
"login": "nosammai",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2600910?v=4"
},
{
"type": "User",
"login": "CodeSpaceiiii",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/129646304?v=4"
},
{
"type": "User",
"login": "qzweng",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25865136?v=4"
},
{
"type": "User",
"login": "psnelgrove-r7",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/65517780?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.486
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"testPython.yml"
],
"has_docs_dir": false,
"linter_configs": [
".pylintrc"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 4,
"reason": "7 out of 15 merged PRs checked by a CI test -- score normalized to 4",
"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": 5,
"reason": "Found 15/28 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": 5,
"reason": "SAST tool is not run on all commits -- score normalized to 5",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "83098a68274e90743d446e9b76a97e0cab921a4e",
"ran_at": "2026-07-30T22:20:07Z",
"aggregate_score": 6.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T19:21:56Z",
"oldest_open_prs": [
{
"number": 68,
"created_at": "2025-08-22T11:16:04Z",
"last_comment_at": "2025-08-22T11:16:11Z",
"last_comment_author": "CLAassistant"
},
{
"number": 73,
"created_at": "2025-12-07T02:03:26Z",
"last_comment_at": "2025-12-10T05:49:30Z",
"last_comment_author": "CodeSpaceiiii"
},
{
"number": 74,
"created_at": "2026-01-10T07:52:50Z",
"last_comment_at": "2026-01-10T07:52:57Z",
"last_comment_author": "CLAassistant"
},
{
"number": 84,
"created_at": "2026-06-11T07:31:54Z",
"last_comment_at": "2026-06-11T07:32:01Z",
"last_comment_author": "CLAassistant"
}
],
"last_merged_pr_at": "2026-07-16T01:55:10Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 80,
"created_at": "2026-03-09T08:53:36Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/aliyun/credentials-python",
"host": "github.com",
"name": "credentials-python",
"owner": "aliyun"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 69,
"vitality": 67,
"community": 44,
"governance": 80,
"engineering": 63
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 21,
"human_commit_share": 1,
"days_since_last_push": 14,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 14 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 14
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "21 commits in the last year",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 21
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.0.9",
"releases_from_tags": false,
"days_since_latest_release": 49,
"mean_days_between_releases": 53
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 49 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 49
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~53 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 53
}
}
],
"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": 14,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 14 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 14
}
}
],
"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": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 12,
"stars": 9,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": "excellent",
"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": 100,
"inputs": {
"packages": [
"alibabacloud_credentials"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 7866117
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,866,117 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7866117,
"ecosystems": "pypi"
}
}
],
"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": 80,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 10,
"top_contributor_share": 0.486
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"merged_prs": 62,
"open_issues": 1,
"closed_issues": 17,
"issue_closed_ratio": 0.944,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "94% of issues closed",
"points": 44.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 94
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "62/63 decided PRs merged",
"points": 37.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 62,
"decided": 63
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 15/28 approved changesets -- score normalized to 5",
"points": 7.5,
"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": [
"alibabacloud_credentials"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 14
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 14 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 14
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "38 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 38
}
}
],
"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": 63,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": ".pylintrc",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".pylintrc"
}
}
],
"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": "7 out of 15 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"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": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 69,
"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": 61,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 6.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": "7 out of 15 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 15/28 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"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 5",
"points": 2.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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:alibabacloud_credentials@1.0.10 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:alibabacloud_credentials@1.0.10",
"assessed": 5
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"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": 5,
"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": 6
},
"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": "at_risk",
"name": "AI Readiness",
"value": 33,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.32,
"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": "32 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": ".pylintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".pylintrc"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 96761,
"source_files_sampled": 54,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/54 source files over 60KB",
"points": 54,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 54,
"oversized": 1
}
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:20:22.562162Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aliyun/credentials-python.svg",
"full_name": "aliyun/credentials-python",
"license_state": "absent",
"license_spdx": null
}