原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"mtproto",
"nodejs",
"telegram",
"typescript",
"userbot"
],
"is_fork": false,
"size_kb": 99791,
"has_wiki": true,
"homepage": "https://docs.teleproto.dev",
"languages": {
"JavaScript": 200,
"TypeScript": 1313510
},
"pushed_at": "2026-07-20T11:50:02Z",
"created_at": "2025-05-15T12:33:49Z",
"owner_type": "User",
"updated_at": "2026-07-24T18:16:56Z",
"description": "Telegram MTProto API client library written in TypeScript",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Alexander Grigoryev",
"type": "User",
"login": "sanyok12345",
"company": null,
"location": null,
"followers": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/105932597?v=4",
"created_at": "2022-05-20T14:39:40Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 1526
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.228.4",
"kind": "patch",
"published_at": "2026-07-19T13:44:21Z"
},
{
"tag": "v1.228.3",
"kind": "patch",
"published_at": "2026-07-17T13:26:29Z"
},
{
"tag": "v1.228.2",
"kind": "patch",
"published_at": "2026-07-16T08:57:31Z"
},
{
"tag": "v1.228.1",
"kind": "patch",
"published_at": "2026-07-14T21:03:20Z"
},
{
"tag": "v1.228.0",
"kind": "minor",
"published_at": "2026-07-12T15:00:36Z"
},
{
"tag": "v1.227.5",
"kind": "patch",
"published_at": "2026-07-10T16:21:55Z"
},
{
"tag": "v1.227.4",
"kind": "patch",
"published_at": "2026-07-08T10:59:20Z"
},
{
"tag": "v1.227.3",
"kind": "patch",
"published_at": "2026-07-07T19:00:03Z"
},
{
"tag": "v1.227.2",
"kind": "patch",
"published_at": "2026-07-06T18:10:28Z"
},
{
"tag": "v1.227.1",
"kind": "patch",
"published_at": "2026-06-21T21:55:45Z"
},
{
"tag": "v1.227.0",
"kind": "minor",
"published_at": "2026-06-09T13:45:17Z"
},
{
"tag": "v1.225.4",
"kind": "patch",
"published_at": "2026-06-06T08:02:46Z"
},
{
"tag": "v1.225.3",
"kind": "patch",
"published_at": "2026-05-20T16:23:13Z"
},
{
"tag": "v1.225.2",
"kind": "patch",
"published_at": "2026-05-17T13:05:19Z"
},
{
"tag": "v1.225.1",
"kind": "patch",
"published_at": "2026-05-15T20:00:39Z"
},
{
"tag": "v1.225.0",
"kind": "minor",
"published_at": "2026-05-07T17:51:08Z"
},
{
"tag": "v1.224.2",
"kind": "patch",
"published_at": "2026-05-07T17:17:33Z"
},
{
"tag": "v1.224.1",
"kind": "patch",
"published_at": "2026-04-06T18:23:34Z"
},
{
"tag": "v1.224.0",
"kind": "minor",
"published_at": "2026-03-31T23:19:25Z"
},
{
"tag": "v1.223.2",
"kind": "patch",
"published_at": "2026-03-24T18:39:16Z"
},
{
"tag": "v1.223.1",
"kind": "patch",
"published_at": "2026-03-02T14:24:25Z"
},
{
"tag": "v1.223.0",
"kind": "minor",
"published_at": "2026-03-01T11:07:34Z"
},
{
"tag": "v1.222.1",
"kind": "patch",
"published_at": "2026-02-22T19:09:26Z"
},
{
"tag": "v1.222.0",
"kind": "minor",
"published_at": "2026-02-08T17:25:09Z"
},
{
"tag": "v1.221.5",
"kind": "patch",
"published_at": "2026-01-27T04:56:02Z"
},
{
"tag": "v1.221.4",
"kind": "patch",
"published_at": "2026-01-15T08:54:14Z"
},
{
"tag": "v1.221.3",
"kind": "patch",
"published_at": "2026-01-14T13:46:09Z"
}
],
"recent_commits": [
{
"oid": "afcbf27206ffcb8d9302488dbe8d8fafb72557f1",
"body": null,
"is_bot": false,
"headline": "chore: add GitHub Sponsors funding",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-20T11:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d3fb3cbd637a82387d657a6372eaee816499086",
"body": null,
"is_bot": false,
"headline": "fix(media): keep 512KB download parts to preserve request concurrency",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-19T15:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f852849ba7e66772b55bbcb1fd7e8eca43d02d3",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.228.4",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-19T13:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824cbc832f33189f21194df785264d224b853c12",
"body": "… parts",
"is_bot": false,
"headline": "perf(media): start transfers at full parallelism and use 1MB download…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-19T13:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1569e0f007c49c6616f524b3a075b598732bdab",
"body": "…urns string (#31)",
"is_bot": false,
"headline": "fix(types): infer the session type from the constructor so save() ret…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-18T15:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af59ec2a38566390539b819c9dd15a30e26c6309",
"body": null,
"is_bot": false,
"headline": "feat(network): add native WebSocket transport",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-18T11:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d24722ddbfdf34fea0994375af2ca0031cf9d569",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.228.3",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-17T13:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3caa31dd0f6abd8ab4957597b095535dd5e48eb",
"body": null,
"is_bot": false,
"headline": "fix(client): use media cluster addresses only for media senders",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-17T13:24:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9b3441381a0b47ad6bd7b7e5a4f90aaec09a32",
"body": null,
"is_bot": false,
"headline": "fix(network): adopt the session auth key for home-dc sender slots",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-17T13:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3cb3d552ae147c413fb4fdc37984f71c5144a4f",
"body": null,
"is_bot": false,
"headline": "fix(client): keep auth keys when switching to the current DC",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-17T10:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1122bc13082e6387eaeabf21cd4a57f788735bf",
"body": "…uests",
"is_bot": false,
"headline": "fix(client): reroute USER_MIGRATE to the main sender for cross-DC req…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-17T10:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f83f006c15b6a7b73e15cf56d2ae4b8f306202a",
"body": null,
"is_bot": false,
"headline": "fix(network): restore readExactly on obfuscated transport wrappers",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-17T09:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a0b588fb4860fcb31d7cceecb645a8e84310c4",
"body": null,
"is_bot": false,
"headline": "refactor(tl): resolve union ids by name instead of bare hex constants",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-16T08:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7136022a155e718a64ba3b54a7573a651b2cd841",
"body": "…nnels rejects them",
"is_bot": false,
"headline": "fix(client): resolve communities via getJoinedCommunities when getCha…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-16T08:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38763555c2b21cd7ecfc4a62c261e7779e81ba3",
"body": "…lues",
"is_bot": false,
"headline": "fix(updates): sync state pts from the waiter instead of per-update va…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-16T08:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d2a084be3d0a81e614bd98104f56ec56326677",
"body": "…sults",
"is_bot": false,
"headline": "feat(updates): track pts from affectedMessages and affectedHistory re…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-16T08:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7700b6e0b5f356520c4996fc9945221473b246ce",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.228.2",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-15T13:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddd9bac0e18962617eaab13333c4e3afcf436eff",
"body": null,
"is_bot": false,
"headline": "fix(updates): catch up instead of overwriting state on periodic refresh",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-15T13:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4e0b37a025bc5f6391baffccb30ff3f2bb5857",
"body": null,
"is_bot": false,
"headline": "fix(updates): buffer seq gaps before requesting difference",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-15T13:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "946a86e9c5b436cbdb4e8387762a26048ee1af9f",
"body": null,
"is_bot": false,
"headline": "fix(updates): stop retrying difference for inaccessible channels (#26)",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-15T13:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "891da2bda8de9ee2f27c1c61e3cc2276d071f384",
"body": null,
"is_bot": false,
"headline": "fix(updates): dispatch messages from channelDifferenceTooLong (#16)",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-15T13:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "759bceff940a658e84cf45bfff4820d001afc204",
"body": null,
"is_bot": false,
"headline": "fix(updates): gate sequenced updates while fetching difference",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-15T13:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "799eb852e0e676643be819bd478625e4a1b9f1ee",
"body": null,
"is_bot": false,
"headline": "feat(updates): feed RPC-result updates into the pts pipeline",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-15T13:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd2f3084d1442b86c31d09f3ad69211bfe88e1c",
"body": null,
"is_bot": false,
"headline": "fix(client): handle Community entities from layer 228 in casts",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-15T13:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a6e5430886306e7ef5274744fd3ac0d8f311417",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.228.1",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-14T21:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fde531586d3bc1e8d2c7c360dfc5191fdf1b99c",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.228.1",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-14T21:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d6886f651840e65c5ac03a32157228aa463b60",
"body": null,
"is_bot": false,
"headline": "feat(client): AbortSignal and requestTimeout for downloads (#25)",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-14T20:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89fd52234dcb90d80afe4a190c07a4efe357042d",
"body": null,
"is_bot": false,
"headline": "feat(client): configurable TCP keep-alive interval (#28)",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-14T20:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a96491f2b3e8285f108a41ad7648f0f2ce86d7a",
"body": null,
"is_bot": false,
"headline": "fix(tl): serialize fields sharing a flag bit together",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T17:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89a3a610c5849f8a37768b58b2ecae5234c65136",
"body": "…equestDeadlineMs",
"is_bot": false,
"headline": "feat(network): configurable media request deadline via downloadPool.r…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60cb029ce703fb323057f1db11d53f50ebff73c3",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.228.0",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1c04696548e08ca13b6f84e6ff2bd257b80d5a",
"body": null,
"is_bot": false,
"headline": "chore(deps): replace async-mutex and ts-custom-error with natives",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1effbedd132c0022c9b45dee6d04c953f6bc8e3",
"body": "…e shorthand",
"is_bot": false,
"headline": "fix(client): loud errors for non-downloadable media, string outputFil…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "465ac72965851df6e33e81612de2f636847a3bc6",
"body": "…g disconnect delay",
"is_bot": false,
"headline": "fix(client): dispatch connection-state events and use seconds for pin…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d4274df36098f60ffeb79a4d7481e5e455cdd5",
"body": null,
"is_bot": false,
"headline": "refactor(client): invoke error policies and unified sender init ceremony",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3f8834da1146f2110235bf44880c6b7752262f",
"body": "…-slot startup gate",
"is_bot": false,
"headline": "fix(network): per-connection media temp keys, derived slot state, per…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb94e10b7292ce88f224bf36e2ca520bb4912e7",
"body": "…d protocol dispatcher",
"is_bot": false,
"headline": "refactor(network): epoch reader/writer sender with sans-io packing an…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359367b94f0eb785b8c7a4b8ec7a5efc07753b4d",
"body": "…encryption",
"is_bot": false,
"headline": "fix(network): enable session and replay security checks, single-copy …",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb14bcf91fe8640697ce7de443ccef63de1e4b7a",
"body": "…alive",
"is_bot": false,
"headline": "perf(network): chunked socket buffering, exact-read framing, tcp keep…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc50ca8d9a2bd6d5584d0a50ab644e63ea320fef",
"body": "…et key",
"is_bot": false,
"headline": "fix(crypto): pad auth key to canonical 256 bytes and fail fast on uns…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T14:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce0f2005cf0fa37a5fee8ff96c3e23abc3fd8b96",
"body": null,
"is_bot": false,
"headline": "fix(client): dialog and full-chat union members",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T08:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "718c3bb298664c8093dfe5b7579f419c368a94fb",
"body": null,
"is_bot": false,
"headline": "chore(tl): regenerate api for layer 228",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T08:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b791939679c78fb76eac3b4a01d2ecd093a4427",
"body": null,
"is_bot": false,
"headline": "feat(tl): update TL schema to layer 228",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-12T08:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84664d3bb88745cc502b1434e4da74e879bfe3e",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.227.5",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-10T16:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82065191f68763c3672cf9082edb74664208fcb5",
"body": "…loss (#21)",
"is_bot": false,
"headline": "fix(network): surface transport errors and recover from 404 auth key …",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-10T15:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73abeef9aabdc74a8f3f18f51d4ab22e4620eaa9",
"body": null,
"is_bot": false,
"headline": "fix(client): restore public contract for raw API and senders (#22)",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-10T15:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fa95ca22a3af997d47fee5a88cae3b27476a979",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.227.4",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c72b7c463703f1c8228682f671ac3f6ebe16a6d2",
"body": null,
"is_bot": false,
"headline": "chore(log): demote routine connection-closed line to debug",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a6d042070835aa4841abb98c3c41cadd00fe280",
"body": null,
"is_bot": false,
"headline": "fix(client): tolerate ping timeouts during active transfers",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad5a5957a7c1252f30eacb1c1e6745bfe391ba7",
"body": "… pool",
"is_bot": false,
"headline": "refactor(network): route download, upload and API through one session…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6bf43f51971282014075a6ccfe2173d9d928dab",
"body": "… variant",
"is_bot": false,
"headline": "feat(mtproto): add forced msg id, session id accessor and temp-key DH…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b8721b419b191631a7b41bfa9a3c11035e10382",
"body": null,
"is_bot": false,
"headline": "feat(network): add PFS temporary media keys via bindTempAuthKey",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66c0536dc612400553afa65b55c70b9fcfebc90e",
"body": null,
"is_bot": false,
"headline": "feat(network): add Network session registry and unified MediaScheduler",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17df0331baa8f69427866b191e693a8f9b6450dd",
"body": null,
"is_bot": false,
"headline": "feat(network): add adaptive per-DC file-transfer BalancePolicy",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0933d6906b0e748c577bdbd44974fdd22c9e1d",
"body": null,
"is_bot": false,
"headline": "feat(network): add ShiftedDcId session addressing helpers",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a9d766f28371f9fae0315d67507bcd8c2b104c2",
"body": null,
"is_bot": false,
"headline": "feat(network): add Dcenter sharing per-DC auth key and server salt",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7eb9ed118316a53ebec3154bd29bac1d8e8eb85",
"body": "…S T-table decrypt",
"is_bot": false,
"headline": "perf(crypto): replace per-block AES-IGE with native CBC encrypt and J…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-08T10:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985b5b6044b0ff6754448060de16725ba4ea3a4f",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.227.3",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-07T18:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbad595d7c62f5f2a49c9c998082db177182f536",
"body": "…oncurrency",
"is_bot": false,
"headline": "perf(uploads): use sliding window instead of batch barrier for part c…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-07T18:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dcf5adb24b98b88fd1108961de5634de2ec015a",
"body": null,
"is_bot": false,
"headline": "perf(crypto): reuse one AES cipher per IGE call instead of per block",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-07T18:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be1b7ed7b027e9bb8b346a8b9896ee0e05434ad",
"body": null,
"is_bot": false,
"headline": "docs(readme): refresh raw API section with client.api facade",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-07T18:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cbbacaaf9ca3b6cf58cdfae90c9f2dcea56d6e0",
"body": "…tion (#20)",
"is_bot": false,
"headline": "fix(client): fix undefined required-field crashes in strict TL valida…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-07T18:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e8f053590d4d7baf0183fa616edfbeff7ce893a",
"body": "… disconnects during uploads",
"is_bot": false,
"headline": "fix(network): lease api senders with enter/leave to stop idle-timeout…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-07T16:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67be0fa716bbe9f5cfd1089e6f4637a62f0ecf5b",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.227.2",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-06T18:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30e8ba306fcaa97838985c188f43df38d854b590",
"body": "…tionName (fixes #19)",
"is_bot": false,
"headline": "fix(client): upgrade HTML tg://user mentions to InputMessageEntityMen…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-06T18:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90cde19a7492e12e58aeaafac74bb0a31c2c31c",
"body": null,
"is_bot": false,
"headline": "fix(CustomMessage): improve bot retrieval logic",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-06T17:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4630a8607de2ac5da5e0be8261bec9276c98e24c",
"body": "…etInputEntity)",
"is_bot": false,
"headline": "feat(sessions): allow Promise-based sessions (async processEntities/g…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-06T17:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "214c38dff8829dd30bc0d5ca167a227a00d4aaa1",
"body": null,
"is_bot": false,
"headline": "feat(client): bounded LRU entity cache, refresh-on-add (fixes #17)",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-07-06T17:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fbc4d5cbaedde67a21fb53b422edda0b2d9581c",
"body": null,
"is_bot": false,
"headline": "feat(api): add validation for required fields in argToBytes",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-28T14:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c5f0262812c24ad8fa664f0d2a48e8109e015e",
"body": null,
"is_bot": false,
"headline": "feat(tl): generate typed client.api facade",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-27T10:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e64dfee78aefbb707bd70b0ae62faf21d42151",
"body": null,
"is_bot": false,
"headline": "fix(package): update script for documentation generation",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-27T10:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f71382d9c9d1ae6974e68e665a072f971a06091f",
"body": null,
"is_bot": false,
"headline": "feat(api): implement typed API facade for MTProto methods",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-27T10:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee1b27461ccd38236abeccc10df22bc1dceab14a",
"body": null,
"is_bot": false,
"headline": "feat(api): enhance API facade",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-27T10:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6110912f8a44972bde4c12d2c47fd94a06823d",
"body": null,
"is_bot": false,
"headline": "feat(generate): enhance error handling and documentation loading",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-27T10:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd3ad9efede14696bd6ba9f3b65a2b124395de0",
"body": "…g from core.telegram.org",
"is_bot": false,
"headline": "feat(harvest-docs): implement method/parameter descriptions harvestin…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-27T10:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289feeaa455aee4a3a8a2ac5a4e6f10a48a831c5",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.227.1",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-21T21:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9069348cb248f49d6f5d923f2ea36c22b0a83698",
"body": null,
"is_bot": false,
"headline": "refactor(deps): break circular dependencies by fixing layer boundaries",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-21T21:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ca74459801c78ff195c8ef70e3ea47c48cf49d",
"body": "…errored",
"is_bot": false,
"headline": "refactor(tl): remove dead serialization validation that only console.…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-21T20:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67d65fd28260d1305bc4ba70be8c8f62c1d77fa1",
"body": "…#14)",
"is_bot": false,
"headline": "fix(logging): route error objects through Logger instead of console (…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-21T20:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434d71d36356176fb496e5b9e767b85121115860",
"body": null,
"is_bot": false,
"headline": "feat(logger): pluggable handler-based Logger with structured records",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-21T20:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dbb8fc39ae825a6bcd5a8ff2979469ddf8b03f4",
"body": "…econnect (#15)",
"is_bot": false,
"headline": "fix(client): make disconnect() reversible so file transfers survive r…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-21T19:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c68b1078f0003eec8f8f21eb5e4f3cc3679187ff",
"body": null,
"is_bot": false,
"headline": "feat(html): full entity decoding and formatting parity",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-21T19:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3420a3584db413416df8d2dc53ebed0c19c2aa0",
"body": null,
"is_bot": false,
"headline": "style(errors): prettify errors.json",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-21T18:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e8e9f9e6f07a463fddd603420bf4c3d58d5f875",
"body": null,
"is_bot": false,
"headline": "chore(version): update version to 1.227.0",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-09T13:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68835fbdf4484094744e7e75d47a9e6aa697e18b",
"body": null,
"is_bot": false,
"headline": "fix(auth): surface real auth error from start() instead of TypeError",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-09T13:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e611d4d29518f2e6b1b1b36e9b13119e5da75ad9",
"body": "…ases",
"is_bot": false,
"headline": "refactor(errors): map frozen errors by HTTP code, keep deprecated ali…",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-09T13:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77f160e01681da4855f265030c8d1556246e2e2a",
"body": null,
"is_bot": false,
"headline": "feat(errors): typed RPC error classes from official schema",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-09T12:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36189ff92944888a0e335718830f4d435aa46623",
"body": null,
"is_bot": false,
"headline": "feat(errors): generate typed RPC error classes from official schema",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-09T12:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1004d8ef26a98afc617ec1b6e1476d07f82b1817",
"body": null,
"is_bot": false,
"headline": "feat(tl): update TL schema to layer 227",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-09T12:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd6a14b00f2ca79f94513cc1f06cc7b7d643610",
"body": null,
"is_bot": false,
"headline": "chore(version): bump version to 1.225.4",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-06T08:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7807c9ab9688440c2af7a8cb7127b2db18acd5b5",
"body": null,
"is_bot": false,
"headline": "feat(auth): support AbortSignal to cancel QR code login flow",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-06T07:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aebed2547f98ff8816fa843b9f2d67686837d3f",
"body": null,
"is_bot": false,
"headline": "fix(updates): dedup new messages re-delivered via getDifference",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-06T07:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d716c755f13d7614454de97fa99e05ec360963",
"body": null,
"is_bot": false,
"headline": "fix(dialogs): tolerate dialog with no top message instead of crashing",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-06-06T07:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e67976f4c2546032074db60df4940f541edd55",
"body": "Date field is never read",
"is_bot": false,
"headline": "remove junk from StoreSession.ts (#13)",
"author_name": "Mr-VIT",
"author_login": "Mr-VIT",
"committed_at": "2026-05-29T05:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73b9b067f105d300a4f025e05a11eb5f2b53b39b",
"body": null,
"is_bot": false,
"headline": "chore(version): bump version to 1.225.3",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-05-20T16:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c95391fd65450ed75a8ac11c4d26be7193820387",
"body": null,
"is_bot": false,
"headline": "feat(mtproxy): add fake-TLS (ee-prefix) secret support",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-05-20T16:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f35e8ae55b98075d55ca32c14523fca3ee696b3",
"body": "Signed-off-by: sanyok12345 <justsanyok12345@gmail.com>",
"is_bot": false,
"headline": "fix(client): add logOut() to invalidate session and wipe local data",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-05-19T19:00:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bbfd5b2c8f7a250588dc37a0c453f95ce4b8a79",
"body": "Signed-off-by: Muhammadyusuf Kurbonov <muhammadyusuf.kurbonov2002@gmail.com>",
"is_bot": false,
"headline": "fix(sessions): allow async getInputEntity return (#11)",
"author_name": "Muhammadyusuf",
"author_login": "muhammadyusuf-kurbonov",
"committed_at": "2026-05-19T18:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f63bfea69b601e8e3e78c1aa35a15af8d1d69b4e",
"body": null,
"is_bot": false,
"headline": "chore(version): bump version to 1.225.2",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-05-17T13:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aff5b22ed22ea9d21702c348f38f2f99fa7acb1",
"body": null,
"is_bot": false,
"headline": "chore: replace telethon doc references with our own",
"author_name": "sanyok12345",
"author_login": "sanyok12345",
"committed_at": "2026-05-17T12:57:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 231,
"latest_release_at": "2026-07-19T13:44:21Z",
"latest_release_tag": "v1.228.4",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 28,
"days_since_latest_release": 5,
"mean_days_between_releases": 3.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "teleproto",
"exists": true,
"license": "MIT",
"keywords": [
"telegram",
"telegram-client",
"telegram-api",
"mtproto",
"userbot",
"typescript",
"nodejs",
"gramjs",
"gramjs-alternative",
"api",
"client",
"bot",
"library"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/teleproto",
"is_deprecated": false,
"latest_version": "1.228.4",
"repository_url": "https://github.com/sanyok12345/teleproto",
"versions_count": 51,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 24332,
"first_published_at": "2025-05-15T10:31:05.927000Z",
"latest_published_at": "2026-07-19T13:48:03.197000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 8,
"stars": 299,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-05-17",
"count": 2
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 4
},
"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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 340566,
"source_files_sampled": 129,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 11,
"malicious_count": 0,
"assessed_package": "npm:teleproto@1.228.4",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "big-integer",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.48"
},
{
"name": "mime",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "node-localstorage",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.1"
},
{
"name": "socks",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.2"
},
{
"name": "store2",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.13.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "big-integer",
"direct": true,
"version": "^1.6.48",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": true,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "node-localstorage",
"direct": true,
"version": "^2.2.1",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": true,
"version": "^2.6.2",
"ecosystem": "npm"
},
{
"name": "store2",
"direct": true,
"version": "^2.13.0",
"ecosystem": "npm"
},
{
"name": "@types/mime",
"direct": false,
"version": "^2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^22.15.18",
"ecosystem": "npm"
},
{
"name": "@types/node-localstorage",
"direct": false,
"version": "^1.3.0",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "^9.1.1",
"ecosystem": "npm"
},
{
"name": "typedoc",
"direct": false,
"version": "^0.28.7",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.8.3",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 11,
"direct_count": 5,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 4,
"open_issues": 3,
"closed_ratio": 0.875,
"closed_issues": 21,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sanyok12345",
"commits": 253,
"avatar_url": "https://avatars.githubusercontent.com/u/105932597?v=4"
},
{
"type": "User",
"login": "Mr-VIT",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/673362?v=4"
},
{
"type": "User",
"login": "muhammadyusuf-kurbonov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/45625440?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.992
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"docs.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"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": 0,
"reason": "no 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": "30 commit(s) and 3 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": 0,
"reason": "no SAST tool detected",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "afcbf27206ffcb8d9302488dbe8d8fafb72557f1",
"ran_at": "2026-07-25T11:23:48Z",
"aggregate_score": 3.9,
"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-20T11:45:42Z",
"oldest_open_prs": [
{
"number": 9,
"created_at": "2026-04-24T06:17:34Z",
"last_comment_at": "2026-04-27T11:10:21Z",
"last_comment_author": "sanyok12345"
}
],
"last_merged_pr_at": "2026-05-29T05:21:17Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 24,
"created_at": "2026-07-13T14:48:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2026-07-13T14:48:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-07-16T05:44:05Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sanyok12345/teleproto",
"host": "github.com",
"name": "teleproto",
"owner": "sanyok12345"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 51,
"vitality": 90,
"community": 64,
"governance": 53,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 90,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"commits_last_year": 231,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 28
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "28/52 weeks with commits",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 28
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "231 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 231
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 100,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v1.228.4",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 3.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.1
}
}
],
"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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 8,
"stars": 299,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "299 stars",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 299
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": "good",
"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": 73,
"inputs": {
"packages": [
"teleproto"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 24332
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "24,332 downloads/month across npm",
"points": 58.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 24332,
"ecosystems": "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": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.992
},
"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 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 4,
"open_issues": 3,
"closed_issues": 21,
"issue_closed_ratio": 0.875,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 40.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4/5 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"followers": 22,
"owner_type": "User",
"is_verified": null,
"owner_login": "sanyok12345",
"public_repos": 13,
"account_age_days": 1526
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "22 followers of sanyok12345",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 22,
"login": "sanyok12345"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~4 yr old",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"teleproto"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "51 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 51
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"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": 0,
"status": "missed",
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"mtproto",
"nodejs",
"telegram",
"typescript",
"userbot"
],
"has_wiki": true,
"homepage": "https://docs.teleproto.dev",
"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": "https://docs.teleproto.dev",
"points": 15,
"status": "met",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.9
},
"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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"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": "30 commit(s) and 3 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": "no SAST tool detected",
"points": 0,
"status": "missed",
"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": "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 npm:teleproto@1.228.4 runtime dependency closure — what installing the published package pulls in — 11 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": "npm:teleproto@1.228.4",
"assessed": 11
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 11,
"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": 11,
"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
}
]
}
],
"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": 37,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 100,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"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": 0,
"status": "missed",
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"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": "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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 340566,
"source_files_sampled": 129,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/129 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 129,
"oversized": 2
}
}
],
"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-25T11:23:53.312861Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sanyok12345/teleproto.svg",
"full_name": "sanyok12345/teleproto",
"license_state": "standard",
"license_spdx": "MIT"
}