JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 16472,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 110465
},
"pushed_at": "2024-07-22T10:43:48Z",
"created_at": "2024-06-19T10:32:20Z",
"owner_type": "Organization",
"updated_at": "2026-07-09T09:32:28Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Crate Crypto",
"type": "Organization",
"login": "crate-crypto",
"company": null,
"location": null,
"followers": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/52921313?v=4",
"created_at": "2019-07-15T12:51:06Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 2566
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-07-19T14:17:27Z"
}
],
"recent_commits": [
{
"oid": "8bcf6163d3987313a3194595cf1f33fd45d7301a",
"body": "fix: up gnark-crypto + remove dead method",
"is_bot": false,
"headline": "Merge pull request #2 from yelhousni/master",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2024-07-19T14:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f281501548384dcefb78adf1cdccabf03ae5e05",
"body": null,
"is_bot": false,
"headline": "fix: up gnark-crypto + remove dead method",
"author_name": "Youssef El Housni",
"author_login": "yelhousni",
"committed_at": "2024-07-19T14:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f567d839b7c092c97121dd214f7f5e1b224a4c9",
"body": "Bumps [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) from 0.10.0 to 0.12.1.\n- [Release notes](https://github.com/consensys/gnark-crypto/releases)\n- [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/consensys\n[…]\nconsensys/gnark-crypto\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/consensys/gnark-crypto from 0.10.0 to 0.12.1 (#66)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-25T08:56:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "51e065ee3a14d919c37f3d94ab86f4b5602c608c",
"body": "* all: reduce memory consumption and large arrays on heap\r\n\r\n* reuse and recycle\r\n\r\n* Update internal/kzg/kzg_prove.go\r\n\r\nmy bad\r\n\r\n* Update internal/kzg/kzg_prove.go\r\n\r\n* benchmark for blob deserialization\r\n\r\n* benchmark for compute challenge\r\n\r\n* undo certain api changes\r\n\r\n* remove unused hashToBLSField\r\n\r\n* lint: remove new line\r\n\r\n---------\r\n\r\nCo-authored-by: kevaundray <kevtheappdev@gmail.com>",
"is_bot": false,
"headline": "Avoid passing large arrays on heap, also use less memory (#63)",
"author_name": "Martin HS",
"author_login": "holiman",
"committed_at": "2024-03-11T14:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "755f7aa3dce62da19ade61de67c49fa16db3b6bc",
"body": null,
"is_bot": false,
"headline": "copy file from consensus-specs (#62)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-10-21T12:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3621cc59f0c738db779a1672b20758d12d3ec302",
"body": "* update library to use new trusted setup\n\n* use new context method\n\n* remove now unused error variant\n\n* lint",
"is_bot": false,
"headline": "feat!: Add new trusted setup (#61)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-10-19T12:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2536295ce64a8aa5359ede6af3779d778d76692b",
"body": "* update readme about MSGV\n\n* update to 1.20\n\n* fix deprecated method\n\n* remove deprecated rand.Read method\n\n* run: `gofumpt -w .`\n\n* update CI to run against minimum, current and latest\n\n* update readme",
"is_bot": false,
"headline": "chore!: update minimum golang version (#58)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-10-09T08:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f338ec1cceab40b63a624b1b471f72634273c72",
"body": "* Revert \"chore: Make minimal config easier to run (#55)\"\n\nThis reverts commit 689a7c3a42a593447a7141ef96d8251ba2a36b3f.\n\n* Revert \"feat: Add minimal configurations (#53)\"\n\nThis reverts commit f8f4038a4b9fbf89f4a8d02e0e18ce5fe352ae4f.\n\n* Revert \"chore: Make Blob be variable size (#52)\"\n\nThis reverts commit 5c8cf1a60e4de7181bff3a324cc6239b92436b10.",
"is_bot": false,
"headline": "chore: revert minimal changes (#57)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-10-09T07:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689a7c3a42a593447a7141ef96d8251ba2a36b3f",
"body": "* hide away trusted setup\n\n* GetRandBlob -> GetRandMainnetBlob\n\n* add example for minimal config\n\n* Use better method name\n\n* gofumpt -w *",
"is_bot": false,
"headline": "chore: Make minimal config easier to run (#55)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-09-28T15:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f4038a4b9fbf89f4a8d02e0e18ce5fe352ae4f",
"body": "* rename trusted_setup to trusted_setup_mainnet and add trusted_setup_minimal\n\n* add another method using minimal\n\n* add minimal kzg setup",
"is_bot": false,
"headline": "feat: Add minimal configurations (#53)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-09-21T14:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c8cf1a60e4de7181bff3a324cc6239b92436b10",
"body": "* add blobDegree to computeFiatShamir\n\n* Blobs are now slices so Blob{} or gokzg4844.Blob will give an empty slice\n\n* cannot index a pointer to a slice\n\n* create constants for minimal and mainnet\n\n* modify hexStrToBlob to not use a nil slice\n\n* trusted setup now uses array as we could pass in a minimal trusted setup\n\n* Deserialize now needs to take in the expected size of the Blob\n\n* use MainnetScalarsPerBlob in NewContext4096 function",
"is_bot": false,
"headline": "chore: Make Blob be variable size (#52)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-09-21T11:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e498d57fff1fdcb1962c21b2daa63002fa588ed1",
"body": null,
"is_bot": false,
"headline": "fix typo in comment for degree-0 G2 element (#51)",
"author_name": "Roberto Bayardo",
"author_login": "roberto-bayardo",
"committed_at": "2023-08-16T23:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fbecae42db963f327e287ded16046de8cb5eeb0",
"body": null,
"is_bot": false,
"headline": "update commits following big endian change (#50)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-05-24T22:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "039437288a1386b6fe89cca24c520818abd0f085",
"body": "* Switch to big-endian\n\n* remove outdated comment\n\n* Rename method to be called ReduceCanonicalBigEndian\n\n* use `ReduceCanonicalBigEndian` so there is only one place with it\n\n* linter\n\n---------\n\nCo-authored-by: Kevaundray Wedderburn <kevtheappdev@gmail.com>",
"is_bot": false,
"headline": "Switch to big-endian (#48)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-05-19T20:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6efda5cd92cac1d9dd1175021dda63ffbceb9f",
"body": null,
"is_bot": false,
"headline": "Fix typo (#47)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-05-10T20:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f396e76257450358c2191863c5bfca832d5d36e5",
"body": "* add check for numGoRoutines on MultiExp\n\n* Each method now explicitly takes the number of go-routines as a parameter\n\n* remove numGoRoutines from Context and setNumGoRoutines method\n\n* modify tests to now use NumGoRoutines for methods that require it",
"is_bot": false,
"headline": "Set each method to explicitly take the number of go-routines (#46)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-25T10:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b7bf1ac5f569db53029fe3ce74dfbe9b8c44d1",
"body": "* add number of go routines as a configurable parameter for polynomial commitment\n\n* allow API to configure number of go routines from the context",
"is_bot": false,
"headline": "Add config parameter to set the number of go routines (#45)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-25T08:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "275854cff8010781711c26c14a0858dbc74b48e0",
"body": "* Use trusted setup from specs\n\n* Update comments",
"is_bot": false,
"headline": "Use trusted setup from specs (#43)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-24T22:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944352552bcf82cba96e06f06e8f391664869fb8",
"body": null,
"is_bot": false,
"headline": "update readme (#42)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-12T16:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a201da1a03ff17ba4361705604e1bce6abce5581",
"body": null,
"is_bot": false,
"headline": "fix nilerr bug and do not ignore check in CI (#41)",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-10T17:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c6bb699d38ea562ae05194b8b2f31ff53cd61a",
"body": null,
"is_bot": false,
"headline": "update to a more recent consensus-specs commit",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-10T16:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "486f9e53c120fb20ad0363742e670efce3e2b138",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-10T14:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c5b537387f4b3babf3f1773a152a1249aea187",
"body": "* Convert markdown links in Go files to Go style\n\n* Fix linter complaints",
"is_bot": false,
"headline": "Convert markdown links in Go files to Go style (#39)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-10T14:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c925929b1bb2d9551590fcfe83a6754e17947b",
"body": null,
"is_bot": false,
"headline": "Ungroup consts in serialization to fix docs (#40)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-10T14:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41cbb9466d344df247644209364cecb88722ca36",
"body": null,
"is_bot": false,
"headline": "Fix some various minor problems (#38)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-10T14:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc34d3ec275fca1f4d49f3580aa26e9dd8e93d0f",
"body": "- When we flattened the api and serialization directory, we need to update the `testDir` link. Added a require to check for this.\n\n- Technically G1Point and KZGCommitment are different, so we use the correct methods where applicable",
"is_bot": false,
"headline": "fix:",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-07T10:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6843f53c35392a2b87dfd264369d5ba7ee13bd02",
"body": null,
"is_bot": false,
"headline": "use gnark v0.10",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-07T10:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fe5a301d51de9b29a9a0e5ef14c88c2cdd891c6",
"body": null,
"is_bot": false,
"headline": "Cleanup spec tests (#37)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-06T20:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35b730bfad9640ba15275b3b206179561a4cf505",
"body": null,
"is_bot": false,
"headline": "Convert two blocks to one-liners (#36)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-06T20:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c0c35b2ca24230f892a5cd5fee2d3252789c15",
"body": null,
"is_bot": false,
"headline": "Merge computePowers & ComputePowers (#35)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-06T20:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d23fa3b3de119da103bc519209d4376834f13a",
"body": null,
"is_bot": false,
"headline": "Replace []fr.Element with Polynomial in some places (#34)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-06T20:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcbec40bcfa6349329f9f048017d3bba509b3c3e",
"body": null,
"is_bot": false,
"headline": "Add macOS & Windows to CI tests (#32)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-06T15:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5954b90e43b5c06c7066dd150350ed6e95ce9e33",
"body": "* Cleanup parallelized batch verify func\r\n\r\n* Use j instead of overscoped i",
"is_bot": false,
"headline": "Cleanup parallelized batch verify func (#31)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-06T15:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d29c113a899f75b616a0afc132787ad41bcc556d",
"body": "* Clean the serialization file\r\n\r\n* Simplify SerializePoly too\r\n\r\n* Fix cut off word",
"is_bot": false,
"headline": "Cleanup the serialization file (#30)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-06T15:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d55b1c2aab1aff3445d3f1b37bf66da1d32d18c6",
"body": null,
"is_bot": false,
"headline": "gofumpt",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-06T15:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5a70c3fbf7fb457de4da6542644589f918cd751",
"body": null,
"is_bot": false,
"headline": "remove `reduceCanonicalBigEndian` from public interface",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-06T14:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9911043d9f03d87d2f435e888790610e15dc02c5",
"body": null,
"is_bot": false,
"headline": "mark functions as explicitly being LittleEndian and BigEndian",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-06T14:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8af900b87a41928e8e37e80eb0c3b67edc5d22",
"body": "… the output of big int in `createScalarNonCanonical`",
"is_bot": false,
"headline": "modify rand element to return an element in little endian and reverse…",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-06T13:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4364e2f9d209406ed975db6654e29bc49034384d",
"body": null,
"is_bot": false,
"headline": "Combine api & serialization into gokzg4844 package (#27)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-05T22:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f97b35d40ada661091bbb8b666db4067707b7e",
"body": null,
"is_bot": false,
"headline": "Run CI tests on range of Go versions (#29)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-05T22:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c2de37d071a0bd6f3fa43847635444906ab5a4d",
"body": null,
"is_bot": false,
"headline": "Ignore IntelliJ .idea folder (#28)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-05T22:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab8cd3671e9438cd55f85fbfdfeec47cf85f07f",
"body": null,
"is_bot": false,
"headline": "Update documentation for public types/vars/funcs (#26)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-05T20:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c4787254d33e72ae8be8314aa431a2032a90cae",
"body": "* Fix revive/nosnakecase findings\r\n\r\n* Remove unnecessary check\r\n\r\n* Add \"new\" back to function name\r\n\r\n* Disable var-naming check in revive",
"is_bot": false,
"headline": "Fix revive/nosnakecase findings (#25)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T21:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa76436ee5a153962cc1ef32f93d0cbf73565dee",
"body": null,
"is_bot": false,
"headline": "Fix some makezero findings (#24)",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T21:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b559ca16124bacbe9a32795016cd144bb139b4",
"body": "Fix gosec finding",
"is_bot": false,
"headline": "Merge pull request #23 from jtraglia/deal-with-gosec-findings",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T21:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55815799dda7e9908cce5c0fce94f4b3c4ac4caf",
"body": "Fix some non-controversial findings",
"is_bot": false,
"headline": "Merge pull request #22 from jtraglia/fix-noncontroversial-findings",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T21:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3225ba60182857a2e36708b0f4edf08061bac43",
"body": null,
"is_bot": false,
"headline": "Rephrase two comments",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T21:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0098d8375c27fd8cfb474d43dd36814af4a74a",
"body": null,
"is_bot": false,
"headline": "Fix gosec finding",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T19:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62085445e13cc2c2cc8f3c4583050bbf68283223",
"body": null,
"is_bot": false,
"headline": "Fix some non-controversial findings",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T19:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f270bbc6979f8fccd98eebe2f8142446bab9f623",
"body": "Use more testify",
"is_bot": false,
"headline": "Merge pull request #21 from jtraglia/use-more-testify",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T19:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a437a936c0fe153ab09c9552052d19a1928dcc4e",
"body": "Fix a few minor typos",
"is_bot": false,
"headline": "Merge pull request #20 from jtraglia/fix-minor-typos",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T19:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e5b71edd2f62fd6886f909114b7d2b05ff230f8",
"body": "Rename global constant to match spec",
"is_bot": false,
"headline": "Merge pull request #19 from jtraglia/rename-global-consts",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T19:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6844226a09462fe7a96197c8048e26cc4330196",
"body": null,
"is_bot": false,
"headline": "Use more testify",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T19:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d844eb6360cd2d0eba15011e2c7f891d762806",
"body": "Run golangci-lint & staticcheck in CI",
"is_bot": false,
"headline": "Merge pull request #18 from jtraglia/golangci-lint",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T19:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368e05de5288a6ecc3a0d1d48ab9c1c67032601b",
"body": null,
"is_bot": false,
"headline": "Fix a few minor typos",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T18:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7332a288443d497fd1b75497c17ced0dd4894d6c",
"body": null,
"is_bot": false,
"headline": "Rename global constant to match spec",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T18:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d392b05914ce4fbdb23d4b3204451f2a620614",
"body": null,
"is_bot": false,
"headline": "Run golangci-lint & staticcheck in CI",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T18:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602bca3892f42ff653196ec2c5b8fe81938aa9e3",
"body": "Run gofumpt on everything",
"is_bot": false,
"headline": "Merge pull request #17 from jtraglia/run-gofumpt",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T17:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe17d9e6b9fea14654ffb9f39941fdeb078d9271",
"body": "Fix some IDE warnings",
"is_bot": false,
"headline": "Merge pull request #16 from jtraglia/fix-ide-warnings",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T17:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "468bb6d1b1b3880ddea227cbe51d78b11cc9420d",
"body": null,
"is_bot": false,
"headline": "Run gofumpt on everything",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T16:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9f87fc0ce20da3c12bea5cef253491eef45dbf",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into fix-ide-warnings",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T16:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e8b789de419562087643f0b7186338b8ec9a6c",
"body": null,
"is_bot": false,
"headline": "Fix some IDE warnings",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T16:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6025f7ccdf56f9181c6c3b41d702b2c96fbda77",
"body": "Update VerifyKZGProof params to match spec",
"is_bot": false,
"headline": "Merge pull request #14 from jtraglia/verify-kzg-proof-param-order",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-04T16:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b4df2669ea1ff75769e9205d0d01e85804bf1c5",
"body": null,
"is_bot": false,
"headline": "Update VerifyKZGProof params to match spec",
"author_name": "Justin Traglia",
"author_login": "jtraglia",
"committed_at": "2023-04-04T15:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2321425e584cdc0290c02bf0883c66f06a460fb",
"body": "Change `findRootIndex` to use a an int64",
"is_bot": false,
"headline": "Merge pull request #13 from GottfriedHerold/64bitDomain",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-01T14:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fbb9d7302c894245b8a9b24bbe70eb2d48b56e5",
"body": null,
"is_bot": false,
"headline": "fix merge -- int -> int64",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-01T14:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0753e2e21f9e0a0e551e769642456c3574e381",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into 64bitDomain",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-01T14:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ae56c775624951db975acc21943fc11280e988",
"body": null,
"is_bot": false,
"headline": "Code review",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-01T14:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4f9ecfbd7001ea99ba86abda1b04c9cf6d7e5f",
"body": null,
"is_bot": false,
"headline": "code review",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-01T14:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73991f0bb6f2f1641f9bf92be3a42c94732886a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into minoredits2",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-01T13:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be62b5d517428fdcc876c8494b12de1abb409eed",
"body": "Reject domain sizes non power of2",
"is_bot": false,
"headline": "Reject domain sizes that are not powers of 2",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-04-01T12:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8e54bfea2db716330cf774659464f4ecc94f4d",
"body": null,
"is_bot": false,
"headline": "spellcheck and shorten description",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-04-01T12:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807dd578f7498bdb9aadd00ee6c7e23a7ee3fd1f",
"body": "Various newSRS<foo> functions renamed. They all contain the string Insecure in their name for consistency reasons.",
"is_bot": false,
"headline": "More documentation improvements.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T03:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3276734303f313f41473049f882992ffb618207b",
"body": "Renamed the internal function newSRS to newSRSInsecure (for consistency with newLagrangeSRSInsecure).\nIt is insecure for precisely the same reason.",
"is_bot": false,
"headline": "More documentation.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T02:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed89fa91bbaa1d424d57252bda336796cd27ed2",
"body": "…s the receiver.\n\n(Taking a value receiver only works because CommitKey holds a slice, but this brittle. We could reasonably refactor this to an array.\nEfficiency considerations are irrelevant here)",
"is_bot": false,
"headline": "Make ReversePoints take a pointer receiver, since it actually modifie…",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T02:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae852580db46ac298b9fb821e3ec818562a9e0f5",
"body": null,
"is_bot": false,
"headline": "More documentation.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T02:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa20611b54166aae54651a17a95d912bea945fd4",
"body": null,
"is_bot": false,
"headline": "Documentation of computation of quotient polys in Lagrange form",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T01:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350b21ad1049ebe1b700e94e4a7ad92b9c180e38",
"body": "…r receiver).\n\nThis is purely done to be consistent with evaluateLangrangePolynomial.",
"is_bot": false,
"headline": "Make computeQuotientPoly a method rather than a function (with pointe…",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T00:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e6134a1ac588f47c500d87687232c93e6681947",
"body": null,
"is_bot": false,
"headline": "Documentation of FFT alg and a minor (allocation-related) improvement.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T00:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "030c36d6eb5d6992dd693cc96721c3cfa827354d",
"body": null,
"is_bot": false,
"headline": "Consisently use pointer receivers for Domain.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T00:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b8f9a65a1d8c6b8db0298036ab96751f1642e32",
"body": null,
"is_bot": false,
"headline": "Fix tests to use domain size a power of 2.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-27T00:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b068478b1f2170ed6b89915e28d87b226e81543c",
"body": "The semantics for the case where this is not the case are not documented (there are multiple options) and\nit does not really work with the current implementation anyway, since we require the\nlength of polynomials and the stored size of the FFT domain (which is the next power of 2) to match exactly.\nThis limitation could be removed, but it is currently not done, not tested and not needed anyway.",
"is_bot": false,
"headline": "Reject non-powers of 2 for the domain size.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-26T23:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cfe66e4eac7d47483a68708438d81e55086d7ab",
"body": "The reason is that Domain.Cardinality can be up to 2^32, so some signed indices could overflow if int is only 32 bits.",
"is_bot": false,
"headline": "Change index in domain generally to int64s.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-26T23:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5afed7589f9a37fb218c395144aa6c86f3175ca",
"body": null,
"is_bot": false,
"headline": "Documentation of NewDomain.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-26T23:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cf57660af338876bde3d90d0eea674a76405d62",
"body": null,
"is_bot": false,
"headline": "Change Domain to pointer receiver (for consistency with other methods).",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-26T22:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829bf646183db851b029b8211b65596dd0efc76c",
"body": "Add zero point constant",
"is_bot": false,
"headline": "Merge pull request #10 from crate-crypto/kw/iss2",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-03-25T16:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd58e63891ab2da771889349916d636476e02da0",
"body": null,
"is_bot": false,
"headline": "add zero point",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-03-25T16:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c51d44b039691ce6a79bb72fa568d3c70681d5f",
"body": "Typo: Variable rename",
"is_bot": false,
"headline": "Merge pull request #9 from crate-crypto/kw/iss3",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-03-25T16:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e809b1898859f87899a591faa9e4190b11821ed",
"body": null,
"is_bot": false,
"headline": "variable rename",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-03-25T16:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810421f37469efce201569f4de1c58c77153801a",
"body": "Feedback from asn",
"is_bot": false,
"headline": "Merge pull request #8 from crate-crypto/kw/asn-feedback",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-03-25T16:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cccf3a21afdb69874af161388a748dc5fd137b1",
"body": null,
"is_bot": false,
"headline": "use batchInvert when computing the inverses",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-03-25T15:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48573c318134cd1d6c495728d8fac08059771fff",
"body": null,
"is_bot": false,
"headline": "use `batchSize` instead of `blobsLen`",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-03-25T15:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b557df95a77dd3f865a51a1a5444a433c2426b39",
"body": "Minoredits",
"is_bot": false,
"headline": "Merge pull request #5 from GottfriedHerold/minoredits",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-03-23T20:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0067eb50d7ecaa7c60bf2165bfde7103fa1ee6d",
"body": null,
"is_bot": false,
"headline": "Comment changes, as requested.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-23T14:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877aa6e4cb6dec1cb29e8b59384a239658394c3c",
"body": null,
"is_bot": false,
"headline": "Fix issues raised in PR comments.",
"author_name": "Gottfried Herold",
"author_login": "GottfriedHerold",
"committed_at": "2023-03-23T14:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e22c6f68e64a17583b4a36ca6e87f6c34a5ee9",
"body": null,
"is_bot": false,
"headline": "remove Commitment and use KZGCommitment exclusively",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-03-22T23:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbbf54e101315c0cd40562423d323cb438c2ba5e",
"body": null,
"is_bot": false,
"headline": "remove type aliases of type aliases",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-03-22T23:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "070b0b94db8a5f7ad47181878d026186c067c0f3",
"body": "Remove type aliases and eth.go file",
"is_bot": false,
"headline": "Merge pull request #7 from crate-crypto/kw/remove-type-alias",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-03-22T23:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3864bcb5184d82664582e509b309e7b8197e0514",
"body": null,
"is_bot": false,
"headline": "remove type aliases",
"author_name": "Kevaundray Wedderburn",
"author_login": "kevaundray",
"committed_at": "2023-03-22T23:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "540f2436907402e3014302d9cf5dea8bbb26d16c",
"body": "Removes subgroup checks on trusted setup",
"is_bot": false,
"headline": "Merge pull request #6 from crate-crypto/kw/remove-checks-on-setup",
"author_name": "kevaundray",
"author_login": "kevaundray",
"committed_at": "2023-03-22T22:10:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2024-07-19T14:17:27Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 732,
"active_weeks_last_year": 0,
"days_since_latest_release": 735,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/crate-crypto/go-kzg-4844",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/crate-crypto/go-kzg-4844",
"is_deprecated": false,
"latest_version": "v1.1.0",
"repository_url": "https://github.com/crate-crypto/go-kzg-4844",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2024-07-19T14:08:31Z",
"latest_version_yanked": null,
"days_since_latest_publish": 735
}
]
},
"popularity": {
"forks": 13,
"stars": 11,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-08-03",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-02",
"count": 1
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 7
},
"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": [
"go.mod"
],
"largest_source_bytes": 11532,
"source_files_sampled": 31,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/consensys/gnark-crypto",
"direct": true,
"version": "0.13.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-fj2x-735w-74vq",
"GO-2025-4087"
],
"fixed_version": "0.19.2",
"advisory_count": 2,
"oldest_advisory_days": 267
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.15.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 63
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 1
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 14,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/consensys/gnark-crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.2"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "gopkg.in/yaml.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/consensys/gnark-crypto",
"direct": true,
"version": "0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.8.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": true,
"version": "2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/bits-and-blooms/bitset",
"direct": false,
"version": "1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/consensys/bavard",
"direct": false,
"version": "0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mmcloughlin/addchain",
"direct": false,
"version": "0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "1.12.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.15.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.1",
"ecosystem": "go"
},
{
"name": "rsc.io/tmplfunc",
"direct": false,
"version": "0.0.3",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 14,
"direct_count": 4,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kevaundray",
"commits": 299,
"avatar_url": "https://avatars.githubusercontent.com/u/37423678?v=4"
},
{
"type": "User",
"login": "jtraglia",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/95511699?v=4"
},
{
"type": "User",
"login": "GottfriedHerold",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/24650116?v=4"
},
{
"type": "User",
"login": "holiman",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/142290?v=4"
},
{
"type": "User",
"login": "roberto-bayardo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10271917?v=4"
},
{
"type": "User",
"login": "yelhousni",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16170090?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.852
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"lint.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 0,
"reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"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 1/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8bcf6163d3987313a3194595cf1f33fd45d7301a",
"ran_at": "2026-07-25T07:35:50Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 3,
"created_at": "2024-07-22T10:43:48Z",
"last_comment_at": "2024-07-22T10:44:32Z",
"last_comment_author": "yelhousni"
},
{
"number": 4,
"created_at": "2024-11-28T15:19:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2025-01-13T21:26:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2025-02-02T19:50:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2025-02-12T10:04:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2025-06-24T08:00:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2025-08-26T14:02:47Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-07-19T14:08:31Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/crate-crypto/go-kzg-4844",
"host": "github.com",
"name": "go-kzg-4844",
"owner": "crate-crypto"
},
"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": 36,
"inputs": {
"security": 46,
"vitality": 18,
"community": 37,
"governance": 56,
"engineering": 54,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"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": 0.99,
"days_since_last_push": 732,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 732 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 732
}
}
],
"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": "at_risk",
"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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 735,
"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 735 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 735
}
}
],
"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": [
"unanswered_contributions",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 7,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 735,
"days_since_last_human_commit": 735,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 735 days; 2 unmet obligation(s): pull requests unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 735,
"count": 2,
"signals": "pull requests unanswered, Scorecard reports it unmaintained"
}
}
],
"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": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 13,
"stars": 11,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.852
},
"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 85% of commits",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/2 decided PRs merged",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 54,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "crate-crypto",
"public_repos": 29,
"account_age_days": 2566
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "54 followers of crate-crypto",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 54,
"login": "crate-crypto"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~7 yr old",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"github.com/crate-crypto/go-kzg-4844"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 735
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 735 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 735
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 54,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file 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 3",
"points": 1.5,
"status": "partial",
"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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 14 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 14
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 64,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 14,
"unassessed_packages": 0,
"affected_by_severity": "high 1, unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: github.com/consensys/gnark-crypto 0.13.0 (high 7.5)",
"points": 14,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "github.com/consensys/gnark-crypto 0.13.0 (high 7.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 267 days ago",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 267
}
}
],
"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": 14,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.586,
"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": "58 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 11532,
"source_files_sampled": 31,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/31 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 31,
"oversized": 0
}
}
],
"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-25T07:36:00.476647Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/crate-crypto/go-kzg-4844.svg",
"full_name": "crate-crypto/go-kzg-4844",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}