Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"blockchain",
"chaincode-as-a-service",
"hyperledger-fabric",
"hyperledger-fabric-network",
"kubernetes-operator",
"kubernetes",
"go"
],
"is_fork": false,
"size_kb": 1117,
"has_wiki": true,
"homepage": "http://fabricops.io",
"languages": {
"Go": 636265,
"Java": 34146,
"Shell": 34021,
"Makefile": 15891,
"Dockerfile": 3089,
"JavaScript": 4928
},
"pushed_at": "2026-07-20T10:20:26Z",
"created_at": "2026-06-15T14:25:10Z",
"owner_type": "User",
"updated_at": "2026-07-21T22:24:09Z",
"description": "FabricOps is a Kubernetes operator for provisioning multi-organization Hyperledger Fabric networks from declarative configuration.",
"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": "https://ng.linkedin.com/in/pereowei",
"name": "Pereowei Daniel",
"type": "User",
"login": "dpereowei",
"company": null,
"location": "Literal Center of the Universe",
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/82245725?v=4",
"created_at": "2021-04-10T00:44:03Z",
"is_verified": null,
"public_repos": 57,
"account_age_days": 1929
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-07-17T17:06:13Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-17T15:22:58Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-06-26T02:50:32Z"
}
],
"recent_commits": [
{
"oid": "ee1eaea0a55bd389d488b8d0ce44b92c4884b355",
"body": "Feature/release workflow",
"is_bot": false,
"headline": "Merge pull request #22 from dpereowei/feature/release-workflow",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T18:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591c34e068302e892d0ce8e1d1874d0bd7dd3c60",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Feat: Automate Release",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T17:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d4d447f6bd4301d351bac5d0e8c66a1e36dc18",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Feat: Automate Release",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T17:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc440e83b909d9019c428766baa54faa5361332c",
"body": "Add fabricopsctl payload support and install docs",
"is_bot": false,
"headline": "Merge pull request #21 from dpereowei/feature/post-release-followups",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T16:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19644541b45fe40949254bdd9d1e09002d3720e7",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add fabricopsctl payload support and install docs",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T16:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b69c33cddc83b28bfc1d4cb9bbdb139894620373",
"body": "Fix Fablo Kubernetes bootstrap and prepare v0.1.1",
"is_bot": false,
"headline": "Merge pull request #20 from dpereowei/feature/fablo-k8s-probe-fix",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T14:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd079abb6aaf6753eda7730a133136d259de99f",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Retry e2e chaincode client operations",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T14:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1514a57a73163ba038dc5e6dc4b1bef275fd08f4",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Split e2e runtime smokes",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T14:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37fa0f4265539ff4eeee833e09b4cca7b70f8c9",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Load sample chaincode image in CI smokes",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T13:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f2060f8a476a2842d09d25a5aa5359c317fbe0c",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Prepare FabricOps v0.1.1 release",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T13:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d083433470d46ea996140564c222e94d71e339",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Fix Fablo Kubernetes channel bootstrap",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-17T13:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b9f687ee26e1a8e177d895b10f4d88d7cddac93",
"body": "Expand sample runtime e2e and helper cleanup",
"is_bot": false,
"headline": "Merge pull request #19 from dpereowei/feature/sample-runtime-e2e",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-13T10:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73388094af9db973b5508f6f2adc1ffe8527a1d5",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Use fabricopsctl in smoke validation",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-13T09:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c3b7d14b8ff9a941e5062d9d7d857710ba25f7f",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Stop tracking Java Gradle cache",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-13T09:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d6204fcaaf02af7675bb5dfee0f3d6b2b27b3e",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add fabricopsctl wait command",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-13T09:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2acc102cc9c1bfd1b8de09454adbcabce426ac9",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Persist anchor peer update evidence",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-13T08:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256b79e715fb2ebbb96ac595f4c448162e458796",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "add gradle upgrade",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-13T08:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe212ab0d22255fcfa5c9d663b4fce2a7c66183",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Persist peer join evidence",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-12T21:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3182eb9a20de28c23dd6c681a290007b9d59a4c8",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Persist orderer join evidence",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-12T20:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ffb8cff3409f43d880854c95c86159638de054b",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Prove helper job cleanup in e2e",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-12T19:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b49b90b1d4e573124960217ba8e02f6ddcf7fda4",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Persist chaincode lifecycle job evidence",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-12T19:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1e251a1808bd6ccadc5cefd8f8cbc9a4d9a1a3d",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add succeeded helper job cleanup",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-12T14:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f6a7c3a36f6840f02188a6ebd835f8ab34632cb",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add safe peer scale-down reconciliation",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-12T14:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642cdb57afd09ab5973071898849424f0afac392",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add post-bootstrap peer scale-up e2e",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-12T03:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79314d70825d074be66060b49111a45700434d80",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Refresh FabricOps support matrix",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-11T19:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98ac1a6323c5350c26c34431e8ca1e54d2cc95d",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Expand sample runtime e2e coverage",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-11T19:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940b97cce5ccbdd717814bd8fd9921e09fb24b31",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Gradle changes",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-11T19:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2033e653983b2047e9882530c1a02679f616ea2e",
"body": "Add chaincode upgrade smoke and FabricOps CLI operations",
"is_bot": false,
"headline": "Merge pull request #18 from dpereowei/feature/chaincode-upgrade-e2e",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-11T19:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "228ec4657fb8d73e885282ee0b0d1d70371f3896",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Sync Helm chart CRD schema",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-11T19:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e029c030494091a6842496b21c8abe6c40c34d9f",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add JSON output for fabricopsctl operations",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-11T18:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf9bd47495c4693fccff6b355c6dc076eee5148",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "add and test fabricops cli for invoke/query",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-08T19:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b14bf4a1b863504ade1b343541334fe829d914",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add client access helpers and CouchDB index packaging",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-08T14:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c25e19c92fa4ccfb93ea4f5b0dd75cb7377e0ab4",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add chaincode upgrade e2e smoke",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T18:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e171132f5449051247d3466e008031be20853e04",
"body": "Cover chaincode upgrade reconciliation",
"is_bot": false,
"headline": "Merge pull request #17 from dpereowei/feature/chaincode-upgrade-flow",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T18:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a0077c6566c8978443834f8eee18a82fbc27edb",
"body": null,
"is_bot": false,
"headline": "Cover chaincode upgrade reconciliation",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T18:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7854088e9cae60d2ff733819431cca81dd6fcac5",
"body": "…b-names\n\nMake chaincode lifecycle jobs definition-aware",
"is_bot": false,
"headline": "Merge pull request #16 from dpereowei/feature/chaincode-definition-jo…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T17:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a51924fd4d17d41d9ed67bc11e700826288d06",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Make chaincode lifecycle jobs definition-aware",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T16:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c258296d85a6cc377554173ac2c8cc70d9ed0a6a",
"body": "…dation\n\nValidate endorsement policy MSP references",
"is_bot": false,
"headline": "Merge pull request #15 from dpereowei/feature/endorsement-policy-vali…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T13:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c187e0c7e7285936fd82217c1cda1867a9fb2dd1",
"body": null,
"is_bot": false,
"headline": "Validate endorsement policy MSP references",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T12:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "727167fe6c3a6aa81f854e10ec97df5bdc9e85d0",
"body": "Add private data collection lifecycle support",
"is_bot": false,
"headline": "Merge pull request #14 from dpereowei/feature/private-data-collections",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T12:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d78aedc698808042e12df1ff279f298aef0213fa",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: patch Helm chart CRD",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T12:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "635b13bfc357cc7622ed5c38ba38f59a95e59d50",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "Add private data collection lifecycle support",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-07T11:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3427cb6cb35fd83c06f5f7d0c79d4b4f8ae690ba",
"body": "…ample\n\ntest: prove multi-org endorsement sample",
"is_bot": false,
"headline": "Merge pull request #13 from dpereowei/feature/multi-org-endorsement-s…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T23:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc5f57c4d7427c441f84032d2a783ba8c940ad53",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "test: prove multi-org endorsement sample",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T23:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1b8aac707a143562a6d8f4b7ad01e83f2a4e074",
"body": "docs: add Fabric and Fablo parity roadmap",
"is_bot": false,
"headline": "Merge pull request #12 from dpereowei/feature/fabric-parity-roadmap",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T22:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4925d599acd91e174cfcd2df1e911da456af5bc0",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "docs: add Fabric and Fablo parity roadmap",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T22:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "962088de09cf3cbb4de68b1e3caa4bf247cc93a4",
"body": "…mples/chaincodes/go_settlement/golang.org/x/net-0.55.0\n\nbuild(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 in /config/samples/chaincodes/go_settlement",
"is_bot": false,
"headline": "Merge pull request #11 from dpereowei/dependabot/go_modules/config/sa…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T17:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3874985c7a7ee73b64533717283edfbed9b00c3",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.48.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.55.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/net",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T17:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31db6b55b21b51aa5c0c2605bbd5ada1aea60548",
"body": "…g/x/net-0.55.0\n\nbuild(deps): bump golang.org/x/net from 0.49.0 to 0.55.0",
"is_bot": false,
"headline": "Merge pull request #10 from dpereowei/dependabot/go_modules/golang.or…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T17:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7454dad7da932259d13df5c3247407c94e61f618",
"body": "Feature/ccaas multi peer packaging",
"is_bot": false,
"headline": "Merge pull request #9 from dpereowei/feature/ccaas-multi-peer-packaging",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T17:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a409fc851b606d03f5e15dc82e57fc9552c5da",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: satisfy chaincode package lint",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T17:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f80e528ef1b363ef870102d6c1e5298bcfb32de8",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: generate deterministic ccaas packages",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T17:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da634b1bc0ff8afa7fa399bdb44937a565f53c16",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.49.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.55.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/net from 0.49.0 to 0.55.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T16:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2074c5ae7039ef4789ac11026b7d2fd5fad2e13b",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "test: harden multi-peer ccaas smoke validation",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-05T16:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f14dbe0d8fa286304c2ab04af8a61aa738712c9c",
"body": null,
"is_bot": false,
"headline": "Live channel addition and reconciliation",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-07-02T11:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30319cb6530919374309b121dedceff07fc67f1",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: use shared per-org package labels",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-30T14:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d962ff99657921514bb30b136b2f6fd7159053a",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "document installation instructions",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-26T03:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecd3b1025377eab8814a15ff599e0532337b84fb",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "feat: first release",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-26T02:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a083c317bbdcf683882e605b24891fbe3ecb5575",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: logo image in light mode",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-26T02:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04488aae3a76a5281876603029f81e4aa20bfd67",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: resolve lint issues",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-26T02:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a42964e24aafd3cbbb301ad29d36d51b866e97",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "feat: extend e2e-tests to github actions",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-26T01:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1cfd60db1b2b5d58e56a40304ab6155f6f8c0c3",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: change API group label domain to fabricops.io",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-25T23:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8afaa9542e73ad432a4e0d4342402585938c868",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "feat: test helm install",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-25T20:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68be3f02af8863f2d55885f7a55a1a3b7a4675bb",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: Restore missing Kubebuilder deployment manifests",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-25T19:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e8493414dc0ff651d19525311d044aaa0af18c",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "fix: add validation markers and better error messaging",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-25T13:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b32e431d54323cd347de8800278474d6586c1f3",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "feat: chaincode-as-a-service",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-25T07:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fd7801758248d8ebb0bbe7574da529bbd52d215",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "feat:generate chaincode connection/package metadata",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-23T12:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6d10d36fd688022937e1981fff8b19aa7a719d",
"body": "chore: add Apache 2.0 license",
"is_bot": false,
"headline": "Merge pull request #8 from gtx20060124-bot/add-apache-license",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-23T08:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "229f70f0ae3035eda2791031200eb281454c473c",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-23T08:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0482a0a2e92a55f9b8071c6dfcc2ab76da0fc78",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add Apache 2.0 license (#2)",
"author_name": "Gaotax2006",
"author_login": null,
"committed_at": "2026-06-22T23:11:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "557dcafafbdb18cd908a1d3700bf32f5bf5c5794",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "feat: add sample java chaincode",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T18:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ae39c583956ef1376a2b9c2c437202e75394d5d",
"body": "…ples/chaincodes/go_settlement/google.golang.org/grpc-1.79.3\n\nbuild(deps): bump google.golang.org/grpc from 1.59.0 to 1.79.3 in /config/samples/chaincodes/go_settlement",
"is_bot": false,
"headline": "Merge pull request #6 from dpereowei/dependabot/go_modules/config/sam…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T15:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8253149ac98725dbe3af605cf55222f982877e08",
"body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-version: 1.79.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump google.golang.org/grpc",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T15:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49aec40c971b81133c802aaaba50b87f11929ad3",
"body": "…ples/chaincodes/go_settlement/google.golang.org/grpc-1.79.3\n\nbuild(deps): bump google.golang.org/grpc from 1.59.0 to 1.79.3 in /config/samples/chaincodes/go_settlement",
"is_bot": false,
"headline": "Merge pull request #4 from dpereowei/dependabot/go_modules/config/sam…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T15:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38cb90ed069c71e80eb8d3ed6e6c2a748955dd07",
"body": "…des/go_settlement/google.golang.org/grpc-1.79.3",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/go_modules/config/samples/chainco…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T15:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b05ed4b25f662fa5a13887dae813569bfb081f",
"body": "…ples/chaincodes/go_settlement/golang.org/x/net-0.38.0\n\nbuild(deps): bump golang.org/x/net from 0.17.0 to 0.38.0 in /config/samples/chaincodes/go_settlement",
"is_bot": false,
"headline": "Merge pull request #3 from dpereowei/dependabot/go_modules/config/sam…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T15:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "489dea02062408f7596245252267873174b71a8d",
"body": "…des/go_settlement/google.golang.org/grpc-1.79.3",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/go_modules/config/samples/chainco…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T15:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbb2cfe758b5196f89ed6cc37042fcede52d88c2",
"body": "…ples/chaincodes/go_settlement/google.golang.org/protobuf-1.33.0\n\nbuild(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /config/samples/chaincodes/go_settlement",
"is_bot": false,
"headline": "Merge pull request #5 from dpereowei/dependabot/go_modules/config/sam…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T15:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c82e8099c85c815cfb8865b1c213e4967109f97",
"body": "Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-version: 1.33.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump google.golang.org/protobuf",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T13:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0bbbc30749af67af99d815e6678a854f22effa",
"body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-version: 1.79.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump google.golang.org/grpc",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T13:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6227666da0d79f8c6ce56693b738f92eb2edbb79",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.38.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/net",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T13:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acbeb081bef9a05ac66e3049691bcfdd88dde225",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/dpereowei/FabricOps",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T13:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc29907845f95680767c1a2a6d9ef3a845a0a9ff",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "feat: add sample Go chaincode",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-21T13:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3669406e8d3d97d30a840f1bbf010b785262621",
"body": "…emetry.io/otel/sdk-1.43.0\n\nBump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0",
"is_bot": false,
"headline": "Merge pull request #1 from dpereowei/dependabot/go_modules/go.opentel…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-20T22:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84bca5a949c0f9bd242df75196eb0f7077a383d3",
"body": "Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.40.0 to 1.43.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\n...v1.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.opentelemetry.io/otel/sdk\n dependency-version: 1.43.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-20T22:03:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "849184aa7d88fc804a758c5032596b684f520528",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "push sample node chaincode",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-20T19:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f4dfa60c6632c529c2cc80ba7766cb16446824",
"body": "Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>",
"is_bot": false,
"headline": "build sample node chaincode",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-20T19:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20be5e0721ad55348593b3d021f4d55dd2ed26ab",
"body": null,
"is_bot": false,
"headline": "Configure anchor peers",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-19T00:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cbcc7dc13535ef1d855765dc089ffd98169e6a7",
"body": null,
"is_bot": false,
"headline": "Join orderers to channels",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-18T23:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766e012d4af2a3e0e954942fa47de4ec2219efa8",
"body": "…hout loosing state unexpectedly",
"is_bot": false,
"headline": "feat: Fabric components should survive normal Kubernetes restarts wit…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-18T00:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b72c40f6cef057796689edc152ee41d559aeb0f3",
"body": null,
"is_bot": false,
"headline": "Add persistent storage for Fabric workloads",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-18T00:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc3705ea658022f51c01972c0506a72ded7b7fe",
"body": null,
"is_bot": false,
"headline": "fix: keep enrollment Fabric-CA only",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-17T23:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb0796d7e1f586a53fb9b607458ec348c2f5eac",
"body": "…cit first write",
"is_bot": false,
"headline": "fix: make dev-generated identity material a fallback instead of impli…",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-17T19:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84a05f279bcddddabf053c84cc44ef3e9807458",
"body": null,
"is_bot": false,
"headline": "enroll org admin identities",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-17T18:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df6a096f7f15389103a3daf26f4fc2121fc6d9a9",
"body": null,
"is_bot": false,
"headline": "Create CA bootstrap registrar secrets",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-17T17:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be0777ca9a597bf3133e2eed1f0cf58f3cb7136",
"body": null,
"is_bot": false,
"headline": "Add generated admin identity material",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-17T17:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a841b1bc1bdd6f6dc5886f91c8a03d8770153f",
"body": null,
"is_bot": false,
"headline": "Added dev-generated MSP/TLS",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-17T07:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa5d0da2432314c666700c528791fff7576a8a2",
"body": null,
"is_bot": false,
"headline": "Add MSP/TLS secret contract for Fabric workloads",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-17T01:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b6bdcf54a44360594f17af29c2676ceda98871",
"body": null,
"is_bot": false,
"headline": "feat: reconcile Fabric orgs into compact per-org namespaces",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-17T00:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49cd9f53a71572624e1e6cec0b08a415a5f388a",
"body": null,
"is_bot": false,
"headline": "feat: implement baseline FabricNetwork feature structs",
"author_name": "Pereowei Daniel",
"author_login": "dpereowei",
"committed_at": "2026-06-16T00:24:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 106,
"latest_release_at": "2026-07-17T17:06:13Z",
"latest_release_tag": "v0.1.2",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 6,
"days_since_latest_release": 4,
"mean_days_between_releases": 10.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/dpereowei/fabricops",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/dpereowei/fabricops",
"is_deprecated": false,
"latest_version": "v0.1.2",
"repository_url": "https://github.com/dpereowei/fabricops",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T16:52:21Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_stars": 2
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [
"config/samples/chaincodes/go_settlement/go.mod",
"config/samples/chaincodes/java_settlement/build.gradle",
"go.mod"
],
"largest_source_bytes": 192728,
"source_files_sampled": 27,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf"
],
"fixed_version": "1.82.1",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 1,
"oldest_advisory_days": 7
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 7
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2,
"critical": 1
},
"advisory_count": 3,
"affected_count": 3,
"assessed_count": 110,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.4"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.39.0"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.1"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/onsi/ginkgo/v2",
"direct": true,
"version": "v2.27.4",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-runtime",
"direct": true,
"version": "v0.24.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/antlr4-go/antlr/v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver/v4",
"direct": false,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch/v5",
"direct": false,
"version": "v5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/zapr",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.20.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/spec",
"direct": false,
"version": "v0.20.9",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.22.4",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"direct": false,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/gobuffalo/envy",
"direct": false,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/gobuffalo/packd",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/gobuffalo/packr",
"direct": false,
"version": "v1.30.1",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/google/cel-go",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20250403155104-27863c87afa6",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.27.7",
"ecosystem": "go"
},
{
"name": "github.com/hyperledger/fabric-chaincode-go",
"direct": false,
"version": "v0.0.0-20230731094759-d626e9ab09b9",
"ecosystem": "go"
},
{
"name": "github.com/hyperledger/fabric-contract-api-go",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/hyperledger/fabric-protos-go",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/joho/godotenv",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.3-0.20250322232337-35a7c28c31ee",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": false,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.67.5",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.19.2",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": false,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.9",
"ecosystem": "go"
},
{
"name": "github.com/stoewer/go-strcase",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonpointer",
"direct": false,
"version": "v0.0.0-20190905194746-02993c407bfb",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonreference",
"direct": false,
"version": "v0.0.0-20180127040603-bd5ef7bd5415",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonschema",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.65.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": false,
"version": "v1.27.1",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.3",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20251219203646-944ab1f22d93",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "gomodules.xyz/jsonpatch/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260128011058-8636f8732409",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20251202230838-ff82c1b0f217",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260128011058-8636f8732409",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.10",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.12-0.20260120151049-f2248ac996af",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apiserver",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/component-base",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.140.0",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260317180543-43fb72c5454a",
"ecosystem": "go"
},
{
"name": "k8s.io/streaming",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": false,
"version": "v0.0.0-20260210185600-b8788abfbbc2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/apiserver-network-proxy/konnectivity-client",
"direct": false,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20250730193827-2d320260d730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.3.2",
"ecosystem": "go"
},
{
"name": "fabric-contract-api",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "fabric-shim",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 110,
"direct_count": 7,
"indirect_count": 103
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 19,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "dpereowei",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/82245725?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"lint.yml",
"release.yml",
"test-chart.yml",
"test-e2e.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 2,
"reason": "badge detected: InProgress",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/5 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "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": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ee1eaea0a55bd389d488b8d0ce44b92c4884b355",
"ran_at": "2026-07-22T05:51:30Z",
"aggregate_score": 4.3,
"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-19T04:46:52Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T18:20:16Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dpereowei/FabricOps",
"host": "github.com",
"name": "FabricOps",
"owner": "dpereowei"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 54,
"vitality": 71,
"community": 24,
"governance": 55,
"engineering": 90
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 106,
"human_commit_share": 0.93,
"days_since_last_push": 1,
"active_weeks_last_year": 6
},
"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": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "106 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 106
}
}
],
"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": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.1.2",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 10.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 19,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/19 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"followers": 5,
"owner_type": "User",
"is_verified": null,
"owner_login": "dpereowei",
"public_repos": 57,
"account_age_days": 1929
},
"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": "5 followers of dpereowei",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "dpereowei"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "57 public repos, account ~5 yr old",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 57
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/dpereowei/fabricops"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 90,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"blockchain",
"chaincode-as-a-service",
"hyperledger-fabric",
"hyperledger-fabric-network",
"kubernetes-operator",
"kubernetes",
"go"
],
"has_wiki": true,
"homepage": "http://fabricops.io",
"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": "http://fabricops.io",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "badge detected: InProgress",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "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 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "3 existing vulnerabilities detected",
"points": 5.2,
"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, No advisories left outstanding. Remaining weights renormalized. Matched 110 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 110
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 3,
"assessed_packages": 110,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, unknown 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "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": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 110,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.473,
"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": "44 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"config/samples/chaincodes/go_settlement/go.mod",
"config/samples/chaincodes/java_settlement/build.gradle",
"go.mod"
],
"dependency_bot_commit_share": 0.07
},
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 192728,
"source_files_sampled": 27,
"oversized_source_files": 3
},
"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": "3/27 source files over 60KB",
"points": 48.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, samples"
}
}
],
"max_points": 40
}
]
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T05:51:44.325049Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dpereowei/FabricOps.svg",
"full_name": "dpereowei/FabricOps",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}