JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 234,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 341,
"Elixir": 333860
},
"pushed_at": "2025-07-24T14:37:43Z",
"created_at": "2025-02-19T09:35:33Z",
"owner_type": "User",
"updated_at": "2026-01-18T06:59:09Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Elixir",
"significant_languages": [
"Elixir"
]
},
"owner": {
"blog": "https://badykov.com",
"name": "Ayrat Badykov",
"type": "User",
"login": "ayrat555",
"company": null,
"location": null,
"followers": 337,
"avatar_url": "https://avatars.githubusercontent.com/u/6567687?v=4",
"created_at": "2014-02-02T14:17:13Z",
"is_verified": null,
"public_repos": 107,
"account_age_days": 4559
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2025-07-24T14:37:43Z"
}
],
"recent_commits": [
{
"oid": "1f51f5c4b787d8b12e3ffe4616ae29417614f94a",
"body": null,
"is_bot": false,
"headline": "modify name",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-24T14:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cbb91e6e6cd911dafe810147095de293a510b9a",
"body": null,
"is_bot": false,
"headline": "release 0.1.0 (#20)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-24T14:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5eb87a7f6f28d7dc86060686de7ac43ace2d58",
"body": "* enable tests\n\n* skip more tests\n\n* disable validator\n\n* run on single elixir version",
"is_bot": false,
"headline": "enable tests (#19)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-24T14:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb767fcbce20e661c59b4967727b0135c75fba60",
"body": null,
"is_bot": false,
"headline": "fix some tests and warnings (#18)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-24T11:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f89c3d52d9161a00a4d48f91904324ffe5172aec",
"body": "* fix dialyzer\n\n* fix dialyzer",
"is_bot": false,
"headline": "fix dialyzer (#17)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-24T10:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a2fbed04f733a3c6b7b3f64f7ab8affd1de316",
"body": null,
"is_bot": false,
"headline": "add github actions (#16)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-24T10:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea23a4a6a9af3eedbdb2810b36f09d6beff44f8",
"body": "* use cafezinho for key validation\n\n* update ex_base58",
"is_bot": false,
"headline": "use cafezinho for key validation (#15)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-17T11:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d13326de8b79303a78a54f69c13aa9cf0365ef28",
"body": null,
"is_bot": false,
"headline": "Add setComputeUnitPrice instruction (#14)",
"author_name": "Michal Strzelczyk",
"author_login": "panmichal",
"committed_at": "2025-07-14T06:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f58e4c1c3e05b54c36e78b71d4bf6de305d7387",
"body": null,
"is_bot": false,
"headline": "fix remaining compilation issues",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-10T13:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71daa3857100c991525d91f3261a7b3b57737c7d",
"body": null,
"is_bot": false,
"headline": "add .tool-versions",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-10T13:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f02d8995e2e8f9bed04edde32f6cb1a0a72d391",
"body": null,
"is_bot": false,
"headline": "fix some compilation issues (#13)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-10T13:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310843945eb78b905f24821cb561d2060a55a147",
"body": "* Add function for encoding tx message\n\n* Add getFeeForMessage request\n\n* Add function doc",
"is_bot": false,
"headline": "getFeeForMessage (#12)",
"author_name": "Michal Strzelczyk",
"author_login": "panmichal",
"committed_at": "2025-07-07T09:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5cb5711c2b3ada46a317f4e1b6de7ed0ceedcfe",
"body": null,
"is_bot": false,
"headline": "getFirstAvailableblock (#11)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-07-07T08:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13035ff719bd0e5c53de93d0bad1b525b0be133",
"body": "* allow to provide api headers\n\n* modify the order\n\n* improve error messages",
"is_bot": false,
"headline": "allow to provide api headers (#10)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-06-26T15:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3232c5212295e5d5eb8e243cc8cd08caeea1cf1",
"body": null,
"is_bot": false,
"headline": "add token balance (#9)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-04-04T13:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "addf2682290e15fb3556535e1fa627e5e5c75008",
"body": "* get slot\n\n* fix",
"is_bot": false,
"headline": "fix encoding (#8)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-04-02T11:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e3fde3b9e16ec6053022efe383d13317734ab1e",
"body": null,
"is_bot": false,
"headline": "get slot (#7)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-04-02T09:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a441159d1b60db6ad7117c9c43bebbbc4b8ac27",
"body": null,
"is_bot": false,
"headline": "fetch block height (#6)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-03-17T13:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3df6aacfc943f0d759b2425ede680ce7f6298f54",
"body": null,
"is_bot": false,
"headline": "ComputeBudget - set_compute_unit_limit (#5)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-27T13:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6341e999d6b211a3bd73f60da0e698c5b2552c4",
"body": "* Add Solana spl\n\nhttps://github.com/dcrck/solana-spl-elixir\n\nCo-authored-by: Derek Meer <derekmeer@protonmail.com>\n\n* create ata address idempotent\n\n* improvements\n\n---------\n\nCo-authored-by: Derek Meer <derekmeer@protonmail.com>",
"is_bot": false,
"headline": "create ata idempotent (#3)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-26T12:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee563205bcbe2e114516548476d5922aabc7a75f",
"body": "https://github.com/dcrck/solana-spl-elixir\n\nCo-authored-by: Derek Meer <derekmeer@protonmail.com>",
"is_bot": false,
"headline": "Add Solana spl (#2)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-26T11:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f60d4dcedda043f2675329c31030fed1113ca6b7",
"body": null,
"is_bot": false,
"headline": "fix encoding of the block_hash",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-21T11:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "182ec6d7134aa98ad2584674a348ff55cca11fdb",
"body": "* `getRecentBlockhash` => `getLatestBlockhash`\r\n\r\n* fix dialyzer",
"is_bot": false,
"headline": "Various fixes (#1)",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-20T11:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc0abdc4741845d579f728eac0df6d16c2dd5169",
"body": null,
"is_bot": false,
"headline": "use cafezinho for key generation",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-19T10:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3a7239c83c82170af9b3463d0e1577c1d0e4b6e",
"body": null,
"is_bot": false,
"headline": "use cafezinho to sign txs",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-19T09:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f00371011d4bca98d2b457717b7f20c0c50fc09a",
"body": null,
"is_bot": false,
"headline": "use base58 nif",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-19T09:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ddfb9c31989b4a36a18f7f66fbb3bb244946eba",
"body": null,
"is_bot": false,
"headline": "update tesla",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-03T08:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed410b4fcb3457f82b14b7de17745fc59e0e715c",
"body": null,
"is_bot": false,
"headline": "update nimble_options",
"author_name": "Ayrat Badykov",
"author_login": "ayrat555",
"committed_at": "2025-02-03T07:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab8531129d303b3951a292ce2813ebcb9ab2cb3",
"body": null,
"is_bot": false,
"headline": "add Clock system variable",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2022-01-25T01:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb47f596a9b3bc33f834a3158b3ff5b8dcf9273b",
"body": null,
"is_bot": false,
"headline": "add boolean encoding for Instruction data",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2022-01-24T22:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcae69ce9129fe9c34d82f7209fa2cce8719586a",
"body": null,
"is_bot": false,
"headline": "add BPF Loader program ID to Solana module",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2022-01-24T22:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6233125b8159c8e09a458a26e02e9e61f478bf7e",
"body": null,
"is_bot": false,
"headline": "support Borsh string serialization",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2022-01-20T06:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "592566891a485bb4ab4412616fa585400ed1f636",
"body": null,
"is_bot": false,
"headline": "fix README to recommend updated version",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-12-17T06:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "515ad70ec5b1b8788e17c5166617f7842d76e4b3",
"body": null,
"is_bot": false,
"headline": "add Key.pair_from_file/1 tests",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-12-17T06:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f039eefb4142ac71e6e433aaa2e58b70315a162",
"body": null,
"is_bot": false,
"headline": "push to v0.2.0",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-12-17T05:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b879037ad6f15a389a2359845fc4fb4058a76767",
"body": "Keypairs can be stored in a file system wallet;\nSolana.Key.pair_from_file/1 allows users to read their keypairs from\nthat file for use in transactions.",
"is_bot": false,
"headline": "add Key.pair_from_file/1",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-12-09T22:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bdd69e7374c51ceb108ee299e55dedd21a7d057",
"body": null,
"is_bot": false,
"headline": "bugfix: decode_result with transactions only for json-encoded results",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-12-09T04:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a272918c37d5cbfa03af409151c232bc4b9463",
"body": "this commit adds Transaction.parse/1, which parses a Transaction\n(without the signers) out of an encoded binary, i.e. one created with\nTransaction.to_binary/1. This functionality was previously in place in\nthe TransactionTest module, so remove it there as well.\n\nAdditionally, allow CompactArray decoding to return an error if the\narray is invalid, since we now expose this functionality publicly.",
"is_bot": false,
"headline": "add Transaction.parse/1, improve CompactArray ergonomics",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-12-03T08:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "819bb739b09efdb89c2b2c53995760c68d31dccb",
"body": null,
"is_bot": false,
"headline": "fix SystemProgram test to account for middleware decoding",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-12-03T07:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d79589655fc7e3ae470285eef5716a440aa1292",
"body": null,
"is_bot": false,
"headline": "add Request.get_multiple_accounts",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-11-15T17:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2a9914d6b503014e363ea979816f1511ff584d",
"body": null,
"is_bot": false,
"headline": "add getTransaction decoding to Middleware",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-11-15T17:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caa856d9a41e2c32c08ff25f8cc8e3bd75dabd70",
"body": null,
"is_bot": false,
"headline": "v0.1.3: add GitHub link",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-11-15T03:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199b24060854d994817cba6b49708609e9e77943",
"body": null,
"is_bot": false,
"headline": "bump to version 0.1.2",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-11-09T00:56:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7692352a7a41f853dbce651546efc3e13fb0d0c",
"body": "Key.decode/1 used to throw if the input was not base58-encoded; it\nshould return an error instead.\n\nAlso add Transaction.decode/1 and Transaction.decode!/1, which basically\ndo the same thing as Key.decode/1 and Key.decode!/1",
"is_bot": false,
"headline": "Add Transaction.decode/1, fix Key.decode/1",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-11-09T00:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11315fbaa2d7442ecfebf1cb06b588934163b007",
"body": null,
"is_bot": false,
"headline": "fix Solana.SPL link",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-30T05:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e49128a1aea727b2a0942af0a1a41631efa76c",
"body": null,
"is_bot": false,
"headline": "move SPL interface to Solana.SPL package",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-29T18:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbefa322b07d04b10c0ed96dd9ba62d4e4997de9",
"body": "add a test for `init/1`, also add `from_account_info/1` function to\ndecode a TokenSwap's account information from base64-encoded data.",
"is_bot": false,
"headline": "SPL.TokenSwap formatting, tests, improvements",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-28T22:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f789b40f06702c74511cd6ad815b7ab6735686",
"body": "This version includes `:in` support for all Enumerables, e.g. ranges and\nsets. It also deprecates the `:rename_to` option, so replace that where\nit's used.",
"is_bot": false,
"headline": "update nimble_options to v0.4.0",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-28T22:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08e05ab257b9228cef8159eac1fd984d144e814",
"body": null,
"is_bot": false,
"headline": "move chunk/2 to Solana.Helpers, add support for array of sizes",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-28T22:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409cb3c04c66a6312523be9c540348551ae926bd",
"body": "also adjust documentation related to `Solana.TestValidator`",
"is_bot": false,
"headline": "adjust TestValidator to accept more than one bpf_program option",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-28T17:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eceba0e8be0fbe84e3b11e61fff05ea91b5bf7b5",
"body": null,
"is_bot": false,
"headline": "add initial SPL Token Swap instructions",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-27T18:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8c2f23c00582cf76a2e1855f4333a35b4de6e7",
"body": null,
"is_bot": false,
"headline": "update README with package and docs availability",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-25T21:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170050e384abb91d198a4808c67db70510e57776",
"body": null,
"is_bot": false,
"headline": "add :in workaround to use the nimble_options hex package",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-25T21:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a1bba6ba17608e87ed8d57ca52d982393f554c",
"body": null,
"is_bot": false,
"headline": "use hex version of ed25519",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-25T20:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db25e8e5270f2fa9ba4b6d1d38905b72770e922",
"body": null,
"is_bot": false,
"headline": "typo fix",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T21:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4296ce5212cb820507c79d2b37cf36517ec6dc5",
"body": null,
"is_bot": false,
"headline": "improve README",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T20:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5810cc3762cea7b529cee34fb3b350536e42032d",
"body": null,
"is_bot": false,
"headline": "add links to JSON-RPC API to Solana.RPC docs",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T20:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db2dfa6bd0df0c9044bd476f51a4da3c7ca232f",
"body": null,
"is_bot": false,
"headline": "fix Assocated Token Account Program link",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T19:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e15e7a033e7c16073ac8bd0c4d24309eab620c6",
"body": null,
"is_bot": false,
"headline": "fix dialyzer error",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T18:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368af0078e57c4924fe6733c677f9a799bc1f9f4",
"body": null,
"is_bot": false,
"headline": "add module groups to ex_docs",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T18:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6574fbfaf3b5dbd2f238ae139d5322c6a21941b3",
"body": "…C.client/1",
"is_bot": false,
"headline": "remoev Solana.rpc_client/1; add NimbleOptions validation to Solana.RP…",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T16:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c7b5336d3f7ae8fff7fbca3428f63335eb4120",
"body": "- improve the @doc content and fix typos\n- move TestValidator-related functionality to `lib/solana/test` so it's\n discoverable by ExDoc",
"is_bot": false,
"headline": "documentation fixes",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T05:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4edc9c68373d04c75696958dcfc2caa4505cbcb",
"body": null,
"is_bot": false,
"headline": "properly line break LICENSE",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T04:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ee08a4f5e210fe0e96c3b16d27905e37d9e5b3",
"body": null,
"is_bot": false,
"headline": "remove documentation generation warnings",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T04:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4937cd1f1d2452c52486ca153ef0523795e065",
"body": null,
"is_bot": false,
"headline": "bugfix: use module attribute",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T04:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "909814eec9323023f5018db567c89edcc33cf3e7",
"body": null,
"is_bot": false,
"headline": "add hex.pm publishing information and packages",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T04:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d3698a890c5927edfdc6816b3316f67691ae0e0",
"body": null,
"is_bot": false,
"headline": "add more documentation",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-22T02:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f614c4d780c351e5254d72c994cb31ed8ba84818",
"body": null,
"is_bot": false,
"headline": "add more comprehensive SPL.Token documentation",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T21:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e1a265f1a27e9c813a6f9ff82e55ce5c4a1991f",
"body": null,
"is_bot": false,
"headline": "add SPL.AssociatedToken docs",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T21:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff6151401f2d5ca47d8db183bb519d03e0c0941",
"body": null,
"is_bot": false,
"headline": "add RPC.Tracker, TestHelpers, and TestValidator documentation",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T21:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d7981ac1432d5785cfb6d88aaa2d9a23271269f",
"body": null,
"is_bot": false,
"headline": "add RPC.Request documentation, hide RPC.Middleware",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T20:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b193ee618355eba888e54cda07c5828174786ba7",
"body": null,
"is_bot": false,
"headline": "add SystemProgram function documentation",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T19:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d3cfc2b29e90ea457be21c5cf075c94187c405",
"body": "…saction",
"is_bot": false,
"headline": "add comments and documentation to Solana.CompactArray and Solana.Tran…",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T19:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "580aad587ec099878e462dfd53c6362bb507b538",
"body": null,
"is_bot": false,
"headline": "add documentation to Solana.RPC, hide other internal modules",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T18:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c6f0736312bd04773b426fadc66ce5d3214634f",
"body": null,
"is_bot": false,
"headline": "add LICENSE and Solana/Solana.Key docs",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T18:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f0cbef3527a6f03670e1c8747a5d53e02acb59f",
"body": null,
"is_bot": false,
"headline": "add multi-sig test",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T05:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9349847228924da62c0ab0790ee53d3ff8d62b0",
"body": null,
"is_bot": false,
"headline": "add checked? tests for SPL Token",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T05:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae70037b5f01a4c80b3c298cf814416768b4a90a",
"body": "fix a few issues with the instructions / String encoding as a result",
"is_bot": false,
"headline": "add SystemProgram seed tests",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-21T04:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf259526052b30a968b6617163b83ad924a74d69",
"body": null,
"is_bot": false,
"headline": "update nimble_options dependency",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-20T17:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e176d8070e6451c601cd9d477217f6fe245e054",
"body": null,
"is_bot": false,
"headline": "format",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-20T17:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40c52f497c27d4e8f2dbc96306eb35e52463bcd8",
"body": "also move nonce instructions to their own module, `SystemProgram.Nonce`",
"is_bot": false,
"headline": "add system program and nonce account tests",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-20T17:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a449eeebb1987f01bd66756fe9564f02ba75ccc8",
"body": null,
"is_bot": false,
"headline": "improve instruction error checking on Transaction.to_binary/1",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-20T17:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4fae56fd5732734527eee1c52687a3d470a52f1",
"body": null,
"is_bot": false,
"headline": "add associated token account test",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-19T22:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9c40e4688e8a6564057d84ebe0c4da0da12b32",
"body": null,
"is_bot": false,
"headline": "add multi-sig test and MultiSig.from_account_info/1",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-19T21:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee994a0a0184640a4d287879ffc998ef2693449",
"body": null,
"is_bot": false,
"headline": "add more validation to from_account_info/1 for Token and Token.Mint",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-19T20:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "211bec7b85f4881a3303bdd81cbfffaed7c59751",
"body": null,
"is_bot": false,
"headline": "rearrange functions in Token and Token.Mint",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-19T20:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd7626d5a9972496cad199866c54f68a587a29f4",
"body": null,
"is_bot": false,
"headline": "add token instruction tests",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-19T20:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d656f203429e9352ec3b754a05818c9ea520ca",
"body": null,
"is_bot": false,
"headline": "mix format",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T19:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22538d01557e390c7ea98bb1dbf8b0ea307cf4eb",
"body": "- SPL.Helpers.create_mint, which creates a token mint account\n- SPL.Token.from_account_info, which takes the results from a\n getAccountInfo RPC call and turns it into a `Token` struct",
"is_bot": false,
"headline": "add a token init test and some helpers",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T19:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2a1d543e670441a5d0e0764dbf91a3e6ce21be",
"body": null,
"is_bot": false,
"headline": "reorganize SPL.Token.Mint.from_account_info",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T19:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "897bbda07f365eaf59f1152efe865298795b58b3",
"body": null,
"is_bot": false,
"headline": "add some documentation",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T16:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ebca0e16f67123b54bacbdc4f5decfd1e92c20",
"body": null,
"is_bot": false,
"headline": "add freeze authority init test",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T16:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652dc9b7ad749cc40ad6d2698d35959582cac104",
"body": null,
"is_bot": false,
"headline": "rename private function",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T16:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc77539959c1992b2b3f978aa4a5bea00d37465c",
"body": null,
"is_bot": false,
"headline": "remove unneeded variable from RPC error logging",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T16:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cfe6b08cd8a2ecc7b8cf4d8118f619a74fab52b",
"body": null,
"is_bot": false,
"headline": "add mint init test",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T15:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5efa75db8cee321150149cfa5ff47a2f5a07b00a",
"body": null,
"is_bot": false,
"headline": "support nested instruction lists in transactions",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T15:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f572848c564dbeaee82a8e923f6eb15c4dfebd52",
"body": "until the nimble_options PR I put in gets merged which supports {:in,\nchoices} for Ranges",
"is_bot": false,
"headline": "use local nimble_options",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-18T15:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e832a88401994b8649c8f342fe9af9579bf77a",
"body": null,
"is_bot": false,
"headline": "improve error logging in send_and_confirm/4",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-15T20:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcee6d7b4b245c5c5e1c0081954e871eae10ff64",
"body": null,
"is_bot": false,
"headline": "return an error message instead of :invalid_key for Key checks",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-15T18:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96cfb18d82c04aa2b037b6592d3fb8993689296f",
"body": null,
"is_bot": false,
"headline": "comment out some invalid test code",
"author_name": "dcrck",
"author_login": "dcrck",
"committed_at": "2021-10-13T16:30:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2025-07-24T14:37:43Z",
"latest_release_tag": "0.1.0",
"releases_from_tags": false,
"days_since_last_push": 369,
"active_weeks_last_year": 0,
"days_since_latest_release": 369,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "solana_ex",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "hex",
"matches_repo": true,
"registry_url": "https://hex.pm/packages/solana_ex",
"is_deprecated": false,
"latest_version": "0.1.0",
"repository_url": "https://github.com/ayrat555/solana_ex",
"versions_count": 1,
"total_downloads": 8492,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2036,
"first_published_at": "2025-07-24T14:37:10.851305Z",
"latest_published_at": "2025-07-24T14:37:10.851305Z",
"latest_version_yanked": null,
"days_since_latest_publish": 369
}
]
},
"popularity": {
"forks": 1,
"stars": 4,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2025-07-07",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": [
"mix.exs"
],
"largest_source_bytes": 70950,
"source_files_sampled": 40,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"mix.exs"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"hex"
],
"dependencies": [
{
"name": "tesla",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 1.13.2"
},
{
"name": "jason",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": ">= 1.0.0"
},
{
"name": "cafezinho",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 0.4.4"
},
{
"name": "ex_base58",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 0.6.5"
},
{
"name": "nimble_options",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 1.1.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 19,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dcrck",
"commits": 101,
"avatar_url": "https://avatars.githubusercontent.com/u/4472562?v=4"
},
{
"type": "User",
"login": "ayrat555",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/6567687?v=4"
},
{
"type": "User",
"login": "panmichal",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/817457?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.783
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"mix.lock"
],
"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": 2,
"reason": "5 out of 19 merged PRs checked by a CI test -- score normalized to 2",
"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": 1,
"reason": "Found 3/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"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": 5,
"reason": "5 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1f51f5c4b787d8b12e3ffe4616ae29417614f94a",
"ran_at": "2026-07-29T10:45:45Z",
"aggregate_score": 2.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": "2025-07-24T14:39:29Z",
"oldest_open_prs": [
{
"number": 4,
"created_at": "2025-02-26T12:05:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-07-24T14:31:48Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ayrat555/solana_ex",
"host": "github.com",
"name": "solana_ex",
"owner": "ayrat555"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 32,
"inputs": {
"security": 29,
"vitality": 21,
"community": 34,
"governance": 55,
"engineering": 47,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 38,
"overall_after_abandonment_multiplier": 32
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 369,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 369 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 369
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 1,
"latest_release_tag": "0.1.0",
"releases_from_tags": false,
"days_since_latest_release": 369,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 369 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 369
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 369,
"days_since_last_human_commit": 369,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 369 days; 2 unmet obligation(s): Scorecard reports it unmaintained, CI broken",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 369,
"count": 2,
"signals": "Scorecard reports it unmaintained, CI broken"
}
}
],
"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": 34,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 1,
"stars": 4,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 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": "moderate",
"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": 55,
"inputs": {
"packages": [
"solana_ex"
],
"dependents": null,
"ecosystems": "hex",
"total_downloads": 8492,
"monthly_downloads": 2036
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,036 downloads/month across hex",
"points": 44.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2036,
"ecosystems": "hex"
}
}
],
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.783
},
"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 78% of commits",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 78
}
}
],
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"merged_prs": 19,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/19 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 66,
"inputs": {
"followers": 337,
"owner_type": "User",
"is_verified": null,
"owner_login": "ayrat555",
"public_repos": 107,
"account_age_days": 4559
},
"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": "337 followers of ayrat555",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 337,
"login": "ayrat555"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "107 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 107
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"packages": [
"solana_ex"
],
"ecosystems": "hex",
"any_deprecated": false,
"min_days_since_publish": 369
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on hex",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "hex"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 369 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 369
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"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": 47,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": 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": "5 out of 19 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.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": "5 out of 19 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"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 3/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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 0",
"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": "5 existing vulnerabilities detected",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 1
},
"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": 36,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.29,
"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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"mix.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"mix.exs"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mix.exs (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "mix.exs"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Elixir",
"largest_source_bytes": 70950,
"source_files_sampled": 40,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Elixir without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Elixir"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/40 source files over 60KB",
"points": 53.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 40,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-29T10:45:58.727888Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ayrat555/solana_ex.svg",
"full_name": "ayrat555/solana_ex",
"license_state": "standard",
"license_spdx": "MIT"
}