JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 6249,
"has_wiki": false,
"homepage": "https://wiki.hyperledger.org/display/fabric",
"languages": {
"Go": 530349,
"Shell": 4120,
"Makefile": 962
},
"pushed_at": "2026-07-18T22:04:14Z",
"created_at": "2026-07-18T21:38:32Z",
"owner_type": "User",
"updated_at": "2026-07-18T21:38:32Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://rstutsman.github.io/",
"name": "Ryan Stutsman",
"type": "User",
"login": "rstutsman",
"company": null,
"location": null,
"followers": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/395030?v=4",
"created_at": "2010-09-10T21:01:30Z",
"is_verified": null,
"public_repos": 32,
"account_age_days": 5796
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2026-05-27T09:48:05Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2026-03-24T18:03:52Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2024-05-13T13:09:49Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-03-14T12:53:00Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-02-16T14:28:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-11-14T11:59:00Z"
}
],
"recent_commits": [
{
"oid": "163bcc91920872b65de78811027a5fcbbce33d1e",
"body": "Signed-off-by: Liran Funaro <liran.funaro@gmail.com>",
"is_bot": false,
"headline": "Remove zap-logfmt (#54)",
"author_name": "Liran Funaro",
"author_login": "liran-funaro",
"committed_at": "2026-07-08T10:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4b05c5d38fad1ad877efcc87258b43b99d2b29",
"body": "…apstructure\" (#52)\n\nSigned-off-by: Liran Funaro <liran.funaro@gmail.com>",
"is_bot": false,
"headline": "[dependencies] Remove unmaintained dependency \"github.com/mitchellh/m…",
"author_name": "Liran Funaro",
"author_login": "liran-funaro",
"committed_at": "2026-06-07T18:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d50d9c239ddeb46d99bcc88ebc9297c6a0c49ede",
"body": "Signed-off-by: Fedor Partanskiy <fredprtnsk@gmail.com>",
"is_bot": false,
"headline": "bump go to 1.25.10 and libs (#51)",
"author_name": "pfi79",
"author_login": "pfi79",
"committed_at": "2026-05-27T09:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7325d782958a983b3b380888a77e7b573f344c",
"body": "* Limit PKCS11 session creation\n\nThe PKCS#11 BCCSP previously fell back to OpenSession unbounded whenever\nthe session cache was empty, allowing the number of concurrently checked\nout sessions to grow with the number of concurrent callers. Under high\nsign concurrency this surfaces from HSM/PKCS#11 li\n[…]\n+default branch was therefore unreachable; remove it so the\ncontrol flow reflects the actual invariant.\n\nSigned-off-by: Evan <evanyan@sign.global>\n\n---------\n\nSigned-off-by: Evan <evanyan@sign.global>",
"is_bot": false,
"headline": "Limit PKCS11 session creation (#49)",
"author_name": "0xEvan",
"author_login": "EvanYan1024",
"committed_at": "2026-05-18T08:22:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8fe16c9967e0d30bf4e55eb1ee9a6723d1c8720f",
"body": "Signed-off-by: Liran Funaro <liran.funaro@gmail.com>",
"is_bot": false,
"headline": "Use atomic.Pointer to prevent race condition in bccsp.Factory (#48)",
"author_name": "Liran Funaro",
"author_login": "liran-funaro",
"committed_at": "2026-03-24T18:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac15a5b13196483c466032a2ea6c663fc0ea7481",
"body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.1 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.1...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-version: 1.79.3\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 google.golang.org/grpc from 1.67.1 to 1.79.3 (#45)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-20T13:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47092d4c97e544c4b357735bdd19ddb47410b196",
"body": "Since Go 1.24, SHA-3 is included in the Go standard libraries. It is not\nnecessary to use golang.org/x/crypto.\n\nSigned-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>",
"is_bot": false,
"headline": "Use standard library crypto/sha3 (#44)",
"author_name": "Mark S. Lewis",
"author_login": "bestbeforetoday",
"committed_at": "2025-09-05T10:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8701ff47f3fad20e862c26537f3912196009c19c",
"body": "Signed-off-by: Fedor Partanskiy <fredprtnsk@gmail.com>",
"is_bot": false,
"headline": "run test with pkcs11 (#41)",
"author_name": "pfi79",
"author_login": "pfi79",
"committed_at": "2025-09-05T10:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31865c771f6a5cc8e04985375f0d5ce3cd230862",
"body": "Bump golang.org/x/crypto v0.37.0\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Bump golang.org/x/crypto v0.37.0 (#40)",
"author_name": "Dave Enyeart",
"author_login": "denyeart",
"committed_at": "2025-06-23T16:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc65ac3a9d98713a1548518f9b1762fcc10c4b0",
"body": "Bump Go and ubuntu versions to match fabric\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Bump Go and ubuntu versions to match fabric (#39)",
"author_name": "Dave Enyeart",
"author_login": "denyeart",
"committed_at": "2025-04-20T21:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deaea78b00294597628a38552d470eed09f6cf35",
"body": "Signed-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Bump golang.org/x/net v0.33.0 (#38)",
"author_name": "Dave Enyeart",
"author_login": "denyeart",
"committed_at": "2025-01-17T04:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca916faa8f5ddae16cea5f38efc0b909c890583",
"body": "* Bump github.com/go-kit/kit to v0.13.0\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>\r\n\r\n* Bump github.com/onsi/ginkgo/v2 to v2.20.2\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>\r\n\r\n* Bump github.com/onsi/gomega to v1.34.2\r\n\r\n* Bump github.com/prometheus/client_golang to v1.20.5\r\n\r\nSig\n[…]\n.67.1\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>\r\n\r\n* Bump Go to 1.23.4\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>\r\n\r\n---------\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Update various dependencies to match fabric repository (#37)",
"author_name": "Dave Enyeart",
"author_login": "denyeart",
"committed_at": "2024-12-13T05:41:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00f7a76e75c8ca2867686bb83dcb198f4ec4ee9a",
"body": "Signed-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Bump golang.org/x/crypto to v0.31.0 (#36)",
"author_name": "Dave Enyeart",
"author_login": "denyeart",
"committed_at": "2024-12-12T19:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25edd1eaf5f5b4209620bcb4f13d2c0941752820",
"body": "related to fabric pull request #3343,\r\nregarding adding ed25519 support. Since the\r\nbccsp folder was moved to fabric-lib-go,\r\nI am moving the related changes here.\r\n\r\nSigned-off-by: Johann Westphall <johannwestphall@gmail.com>",
"is_bot": false,
"headline": "Add ed25519 support (#29)",
"author_name": "Johann Westphall",
"author_login": "johannww",
"committed_at": "2024-05-23T14:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a93d1a503b3e774115267acf5efb7ff21f635002",
"body": "Add warnings and debug logging to troubleshoot\r\npkcs11 initialize function.\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Add logging for pkcs11 initialize (#33)",
"author_name": "Dave Enyeart",
"author_login": "denyeart",
"committed_at": "2024-05-13T13:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d804768e77d55145faff5facbc740360a205420",
"body": "Enable weekly scheduled build.\nAlso update Go to v1.2.9.\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Enable weekly scheduled build",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2024-04-30T13:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257277fc6a12a049fe9686d4de687cf8ab96b34d",
"body": "Signed-off-by: Fedor Partanskiy <pfi79@mail.ru>",
"is_bot": false,
"headline": "smartbft transfer to hyperledger labs",
"author_name": "Fedor Partanskiy",
"author_login": "pfi79",
"committed_at": "2024-03-14T12:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d656ae1740f9316960663bbea898910df05935bd",
"body": "Signed-off-by: Fedor Partanskiy <pfi79@mail.ru>",
"is_bot": false,
"headline": "change gitigmore",
"author_name": "Fedor Partanskiy",
"author_login": "pfi79",
"committed_at": "2024-03-14T12:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d5de3c8e7422e3288fc932fc3bf98320bfb0f0",
"body": "Bump golang.org/x/tools from v0.14.0 to v0.17.0.\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Bump golang.org/x/tools from v0.14.0 to v0.17.0",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2024-02-16T14:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e2292178ae562cd9787a5bc6b550082befb3127",
"body": "Remove debug from gendoc.\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Remove debug from gendoc",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2024-02-16T14:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdcc4d1640555dbcc92acfc5a99ef3213fe8c750",
"body": "Move the following packages from fabric repository to fabric-lib-go\nso that they can be shared more easily between fabric and fabric-ca.\n\ngithub.com/hyperledger/fabric/bccsp\ngithub.com/hyperledger/fabric/common/flogging\ngithub.com/hyperledger/fabric/common/metrics\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Move bccsp, metrics, flogging to fabric-lib-go",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2024-02-16T14:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4c2b2fdafb3af209f172704edd4a020b122608",
"body": "Change 'main' to '**'.\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Update Github Actions to apply to any branch",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2024-02-13T21:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f51925d29aed5618a31ff4032adfe55b0ee39f",
"body": "Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>",
"is_bot": false,
"headline": "Transition CI from Azure Pipelines to GitHub Actions",
"author_name": "Tatsuya Sato",
"author_login": "satota2",
"committed_at": "2023-10-03T20:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93b8f778000b371cf4104a6fa731872f6670ecb0",
"body": "* Bump Go to 1.19.7\r\n\r\nBump Go to 1.19.7.\r\nAlso update dependencies.\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>\r\n\r\n* Bump Go to 1.20.2\r\n\r\nBump Go to 1.20.2.\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>\r\n\r\n---------\r\n\r\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Bump Go to 1.20.2 (#17)",
"author_name": "Dave Enyeart",
"author_login": "denyeart",
"committed_at": "2023-03-24T18:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c94ea40bef85f5ef23b1b851d63013ea61c57d1",
"body": "Switch fabric-lib-go to use fabric-core-maintainers.\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Switch fabric-lib-go to use fabric-core-maintainers.",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2023-03-24T18:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc1778c722bd5967eff033bb17fa0d2c7d3cdc1",
"body": "Signed-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "Make maintainers file a pointer",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2022-11-09T02:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4a31d0fc7337a97407982765372570df9c0028",
"body": "Signed-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "Move MAINTAINERS to Markdown",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2022-11-03T20:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb118cbc38d23cd89301931700afe177a9592940",
"body": "Signed-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "Update MAINTAINERS.rst",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2022-07-20T16:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3a7905286891f0bd69db01e91126ad72279b99d",
"body": "Remove retired maintainers\n\nSigned-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "Update MAINTAINERS.rst",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2022-07-20T16:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e165c560335f3902c0859cc9c05ed0902ca5a96",
"body": "Update Go to 1.16.7.\nAlso bump ubuntu to 20.04.\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Update Go to 1.16.7",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2021-08-31T06:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce842aab786bcae5a522ce19508368027d3242fb",
"body": "Resolve go vet errors.\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Resolve go vet errors",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2021-08-31T06:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c69e9d1ce4b6f31f72f6007a2b80f0aaed01a73",
"body": "Update \"master\" branch references to \"main\".\n\nSigned-off-by: David Enyeart <enyeart@us.ibm.com>",
"is_bot": false,
"headline": "Update \"master\" branch references to \"main\"",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2021-03-19T23:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf0b45390023a51555f799678d2eacf01305a5d",
"body": "- use Go modules\n- move to Go 1.14.3 in CI\n\nSigned-off-by: Gari Singh <gari.r.singh@gmail.com>",
"is_bot": false,
"headline": "Move to Go modules",
"author_name": "Gari Singh",
"author_login": "mastersingh24",
"committed_at": "2020-05-26T18:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d86249c562bfcbdfa6a8de590177e74d333f7919",
"body": "Signed-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "Convert CODEOWNERS to pointer",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2020-04-24T17:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d09be17d1edd874112eefb5110cea91e5c06bb5b",
"body": "This represents the current settings of this repo.\n\nSigned-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "FAB-17777 Create basic settings.yaml",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2020-04-24T17:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab1a8dec840116642a5b1ef33814198dc779253",
"body": "Fix license check script\n\nSigned-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "Jenkins no longer used",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2020-03-31T00:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444a8ff2c71f0785defa5427152241a7932138b9",
"body": "Signed-off-by: davidliu <david-khala@hotmail.com>",
"is_bot": false,
"headline": " [FABLG-5] readme:add section 'what is'",
"author_name": "davidliu",
"author_login": "davidkhala",
"committed_at": "2020-01-07T18:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25624f42bf66e87dc7ab11beecb813084caef51",
"body": "Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>",
"is_bot": false,
"headline": "Fix license checks with empty candidate list",
"author_name": "Matthew Sykes",
"author_login": "sykesm",
"committed_at": "2020-01-07T17:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3382ca3963e885a4942beff366b7fc4d04dd450b",
"body": "Signed-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "Remove Gerrit reference",
"author_name": "Matthew Sykes",
"author_login": "sykesm",
"committed_at": "2020-01-07T17:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e01d4f1ef4afa92cb7c26a3c9e6517e95df1589c",
"body": null,
"is_bot": false,
"headline": "Merge \"[FABLG-9] Add Azure Pipelines YAML file\"",
"author_name": "David Enyeart",
"author_login": "denyeart",
"committed_at": "2019-11-20T17:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7858ab28d552a99f21c22f8a9910cbe5aaeafe4e",
"body": "Change-Id: Ifc9955247d80410374ef0489406fb26d7198b456\nSigned-off-by: Ry Jones <ry@linux.com>\nSigned-off-by: Matthew Sykes <sykesmat@us.ibm.com>",
"is_bot": false,
"headline": "[FAB-16912] Defang StaleBot",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2019-11-14T21:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d36c9f2e7ccf6b7b1b4f4323e06eac66d6839e6",
"body": "Signed-off-by: Brett Logan <Brett.T.Logan@ibm.com>\nChange-Id: I50e24321b4d3b5582ac144993049022f758fa1f6",
"is_bot": false,
"headline": "[FABLG-9] Add Azure Pipelines YAML file",
"author_name": "Brett Logan",
"author_login": null,
"committed_at": "2019-11-12T23:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce2b808a8873268211008552537d973a06f2ba9",
"body": "Signed-off-by: Ry Jones <ry@linux.com>\nChange-Id: I02b5079238d037afbf657341b4d83691280f80c7",
"is_bot": false,
"headline": "[IN-68] Add default GitHub SECURITY policy",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2019-09-25T17:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "392d44cba979da937c31149d31769e895b4232aa",
"body": "Signed-off-by: Ry Jones <ry@linux.com>\nChange-Id: I68f0aec7585a6e14e4bfb9dca4bf6f9e4f2e2ee5",
"is_bot": false,
"headline": "[FAB-16489] Add CODEOWNERS",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2019-09-03T01:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bab89b9974afc978504eae9254f5b6a370d2dca4",
"body": "Signed-off-by: Brett Logan <Brett.T.Logan@ibm.com>\nChange-Id: I320f3d2f84f6b68931447733f240a1005c10f60c",
"is_bot": false,
"headline": "[FABLG-8] Disable Ansi Color Wrapper",
"author_name": "Brett Logan",
"author_login": null,
"committed_at": "2019-09-03T00:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32876b1653bc967b83d37787f00a97e402824e26",
"body": "Replace raw bash with Jenkins DSL shell command\nto collect the architecture of the slave node\n\nChange-Id: Ia464903754ea74bb78c149488060feb3fec31550\nSigned-off-by: Brett Logan <Brett.T.Logan@ibm.com>",
"is_bot": false,
"headline": "[FABLG-6] Fix scripting error in Jenkinsfile",
"author_name": "Brett Logan",
"author_login": null,
"committed_at": "2019-05-17T06:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a7787a1a5ea7ddb7d287ed6b37eb26517b47f9",
"body": "Test had a millisecond timeout which flaked out in\nCI\n\nChange-Id: I01b1008b7acc97d164c88cc9252ca47689850597\nSigned-off-by: Brett Logan <Brett.T.Logan@ibm.com>",
"is_bot": false,
"headline": "[FABLG-7] Fix timeout issue in TestServeHTTP_Timeout",
"author_name": "Brett Logan",
"author_login": null,
"committed_at": "2019-05-10T15:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "860a1271290aeb5a0c95275fe4d60895e107af9e",
"body": null,
"is_bot": false,
"headline": "Merge \"FAB-13791 fabric-lib-go CI changes\"",
"author_name": "Matthew Sykes",
"author_login": "sykesm",
"committed_at": "2019-05-01T15:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53196ad1365bb7a800dcea72554fdf87883b3252",
"body": "This patch creates a Jenkinsfile to clone the refspec on the patchset\nsubmission and clone the repository on the merge event. Jenkinsfile uses the\nglobal shared library from the ci-management repository and execute unit-tests\nand send the merge build failure notifications to jenkins-robot rocketChat\n[…]\necutes unit-tests on clean environment after fetch the patchset\nor clone the repository.\n\nChange-Id: I263ba738e442ec1c1ed5ac19129604fc6121db03\nSigned-off-by: rameshthoomu <rameshbabu.thoomu@gmail.com>",
"is_bot": false,
"headline": "FAB-13791 fabric-lib-go CI changes",
"author_name": "rameshthoomu",
"author_login": "rameshthoomu",
"committed_at": "2019-04-02T18:22:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3927a7b44496407a0a24214997332b043ae8b753",
"body": "Change-Id: I94c79a136ae51b427626c7f795155d06c522c9ea\nSigned-off-by: Matthew Sykes <sykesmat@us.ibm.com>",
"is_bot": false,
"headline": "[FAB-13792] add scripts to test fabric-lib-go",
"author_name": "Matthew Sykes",
"author_login": "sykesm",
"committed_at": "2019-02-12T21:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a0acfb37ba5397dea0109bf3a911c4f7750f3e",
"body": "Use GitHub's process to automatically comment\nand close PRs, with a pointer to the contributing\nguide.\n\nChange-Id: I5597fe27d360df92436a5bedbfef65ad3b167eb4\nSigned-off-by: Ry Jones <ry@linux.com>",
"is_bot": false,
"headline": "Configure Stale ProBot",
"author_name": "Ry Jones",
"author_login": "ryjones",
"committed_at": "2018-12-30T09:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90dc96fb23ab7eb18477e4bfcf9cd8ebdb7209f0",
"body": "Changed the interface to return an error\nrather than a message and boolean.\n\nMakes the interface more consumable.\n\nChange-Id: I3dd53aa4fe51e26423b3c07bbcf48f07aa005797\nSigned-off-by: Gari Singh <gari.r.singh@gmail.com>",
"is_bot": false,
"headline": "HealthCheck() should simply return error",
"author_name": "Gari Singh",
"author_login": "mastersingh24",
"committed_at": "2018-11-14T11:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed350dcb2345432d94ed04973dd2b599578c797",
"body": "Pass a context on to the healthhecks.\nThe context has a configurable timeout\nand it's parent (which is passed in via\nthe http.Request) was a cancel.\n\nIf the parent's cancel is triggered, simply\nreturn as this means that the HTTP client\nterminated its connection.\n\nIf the tiemout is triggered, return\nHTTP status of request timeout\n\nChange-Id: I52dc37d37b7ae7908fb7fdd98e41600d5a25bf2a\nSigned-off-by: Gari Singh <gari.r.singh@gmail.com>",
"is_bot": false,
"headline": "[FABLG-1] Pass context to health checks",
"author_name": "Gari Singh",
"author_login": "mastersingh24",
"committed_at": "2018-10-31T13:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cbf92d29e76a134d1cb64ef9b428006fc042f5f",
"body": "The healthz package provides a HealthHandler\nobject with which objects implementing the\nHealthChecker interface can be registered.\n\nThe HealthHandler.ServerHTTP() implements\nthe http.Handler interface for use with\nany http.Server.\n\nChange-Id: Ia8b9bdd52343a1d27a42f98cb66879c5306c4519\nSigned-off-by: Gari Singh <gari.r.singh@gmail.com>",
"is_bot": false,
"headline": "[FABLG-1] Implement common health check package",
"author_name": "Gari Singh",
"author_login": "mastersingh24",
"committed_at": "2018-10-24T11:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "288038cf532e784a292a2b3d04f22af53797cf49",
"body": "- license\n- readme\n- conduct\n- contributing\n- maintainers\n\nChange-Id: Ied87d570912da78cd608ed75fc1969b6efba1053\nSigned-off-by: Gari Singh <gari.r.singh@gmail.com>",
"is_bot": false,
"headline": "Initial Commit",
"author_name": "Gari Singh",
"author_login": null,
"committed_at": "2018-10-21T12:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0452e1dfe6de85f95bf9a88c8fa39aeeadabcbae",
"body": null,
"is_bot": false,
"headline": "Initial empty repository",
"author_name": "Jessica Wagantall",
"author_login": "jwagantall",
"committed_at": "2018-10-19T17:40:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 8,
"latest_release_at": "2026-05-27T09:48:05Z",
"latest_release_tag": "v1.1.4",
"releases_from_tags": true,
"days_since_last_push": 6,
"active_weeks_last_year": 7,
"days_since_latest_release": 58,
"mean_days_between_releases": 550.2
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/hyperledger/fabric-lib-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/hyperledger/fabric-lib-go",
"is_deprecated": false,
"latest_version": "v1.1.4",
"repository_url": "https://github.com/hyperledger/fabric-lib-go",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-27T09:48:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 58
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"vendor/github.com/Masterminds/semver/v3/Makefile",
"vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml",
"vendor/github.com/munnerz/goautoneg/Makefile",
"vendor/github.com/onsi/ginkgo/v2/Makefile",
"vendor/github.com/pkg/errors/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/github.com/sagikazarmark/locafero/justfile",
"vendor/github.com/sourcegraph/conc/Makefile",
"vendor/github.com/spf13/cast/Makefile",
"vendor/github.com/spf13/viper/Makefile",
"vendor/go.uber.org/multierr/Makefile",
"vendor/go.uber.org/zap/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"tools/go.mod"
],
"largest_source_bytes": 37527,
"source_files_sampled": 128,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"tools/go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/go-kit/kit",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.0"
},
{
"name": "github.com/go-logfmt/logfmt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.1"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.0"
},
{
"name": "github.com/miekg/pkcs11",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.28.3"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.40.0"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.81.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "denyeart",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/20165681?v=4"
},
{
"type": "User",
"login": "ryjones",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/466142?v=4"
},
{
"type": "User",
"login": "mastersingh24",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5595790?v=4"
},
{
"type": "User",
"login": "sykesm",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4517909?v=4"
},
{
"type": "User",
"login": "pfi79",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/7284783?v=4"
},
{
"type": "User",
"login": "liran-funaro",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1833758?v=4"
},
{
"type": "User",
"login": "EvanYan1024",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/136288110?v=4"
},
{
"type": "User",
"login": "jwagantall",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/14985748?v=4"
},
{
"type": "User",
"login": "johannww",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/26340583?v=4"
},
{
"type": "User",
"login": "bestbeforetoday",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4856862?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.34
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"schedule.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml",
".golangci.yml"
],
"has_editorconfig": true,
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"reason": "security policy file 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": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "163bcc91920872b65de78811027a5fcbbce33d1e",
"ran_at": "2026-07-25T03:58:36Z",
"aggregate_score": 3.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rstutsman/fabric-lib-go",
"host": "github.com",
"name": "fabric-lib-go",
"owner": "rstutsman"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"security": 31,
"vitality": 55,
"community": 12,
"governance": 42,
"engineering": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 0.982,
"days_since_last_push": 6,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v1.1.4",
"releases_from_tags": true,
"days_since_latest_release": 58,
"mean_days_between_releases": 550.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 58 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 58
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~550.2 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 550.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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 42,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 13,
"top_contributor_share": 0.34
},
"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 34% of commits",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 34
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"followers": 46,
"owner_type": "User",
"is_verified": null,
"owner_login": "rstutsman",
"public_repos": 32,
"account_age_days": 5796
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "46 followers of rstutsman",
"points": 12,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 46,
"login": "rstutsman"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "32 public repos, account ~15 yr old",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 32
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 59,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"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.yaml, .golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml, .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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://wiki.hyperledger.org/display/fabric",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://wiki.hyperledger.org/display/fabric",
"points": 15,
"status": "met",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"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": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"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": 35,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.655,
"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": "36 of 55 human commits state their intent (structured subject or explanatory body)",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 55
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"vendor/github.com/Masterminds/semver/v3/Makefile",
"vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml",
"vendor/github.com/munnerz/goautoneg/Makefile",
"vendor/github.com/onsi/ginkgo/v2/Makefile",
"vendor/github.com/pkg/errors/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/github.com/sagikazarmark/locafero/justfile",
"vendor/github.com/sourcegraph/conc/Makefile",
"vendor/github.com/spf13/cast/Makefile",
"vendor/github.com/spf13/viper/Makefile",
"vendor/go.uber.org/multierr/Makefile",
"vendor/go.uber.org/zap/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"tools/go.mod"
],
"dependency_bot_commit_share": 0.018
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/onsi/ginkgo/v2/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/sagikazarmark/locafero/justfile, vendor/github.com/sourcegraph/conc/Makefile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/viper/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/onsi/ginkgo/v2/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/sagikazarmark/locafero/justfile, vendor/github.com/sourcegraph/conc/Makefile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/viper/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/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": ".golangci.yaml, .golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml, .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": "Dockerfile, Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 56",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 56
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 56 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 56
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 37527,
"source_files_sampled": 128,
"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/128 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 128,
"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": [
"Community profile unavailable",
"go package 'github.com/hyperledger/fabric-lib-go' points at a different repository (https://github.com/hyperledger/fabric-lib-go); excluded from ecosystem scoring",
"Could not fetch go package 'github.com/hyperledger/fabric-lib-go/tools' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T03:58:47.262589Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rstutsman/fabric-lib-go.svg",
"full_name": "rstutsman/fabric-lib-go",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}