Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 151,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 6589,
"HTML": 855,
"Rust": 77766,
"Makefile": 116
},
"pushed_at": "2026-07-24T23:16:16Z",
"created_at": "2018-10-08T20:03:53Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T18:27:38Z",
"description": "Challenge Bypass using the Ristretto group",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MPL-2.0",
"default_branch": "master",
"license_spdx_raw": "MPL-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Brave Software International, Inc.",
"type": "Organization",
"login": "brave-intl",
"company": null,
"location": null,
"followers": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/28767864?v=4",
"created_at": "2017-05-17T23:30:12Z",
"is_verified": null,
"public_repos": 72,
"account_age_days": 3356
},
"license": {
"state": "standard",
"spdx_id": "MPL-2.0",
"raw_spdx": "MPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-07-14T18:27:10Z"
},
{
"tag": "v2.0.4",
"kind": "patch",
"published_at": "2025-12-09T18:46:56Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2025-12-09T18:35:52Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2025-03-14T01:39:12Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-03-13T17:06:42Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-06-20T18:12:56Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-01-18T21:27:26Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2022-04-05T00:19:21Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-10-25T22:37:26Z"
},
{
"tag": "v1.0.0-pre.0",
"kind": "prerelease",
"published_at": "2019-02-01T18:22:13Z"
},
{
"tag": "v0.1.0-pre.2",
"kind": "prerelease",
"published_at": "2018-12-14T03:50:18Z"
},
{
"tag": "v0.1.0-pre.1",
"kind": "prerelease",
"published_at": "2018-12-14T03:41:09Z"
}
],
"recent_commits": [
{
"oid": "4f04f136e1e13197e96a4ba6977e48c08ec7a672",
"body": null,
"is_bot": false,
"headline": "Release v2.1.0",
"author_name": "Jackson",
"author_login": "Sneagan",
"committed_at": "2026-07-14T18:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecfdce6b1223b65bc4fe483263736791a162466b",
"body": null,
"is_bot": false,
"headline": "Release v2.1.0",
"author_name": "Jackson",
"author_login": "Sneagan",
"committed_at": "2026-07-14T18:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73bf2c825ef64eade358d9c9bf5a65185558f621",
"body": "Align preimage-to-group derivation with RFC 9497/9380",
"is_bot": false,
"headline": "Merge pull request #79 from brave-intl/fix/hash-to-group-additive",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2026-07-14T17:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0aa4d58338e4ef92a84065500f1ab1b321a5fcc",
"body": "…l-accept)",
"is_bot": false,
"headline": "Align preimage-to-group derivation with RFC 9497/9380 (versioned, dua…",
"author_name": "Jackson",
"author_login": "Sneagan",
"committed_at": "2026-07-14T15:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3dc46507e9dc6c63be02a9e57790458f4fb1be4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v6.0.1 (#75)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-10T21:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c079dec01e7b53544ff13f7cca90fa58501b9e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update rust crate criterion to v0.8.0 (#69)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-10T21:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13af9d565b83084d86e28e907e43a33f0b04266a",
"body": "This is no longer necessary since merlin support was removed\nin v2.0.0.",
"is_bot": false,
"headline": "Remove unused rand_core dep (#47)",
"author_name": "Ralph Giles",
"author_login": "rillian",
"committed_at": "2025-12-10T20:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05842b57341e8a82acd232fe90585295663b9be",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update rust crate sha2 to v0.10.9 (#68)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-10T20:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce197933482f742d429301e67909898ffced556",
"body": null,
"is_bot": false,
"headline": "v2.0.4, Add SigningKey::from_random_bytes (#73)",
"author_name": "Alex Catarineu",
"author_login": "acatarineu",
"committed_at": "2025-12-09T18:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b758f90fae593e1b0243d7fd58e409b1fa389854",
"body": null,
"is_bot": false,
"headline": "bump version to 2.0.3 in Cargo file",
"author_name": "Kyle Den Hartog",
"author_login": "kdenhartog",
"committed_at": "2025-12-09T18:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5c59cda78ea327a8c119cffbdaafb17012033f",
"body": "chore(deps): update actions/checkout action to v6",
"is_bot": false,
"headline": "Merge pull request #72 from brave-intl/renovate/actions-checkout-6-x",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2025-12-05T11:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff85d0706c0f006574a153781b2aae616bd8d0f5",
"body": null,
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v6",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-05T11:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c54968c556855e1fb6598e5001e6c98c64672a",
"body": "…rf-test-gen/gopkg.in/yaml.v3-3.0.1\n\nBump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.1 in /tools/oprf-test-gen",
"is_bot": false,
"headline": "Merge pull request #71 from brave-intl/dependabot/go_modules/tools/op…",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2025-12-05T09:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f945131ea6220b235397b39dabe040e59257b04b",
"body": "Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.1.\n\n---\nupdated-dependencies:\n- dependency-name: gopkg.in/yaml.v3\n dependency-version: 3.0.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump gopkg.in/yaml.v3 in /tools/oprf-test-gen",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-05T08:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9f9718855597323f9df1f4acd0d7396478b88b",
"body": "…ogrus-1-x\n\nfix(deps): update module github.com/sirupsen/logrus to v1.9.3",
"is_bot": false,
"headline": "Merge pull request #64 from brave-intl/renovate/github-com-sirupsen-l…",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2025-12-05T08:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a56552d599e135f1374266be757041cd0495a02",
"body": "chore(deps): pin rust crate base64 to =0.22.1",
"is_bot": false,
"headline": "Merge pull request #61 from brave-intl/renovate/pin-dependencies",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2025-12-05T08:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da88b0806cee91beb4079eb8a7a94139703008aa",
"body": null,
"is_bot": true,
"headline": "fix(deps): update module github.com/sirupsen/logrus to v1.9.3",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-05T08:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8358c447bec08a89ab665445dac223ce91d8be0",
"body": null,
"is_bot": true,
"headline": "chore(deps): pin rust crate base64 to =0.22.1",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-05T08:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142db63a3c93f7245310c5c2029943df1ff66fb1",
"body": "…eq-test-gen/github.com/sirupsen/logrus-1.8.3\n\nBump github.com/sirupsen/logrus from 1.3.0 to 1.8.3 in /tools/dleq-test-gen",
"is_bot": false,
"headline": "Merge pull request #70 from brave-intl/dependabot/go_modules/tools/dl…",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2025-12-05T08:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573bb80766f43b771b375a28adf2e3508efc650f",
"body": "Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.3.0 to 1.8.3.\n- [Release notes](https://github.com/sirupsen/logrus/releases)\n- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/sirupsen/logrus/compare/v1.3.0...v1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sirupsen/logrus\n dependency-version: 1.8.3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/sirupsen/logrus in /tools/dleq-test-gen",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-05T02:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70bae846b28614b2ca25a5f7a413e25ff0675ec5",
"body": null,
"is_bot": false,
"headline": "fix: autopin dependencies",
"author_name": "Andrea Brancaleoni",
"author_login": "thypon",
"committed_at": "2025-03-28T02:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72856aea896dbcacb7ccda36e4b3a0ef234618c3",
"body": "bump base64 to 0.22",
"is_bot": false,
"headline": "Merge pull request #60 from brave-intl/bump-base64",
"author_name": "Brian Johnson",
"author_login": "bridiver",
"committed_at": "2025-03-14T01:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40116997630aede707c05673a08e8aad6663e73a",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Brian Johnson",
"author_login": "bridiver",
"committed_at": "2025-03-13T19:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b26dca0c696c31a65c3c72ddb38fba007e65b08",
"body": null,
"is_bot": false,
"headline": "fix error about cbindgen that seems unrelated to these changes",
"author_name": "Brian Johnson",
"author_login": "bridiver",
"committed_at": "2025-03-13T19:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ca50da1109e10b6d3a9caf463d6a873cce044f",
"body": null,
"is_bot": false,
"headline": "bump base64 to 0.22",
"author_name": "Brian Johnson",
"author_login": "bridiver",
"committed_at": "2025-03-13T18:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b30d6af517eb717f9a4f31a7380cb406a39fb55",
"body": "Remove crypto-mac dependency",
"is_bot": false,
"headline": "Merge pull request #50 from DJAndries/remove-crypto-mac",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2025-03-13T17:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170f3e842dfcb254ea11f0afdac5bc1269cbf422",
"body": "Pin dependencies",
"is_bot": false,
"headline": "Merge pull request #52 from brave-intl/renovate/pin-dependencies",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2025-03-13T17:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccde31bb14406387e83defc566e8deb4cb9bb51f",
"body": null,
"is_bot": true,
"headline": "Pin dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-03-13T16:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98425cb0763d4221c1deca6702d29a783a449527",
"body": "Update actions/checkout action to v4",
"is_bot": false,
"headline": "Merge pull request #59 from brave-intl/renovate/actions-checkout-4.x",
"author_name": "Mihai PLESA",
"author_login": "mihaiplesa",
"committed_at": "2025-03-13T16:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee1ad895db7c38514564fb14c3057cf7366545cd",
"body": null,
"is_bot": true,
"headline": "Update actions/checkout action to v4",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-03-13T16:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e866c12faca6da15d654a4ef1dfb1af27a1fde70",
"body": null,
"is_bot": false,
"headline": "Remove crypto-mac dependency",
"author_name": "Darnell Andries",
"author_login": "DJAndries",
"committed_at": "2024-10-11T23:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6f9d854b5f42f4fe4f09a4e411a6f7f4c61e7f",
"body": "Co-authored-by: Andrea Brancaleoni <abc@pompel.me>",
"is_bot": false,
"headline": "renovate.json: add company config (#44)",
"author_name": "Ralph Giles",
"author_login": "rillian",
"committed_at": "2024-06-20T18:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b8e48ed3534758a6cee5930448434ad8eb8e8f",
"body": "The feature is just `clippy` now, which recent clippy warns about,\r\nbreaking ci runs. We don't fail the single-character variable name\r\nlint any more, so just remove the directive entirely.",
"is_bot": false,
"headline": "Remove obsolete clippy directive (#46)",
"author_name": "Ralph Giles",
"author_login": "rillian",
"committed_at": "2024-06-20T18:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e5b0fbf4a7c974cb2c18f23431e68ac37aac615",
"body": "* Update deps, 2.0.0 release\r\n\r\n* Fix minor clippy warnings (#38)\r\n\r\n* Loop over test vectors directly\r\n\r\nAddress a clippy warning by unpacking over the container elements\r\ndirectly instead of using a range and index variable. This is more\r\nidiomatic.\r\n\r\n* Simplify test assertion\r\n\r\nUse the more exp\n[…]\nchmark typo\r\n\r\nCorrect spelling of the \"sign pre-tokens\" benchmark.\r\n\r\n* cargo fmt (#39)\r\n\r\n---------\r\n\r\nCo-authored-by: Ralph Giles <giles@thaumas.net>\r\nCo-authored-by: Ralph Giles <rgiles@brave.com>",
"is_bot": false,
"headline": "Update dependencies, 2.0.0 release (#35)",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2024-06-20T18:12:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5be85b6308aa16ab22e91c080405e0ff2e6dd8c6",
"body": null,
"is_bot": false,
"headline": "renovate.json: add company config",
"author_name": "Andrea Brancaleoni",
"author_login": "thypon",
"committed_at": "2024-03-08T23:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4029130ee09b4394c4483c11bf7bc3306e40df0c",
"body": null,
"is_bot": false,
"headline": "Migrate clippy lint to stable rust (#42)",
"author_name": "Ralph Giles",
"author_login": "rillian",
"committed_at": "2024-01-18T21:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e270e83f8b9cbdb038930874722b789793755ba",
"body": "Fixes a clippy lint: `all` isn't necessary when there's only one\r\nargument.",
"is_bot": false,
"headline": "Remove unnecessary cfg function. (#41)",
"author_name": "Ralph Giles",
"author_login": "rillian",
"committed_at": "2024-01-18T21:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48910ab1e0c6a52cd757abdc234aa4d6db214c09",
"body": null,
"is_bot": false,
"headline": "1.0.2: add missing clone methods to aid cxx migration",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2024-01-18T21:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1da4641734adc8312215b38a8221962d2c8e045",
"body": "…existing dependency (#32)\n\nCo-authored-by: iv-brave <ibrave@iv-braves-MacBook-Pro.local>",
"is_bot": false,
"headline": "Removing a dependency that requires nightly and replacing it with an …",
"author_name": "v-kat",
"author_login": "v-kat",
"committed_at": "2022-04-05T00:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50017b4bf2660624d136796b9c6dfea7dd5ab6e5",
"body": null,
"is_bot": false,
"headline": "switch to GH actions for CI (#30)",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2021-10-29T21:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e46f447be0c49c3c5ac2c5ac678f72227be3087c",
"body": null,
"is_bot": false,
"headline": "remove external doc feature (#29)",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2021-10-25T22:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e22fad19cce344a001e17fca3702527114acb6df",
"body": null,
"is_bot": false,
"headline": "Adds Criterion benchmarks (#28)",
"author_name": "Gonçalo Pestana",
"author_login": "gpestana",
"committed_at": "2021-07-30T17:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7542ad79706fd462b83c736868fd881535128b06",
"body": null,
"is_bot": false,
"headline": "Update dependencies and add serde base64 feature (#24)",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2021-04-19T17:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f98b057d7f353c12b2b12d0f5ae9ad115f1d0ba",
"body": null,
"is_bot": false,
"headline": "fixes error with osrng in tests, thanks @iquerejeta (#20)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2019-07-15T18:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be231917c82d08bb17d48dd8240858a1e4614639",
"body": null,
"is_bot": false,
"headline": "1.0.0-pre.0: address internal review comments (#18)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2019-02-01T18:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bea87e6881f32d1d733ab625c889afbb95cafef",
"body": null,
"is_bot": false,
"headline": "bump for pre.2, docs update",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-12-14T03:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4af097214252fbc50485d973e3f7046aa75044b",
"body": null,
"is_bot": false,
"headline": "add license",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-12-14T03:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccdd42aa5d58e74150a49f1f76a6e84a5d862700",
"body": null,
"is_bot": false,
"headline": "Prep for release 0.1.0-pre.0",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-12-14T03:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4685f0361b995306391bb2370e229aac540c54ce",
"body": null,
"is_bot": false,
"headline": "Add cryptographic protocol description (#16)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-12-14T03:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cdad383f6ea552f744a4062d311d2e04d1e72b2",
"body": null,
"is_bot": false,
"headline": "Update to stabilized upstream dalek dependencies (#17)",
"author_name": "Henry de Valence",
"author_login": "hdevalence",
"committed_at": "2018-12-14T02:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe27989401bc7757699235a886bb4dadfba7baae",
"body": null,
"is_bot": false,
"headline": "build master branch on travis (#15)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-12-12T15:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366f46e9a1b9f3c03d05a26f9b203668ef6213fa",
"body": null,
"is_bot": false,
"headline": "README updates, fixes #3",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-12-11T18:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96114515d4197817b3b4e1f4cce1b99c212e27ff",
"body": null,
"is_bot": false,
"headline": "update curve25519-dalek, merlin, et al. (#11)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-11-06T03:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8e6a3ae9165919799c86b0fd5aeb80f6e4e4f84",
"body": null,
"is_bot": false,
"headline": "Impl std::error::Error instead of Fail (#10)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-10-28T19:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2e743a1a29bd1fad9b22c0744fdefcc0ba2273",
"body": null,
"is_bot": false,
"headline": "add failure (#9)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-10-28T07:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b950c1159c54c75ee5d699bf6d42536a3f0104",
"body": null,
"is_bot": false,
"headline": "add experimental merlin implementation of DLEQ proofs (#8)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-10-27T01:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3271ab06873cc58fa44664daa487b23e433906c",
"body": null,
"is_bot": false,
"headline": "fix typo: vorpf -> voprf (#7)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-10-19T09:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84a87646307f8cff65b32d0af46949c26fc6a1d",
"body": null,
"is_bot": false,
"headline": "updates to dleq proofs (#6)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-10-18T22:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0001248523a789f31dbacf88cdaea22a170c4963",
"body": null,
"is_bot": false,
"headline": "add the rest of serialization related impl for vorpf.rs (#5)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-10-17T12:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824e8baeb897c3badea0203833dac3e2871d52a8",
"body": null,
"is_bot": false,
"headline": "add batch dleq proof (#4)",
"author_name": "eV (㋎)",
"author_login": "evq",
"committed_at": "2018-10-16T05:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e85fdd06ad77db398ee0e0974f2eac5d6918c93",
"body": null,
"is_bot": false,
"headline": "rustfmt",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-10-14T06:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd60a798e310d4c82b20271d41ea94acc8c67f5",
"body": null,
"is_bot": false,
"headline": "fix clippy warnings",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-10-14T06:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ea5c3322a3b30f28e3606ef5726b3e7f4ec91b",
"body": null,
"is_bot": false,
"headline": "stable rustfmt changes, placeholder rustfmt.toml, add travis",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-10-14T03:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5cbf02b420150b03a5f0a7196e03de561bc3ea6",
"body": null,
"is_bot": false,
"headline": "add optional serde feature",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-10-14T02:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13e49dc1a2a717cd16b58e1b3df17b153d127ab2",
"body": null,
"is_bot": false,
"headline": "fixes #1, stable build issues",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-10-14T02:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "171f25fe28aad5a620fc03ef02780cf7b51f9b8c",
"body": null,
"is_bot": false,
"headline": "add katex support to docs",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-10-14T02:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108e67138c7f51c9f7239e2bf2a3a583b251d10b",
"body": null,
"is_bot": false,
"headline": "initial commit, WIP",
"author_name": "eV",
"author_login": "evq",
"committed_at": "2018-10-08T20:04:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 20,
"latest_release_at": "2026-07-14T18:27:10Z",
"latest_release_tag": "v2.1.0",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 3,
"days_since_latest_release": 11,
"mean_days_between_releases": 302.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "challenge-bypass-ristretto",
"exists": true,
"license": "MPL-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/challenge-bypass-ristretto",
"is_deprecated": false,
"latest_version": "2.1.0",
"repository_url": "https://github.com/brave-intl/challenge-bypass-ristretto",
"versions_count": 11,
"total_downloads": 113353,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 364,
"first_published_at": "2018-12-14T03:42:22.503153Z",
"latest_published_at": "2026-07-14T18:28:02.711442Z",
"latest_version_yanked": false,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 18,
"stars": 41,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2018-10-13",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-10-23",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2021-12-11",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2026-01-13",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
}
],
"complete": true,
"collected": 18,
"total_forks": 18
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"tools/dleq-test-gen/go.mod",
"tools/oprf-test-gen/go.mod"
],
"largest_source_bytes": 37992,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "1.3.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4f99-4q7p-p3gh",
"GO-2025-4188"
],
"fixed_version": "1.9.3",
"advisory_count": 2,
"oldest_advisory_days": 233
},
{
"name": "rand",
"direct": true,
"version": "0.8.5",
"severity": "low",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-cq8v-f236-94qc",
"RUSTSEC-2026-0097"
],
"fixed_version": "0.10.1",
"advisory_count": 2,
"oldest_advisory_days": 107
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.0.0-20220715151400-c0bba94af5f8",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 64
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 1,
"unknown": 1
},
"advisory_count": 5,
"affected_count": 3,
"assessed_count": 13,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 9,
"direct_affected_count": 1
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "curve25519-dalek",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "4"
},
{
"name": "digest",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "hmac",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "rand",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "rand_chacha",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "subtle",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^2.2"
},
{
"name": "zeroize",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.3"
},
{
"name": "base64",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "base64",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "digest",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": "0.8.5",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.219",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.140",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": false,
"version": "0.10.9",
"ecosystem": "crates"
},
{
"name": "github.com/aead/chacha20",
"direct": false,
"version": "0.0.0-20180709150244-8b13a72661da",
"ecosystem": "go"
},
{
"name": "github.com/bwesterb/go-ristretto",
"direct": false,
"version": "0.0.0-20190112090610-d0773d454d02",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/tmthrgd/go-rand",
"direct": false,
"version": "0.0.0-20180829004326-9716d99b29d1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.0.0-20220715151400-c0bba94af5f8",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 22,
"direct_count": 12,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 49,
"open_issues": 1,
"closed_ratio": 0.889,
"closed_issues": 8,
"closed_unmerged_prs": 18
},
"bus_factor": 2,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "evq",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/8796196?v=4"
},
{
"type": "User",
"login": "mihaiplesa",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/907672?v=4"
},
{
"type": "User",
"login": "rillian",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/225102?v=4"
},
{
"type": "User",
"login": "bridiver",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/34129?v=4"
},
{
"type": "User",
"login": "Sneagan",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1883491?v=4"
},
{
"type": "User",
"login": "thypon",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/581115?v=4"
},
{
"type": "User",
"login": "acatarineu",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16651385?v=4"
},
{
"type": "User",
"login": "DJAndries",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5621455?v=4"
},
{
"type": "User",
"login": "gpestana",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1398860?v=4"
},
{
"type": "User",
"login": "hdevalence",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/44879?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.491
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"audit.yml",
"ci.yml",
"clippy.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "12 out of 18 merged PRs checked by a CI test -- score normalized to 6",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4f04f136e1e13197e96a4ba6977e48c08ec7a672",
"ran_at": "2026-07-26T02:15:25Z",
"aggregate_score": 5.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-14T18:27:53Z",
"oldest_open_prs": [
{
"number": 33,
"created_at": "2022-05-02T14:20:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2024-06-20T22:10:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2025-12-10T21:11:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2026-01-13T09:41:00Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-14T18:27:11Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 51,
"created_at": "2024-11-07T14:45:57Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/brave-intl/challenge-bypass-ristretto",
"host": "github.com",
"name": "challenge-bypass-ristretto",
"owner": "brave-intl"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 67,
"vitality": 61,
"community": 45,
"governance": 74,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 61,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 0.851,
"days_since_last_push": 1,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 72,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v2.1.0",
"releases_from_tags": true,
"days_since_latest_release": 11,
"mean_days_between_releases": 302.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 11 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~302.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 302.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 11,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 11 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 11
}
}
],
"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": 45,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"forks": 18,
"stars": 41,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "41 stars",
"points": 26,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 41
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "18 forks",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 18
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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 (MPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"packages": [
"challenge-bypass-ristretto"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 113353,
"monthly_downloads": 364
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "364 downloads/month across crates",
"points": 34.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 364,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 12,
"top_contributor_share": 0.491
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 49,
"open_issues": 1,
"closed_issues": 8,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 18
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "49/67 decided PRs merged",
"points": 28,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 49,
"decided": 67
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 74,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "brave-intl",
"public_repos": 72,
"account_age_days": 3356
},
"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": "74 followers of brave-intl",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 74,
"login": "brave-intl"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "72 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 72
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"challenge-bypass-ristretto"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 11
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "12 out of 18 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 67,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 60,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.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 is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 18 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 13 resolved dependencies against OSV; 9 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 13
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 9
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 95,
"inputs": {
"source": "osv",
"advisories": 5,
"affected_packages": 3,
"assessed_packages": 13,
"unassessed_packages": 9,
"affected_by_severity": "high 1, low 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: rand 0.8.5 (low)",
"points": 32.2,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "rand 0.8.5 (low)"
}
}
],
"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 107 days ago",
"points": 39,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 107
}
}
],
"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": 13,
"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": 8
},
"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": 68,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.667,
"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": "38 of 57 human commits state their intent (structured subject or explanatory body)",
"points": 35.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 57
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"tools/dleq-test-gen/go.mod",
"tools/oprf-test-gen/go.mod"
],
"dependency_bot_commit_share": 0.149
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"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 67",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 67
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "10 of the last 67 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 10,
"sampled": 67
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 37992,
"source_files_sampled": 10,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"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-26T02:15:45.266741Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/brave-intl/challenge-bypass-ristretto.svg",
"full_name": "brave-intl/challenge-bypass-ristretto",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}