Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 518,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 87985,
"Shell": 30842,
"Starlark": 1100
},
"pushed_at": "2026-07-20T17:59:46Z",
"created_at": "2024-06-03T07:31:12Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T18:00:09Z",
"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",
"Shell"
]
},
"owner": {
"blog": "https://cloud.google.com",
"name": "Google Cloud Platform",
"type": "Organization",
"login": "GoogleCloudPlatform",
"company": null,
"location": null,
"followers": 21391,
"avatar_url": "https://avatars.githubusercontent.com/u/2810941?v=4",
"created_at": "2012-11-16T04:52:17Z",
"is_verified": null,
"public_repos": 1498,
"account_age_days": 5003
},
"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.2.2",
"kind": "patch",
"published_at": "2026-07-20T17:59:33Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-08T23:12:36Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2024-10-17T15:01:19Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2024-07-02T13:45:08Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2024-06-18T09:36:47Z"
}
],
"recent_commits": [
{
"oid": "a4e4a621d03a240bed1eae9c41dc8dbe11106424",
"body": "Add dhanvigoog to OWNERS",
"is_bot": true,
"headline": "Merge pull request #83 from dhanvigoog/update-owners",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2026-07-20T17:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9deda678d6106f468ac8ddf8718b30f1e4acc5e3",
"body": null,
"is_bot": false,
"headline": "Add dhanvigoog to OWNERS",
"author_name": "dhanvi",
"author_login": "dhanvigoog",
"committed_at": "2026-07-20T17:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db2d5fe8ab6bce2eae00c185fe46aa7e5110b7f9",
"body": "Add automatic release tagging script and GitHub workflow",
"is_bot": true,
"headline": "Merge pull request #82 from YifeiZhuang/tag-tool",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2026-07-08T23:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af574317205d068176d96b2610ca5dd69404df1",
"body": null,
"is_bot": false,
"headline": "Add automatic release tagging script and GitHub workflow",
"author_name": "yifeizhuang",
"author_login": "YifeiZhuang",
"committed_at": "2026-07-08T21:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0cb5d74c02739e042c7de9002e42f76d35c8a5",
"body": "Update to k8s 1.35.1 and rerun codegen",
"is_bot": true,
"headline": "Merge pull request #75 from openshift-cloud-team/codegen-k8s-1.35",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2026-03-27T20:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cbab32ecc06820e953da0c7ce7bd82b93a62ab4",
"body": "Consolidate all tool installations (controller-gen, register-gen,\nopenapi-gen) into a single block before the generation loops. This\nreplaces the per-iteration `go run` subshell with a pre-installed\nbinary invocation, making controller-gen consistent with how\nregister-gen and openapi-gen are already handled.",
"is_bot": false,
"headline": "Pre-install controller-gen consistently with other codegen tools",
"author_name": "Radek Maňák",
"author_login": "RadekManak",
"committed_at": "2026-03-27T18:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d76a294662da3d2d2fc87e46266d7b5f06f95d9",
"body": null,
"is_bot": false,
"headline": "Run update-codegen.sh",
"author_name": "Radek Maňák",
"author_login": "RadekManak",
"committed_at": "2026-03-27T18:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9946d80836729c9a881a7fc6e76d32b13580f53",
"body": null,
"is_bot": false,
"headline": "Update dependencies for k8s 1.35.1",
"author_name": "Radek Maňák",
"author_login": "RadekManak",
"committed_at": "2026-03-27T18:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91811996fe651980be290fa70eac882fcbf39eb3",
"body": "add nodenetworkconfig crd and generate code",
"is_bot": true,
"headline": "Merge pull request #74 from YifeiZhuang/nodenetworkconfig",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2026-03-27T17:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a437981a05866d34b079ffd5f47ce423caf0ac",
"body": null,
"is_bot": false,
"headline": "fix podCidrCondition",
"author_name": "yifeizhuang",
"author_login": "YifeiZhuang",
"committed_at": "2026-03-26T17:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76c176926b3fce9d80c6b4450e129f3e99f209d4",
"body": null,
"is_bot": false,
"headline": "minor change in test",
"author_name": "yifeizhuang",
"author_login": "YifeiZhuang",
"committed_at": "2026-03-19T18:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e657f631669207b30f0ef367a65ef5b087cba665",
"body": null,
"is_bot": false,
"headline": "add copyright for test",
"author_name": "yifeizhuang",
"author_login": "YifeiZhuang",
"committed_at": "2026-03-18T21:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cd3c7e05ad91c5fabf0a399aa8fbac7f766ba13",
"body": null,
"is_bot": false,
"headline": "update podCIDR condition, singular",
"author_name": "yifeizhuang",
"author_login": "YifeiZhuang",
"committed_at": "2026-03-14T00:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bed28621c567e29e979ca0675e89bda7fb3b064",
"body": null,
"is_bot": false,
"headline": "podCIDR and nnc status conditions, patch strategy, default network name",
"author_name": "yifeizhuang",
"author_login": "YifeiZhuang",
"committed_at": "2026-03-14T00:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7908570caf55035272fff12eda96fd96b6217d95",
"body": null,
"is_bot": false,
"headline": "add nodenetworkconfig crd and generate code",
"author_name": "yifeizhuang",
"author_login": "YifeiZhuang",
"committed_at": "2026-03-13T17:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c617f213240483385491398d7904e20d0b6adc",
"body": "feat: Add Kubernetes OpenAPI discovery spec generation",
"is_bot": true,
"headline": "Merge pull request #70 from 08volt/kube-openapi",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-12-12T22:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0150a25403ca0f9977fe206bb07bc536feb2dc2e",
"body": null,
"is_bot": false,
"headline": "feat: Add Kubernetes OpenAPI discovery spec generation",
"author_name": "08volt",
"author_login": "08volt",
"committed_at": "2025-12-10T13:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc2dea2a4af0b86ce8e4c37bbaee65a46d6603c0",
"body": "Create release v0.3.0.",
"is_bot": true,
"headline": "Merge pull request #69 from sypakine/release_v0.3.0",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-11-19T17:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "087410f4dd8b697d2804cab50d3bf5d12f1a8bf1",
"body": null,
"is_bot": false,
"headline": "Create release v0.3.0.",
"author_name": "Mark St John",
"author_login": "sypakine",
"committed_at": "2025-10-24T15:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e829454383ef78a31686a022735994dcb5c5b64",
"body": "fix: remove genclient for fqdnnetpol list object",
"is_bot": true,
"headline": "Merge pull request #65 from sypakine/fqdnnetworkpolicy",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-09-24T20:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2c2b77263b2a126a8b09ea5a165d0329216225",
"body": "Excluding this to prevent the following error:\n\n```\n../vendor/github.com/GoogleCloudPlatform/gke-networking-api/client/fqdnnetworkpolicy/clientset/versioned/typed/fqdnnetworkpolicy/v1alpha1/fqdnnetworkpolicylist.go:44:18: *\"github.com/GoogleCloudPlatform/gke-networking-api/apis/fqdnnetworkpolicy/v1alpha1\".FQDNNetworkPolicyList does not satisfy gentype.objectWithMeta (missing method GetAnnotations)\n```\n\nSee discussion at https://github.com/GoogleCloudPlatform/gke-networking-api/pull/54",
"is_bot": false,
"headline": "fix: remove genclient for fqdnnetpol list object",
"author_name": "Mark St John",
"author_login": "sypakine",
"committed_at": "2025-09-24T19:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fcdb568d69561ef6effc5a1dab232ed7493ba4b",
"body": "chore: expose fqdnnetworkpolicy API",
"is_bot": true,
"headline": "Merge pull request #64 from sypakine/fqdnnetworkpolicy",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-09-24T17:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb956f6a551797ccd3b5b3f33c65b59c7be2e31",
"body": "For more information on controlling pod egress traffic using this API, see: https://cloud.google.com/kubernetes-engine/docs/how-to/fqdn-network-policies",
"is_bot": false,
"headline": "chore: expose fqdnnetworkpolicy API",
"author_name": "Mark St John",
"author_login": "sypakine",
"committed_at": "2025-09-23T23:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e88f4ed9f50ae09c64525068ed953ad354ffdd35",
"body": "Modify validation to include IPv6 CIDRs",
"is_bot": true,
"headline": "Merge pull request #58 from grigoor/feature/add-ipv6-cidr",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-03-18T08:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7c0018935477c125b555a978a43597dc1e39973",
"body": null,
"is_bot": false,
"headline": "Revert controller-gen.kubebuilder.io/version to initial value",
"author_name": "Grigor Nalbandyan",
"author_login": "grigoor",
"committed_at": "2025-03-17T15:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86fe4b427ae90bfbf9e0d3cae5a427ea1a4c141e",
"body": null,
"is_bot": false,
"headline": "Add x-kubernetes validation to types.go file",
"author_name": "Grigor Nalbandyan",
"author_login": "grigoor",
"committed_at": "2025-03-17T11:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a230b1c6e115ce7acc09cd9ecb9864d585845e3",
"body": null,
"is_bot": false,
"headline": "Add IP and CIDR validation using CEL",
"author_name": "Grigor Nalbandyan",
"author_login": "grigoor",
"committed_at": "2025-03-13T11:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8444b47d50a6256c93cdcd9dbee56b273cc534d",
"body": null,
"is_bot": false,
"headline": "Modify regex to include unicast ipv6 types (e.g. a:b:c:d:e:f:0::/64)",
"author_name": "Grigor Nalbandyan",
"author_login": "grigoor",
"committed_at": "2025-02-19T11:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8556c26f941438801408146a6e700613e7d36cbb",
"body": null,
"is_bot": false,
"headline": "Edit comment to describe the changes",
"author_name": "Grigor Nalbandyan",
"author_login": "grigoor",
"committed_at": "2025-01-30T07:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcbe30301b7801ab69245a2c67df3e064360c842",
"body": null,
"is_bot": false,
"headline": "Add ipv6 cidr regex",
"author_name": "Grigor Nalbandyan",
"author_login": "grigoor",
"committed_at": "2025-01-29T15:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a60e7ecb508849052ee4dfb0231c57ece8ab65",
"body": "Revert \"Bump the gomod-dependencies group across 1 directory with 2 u…",
"is_bot": true,
"headline": "Merge pull request #55 from shouri007/main",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-01-24T20:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "972f47b4190436bff1f545ce2188fddcfc173ebb",
"body": "…pdates\"\n\nThis reverts commit 0e63b0306cfe460c8ac650d09bd080f67bdfd7b1.\n\ncodegen 1.32 has issues with register-gen - https://github.com/kubernetes/code-generator/issues/182",
"is_bot": false,
"headline": "Revert \"Bump the gomod-dependencies group across 1 directory with 2 u…",
"author_name": "Shouri Piratla",
"author_login": "shouri007",
"committed_at": "2025-01-24T19:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf83491f00e911ce9e5aca2638fcbc25571ba47",
"body": "Remove genclient annotations for list types in network APIs",
"is_bot": true,
"headline": "Merge pull request #54 from shouri007/main",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-01-22T17:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52375c0c873ab521433cc91d93910b6596f4a293",
"body": "We should not create separate clients for list types as per\nhttps://github.com/kubernetes/code-generator/blob/cbf803ea1cb03d28a19491f5a59009a7153858e6/examples/crd/apis/example/v1/types.go#L36",
"is_bot": false,
"headline": "Remove genclient annotations for list types in network APIs",
"author_name": "Shouri Piratla",
"author_login": "shouri007",
"committed_at": "2025-01-22T15:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00dd25ad3d5b91e4cfbc2260fccb765bc49a289",
"body": "…/hack/gomod-dependencies-757419c4f8\n\nBump the gomod-dependencies group across 1 directory with 2 updates",
"is_bot": true,
"headline": "Merge pull request #49 from GoogleCloudPlatform/dependabot/go_modules…",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-01-15T18:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34f895f6eb2b89d7c976e28b1a0535f90fb4f2d",
"body": null,
"is_bot": false,
"headline": "[Auto-generated]: regenerate CRDs.",
"author_name": "gke-networking-gh-bot",
"author_login": "gke-networking-gh-bot",
"committed_at": "2025-01-13T18:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e63b0306cfe460c8ac650d09bd080f67bdfd7b1",
"body": "Bumps the gomod-dependencies group with 2 updates in the /hack directory: [k8s.io/code-generator](https://github.com/kubernetes/code-generator) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).\n\n\nUpdates `k8s.io/code-generator` from 0.31.2 to 0.32.0\n- [Commits]\n[…]\n.k8s.io/controller-tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the gomod-dependencies group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-13T18:45:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c4aa67ac81dfd2a7d5611a4e5d9551ba99302908",
"body": "Remove alpha API defns from network API",
"is_bot": true,
"headline": "Merge pull request #48 from shouri007/main",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2025-01-09T16:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3020c29d4613839abc411f08e36e273ccf2e9b82",
"body": "network is v1 now and GA'ed.",
"is_bot": false,
"headline": "Remove alpha API defns from network API",
"author_name": "Shouri Piratla",
"author_login": "shouri007",
"committed_at": "2025-01-08T22:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6fb1af7c122ee735044e38252c8a1593e0fa91d",
"body": "…/hack/gomod-dependencies-8af42471f6\n\nBump the gomod-dependencies group in /hack with 2 updates",
"is_bot": true,
"headline": "Merge pull request #40 from GoogleCloudPlatform/dependabot/go_modules…",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-28T22:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8c9985e81a74a5a64f83f334f78c2e4803b5bf",
"body": null,
"is_bot": false,
"headline": "[Auto-generated]: regenerate CRDs.",
"author_name": "gke-networking-gh-bot",
"author_login": "gke-networking-gh-bot",
"committed_at": "2024-10-28T21:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cef36e52e6b3603a2e2d3d702283916606e3a6a4",
"body": "Bumps the gomod-dependencies group in /hack with 2 updates: [k8s.io/code-generator](https://github.com/kubernetes/code-generator) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).\n\n\nUpdates `k8s.io/code-generator` from 0.31.1 to 0.31.2\n- [Commits](https://githu\n[…]\n.k8s.io/controller-tools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: gomod-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the gomod-dependencies group in /hack with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-28T21:56:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ae9109d73223d9a3cd9afc6350a7c7bd2788ee9b",
"body": "…/gomod-dependencies-029cbc0f93\n\nBump the gomod-dependencies group with 3 updates",
"is_bot": true,
"headline": "Merge pull request #41 from GoogleCloudPlatform/dependabot/go_modules…",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-28T21:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c94905faaedb352545a2a53faef96f1c543224",
"body": null,
"is_bot": false,
"headline": "[Auto-generated]: regenerate CRDs.",
"author_name": "gke-networking-gh-bot",
"author_login": "gke-networking-gh-bot",
"committed_at": "2024-10-28T18:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc8644280384370085aa437d9c07e10968203d12",
"body": "Bumps the gomod-dependencies group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/api` from 0.31.1 to 0.31.2\n- [Commits](https://gith\n[…]\ny-name: k8s.io/client-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: gomod-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the gomod-dependencies group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-28T18:55:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9892b9bea5faacadf541afe57dfc197fb7c4cbf6",
"body": "Add subnetwork API with gateway IP",
"is_bot": true,
"headline": "Merge pull request #35 from skmatti/main",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-27T17:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed03f207bd6dbe93850605159c6baa403e37096",
"body": "Also, add subnetworkName field to NetworkInterface API",
"is_bot": false,
"headline": "Add subnetwork API with gateway IP",
"author_name": "Satish Matti",
"author_login": "skmatti",
"committed_at": "2024-10-24T21:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429d44da31e90ad0a0d7a2c9154e48301b14dc60",
"body": "…/hack/gomod-dependencies-032054ca12\n\nBump sigs.k8s.io/controller-tools from 0.16.3 to 0.16.4 in /hack in the gomod-dependencies group",
"is_bot": true,
"headline": "Merge pull request #37 from GoogleCloudPlatform/dependabot/go_modules…",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-21T08:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f049336e1915fef82a216fd34de3e2500167abd7",
"body": null,
"is_bot": false,
"headline": "[Auto-generated]: regenerate CRDs.",
"author_name": "gke-networking-gh-bot",
"author_login": "gke-networking-gh-bot",
"committed_at": "2024-10-21T08:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df40c15181a462ea1f7da86556586b456098d032",
"body": "Bumps the gomod-dependencies group in /hack with 1 update: [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).\n\n\nUpdates `sigs.k8s.io/controller-tools` from 0.16.3 to 0.16.4\n- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)\n- [Changelog]\n[…]\n.k8s.io/controller-tools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: gomod-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump sigs.k8s.io/controller-tools",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-21T08:23:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6963372581d06343b7652f855321113a490475ca",
"body": "Remove unused v1beta GCP Firewall CRD.",
"is_bot": true,
"headline": "Merge pull request #38 from yswe/remove_v1beta_gcpfirewall",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-18T16:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2b2ba37028e58b70e9cedb3423cf72d005ab81c",
"body": "Add thebeezee and yswe to OWNERS.",
"is_bot": true,
"headline": "Merge pull request #39 from yswe/add_gcpfirewall_owners",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-18T16:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26834df4f01cfea3dee243725a88bbd888228ebd",
"body": null,
"is_bot": false,
"headline": "Add thebeezee and yswe to OWNERS.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-10-18T11:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ca9a21335971c98a091aaf2c9716359cecc67d",
"body": "Create release v0.2.0.",
"is_bot": true,
"headline": "Merge pull request #36 from yswe/release_v0.2.0",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-17T15:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ca20c9b9bdae172b6ec315d7ada5366d2ba3d3",
"body": null,
"is_bot": false,
"headline": "Create release v0.2.0.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-10-17T09:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0938390079a00f4b37a8a74deb5d6786a81c24ca",
"body": "Revert \"network annotation to hold egress NAT gateway IP\"",
"is_bot": true,
"headline": "Merge pull request #19 from liuyuan10/revert",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-16T17:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6515ac5a6f9e3c0399847fc1039def6657e777a3",
"body": "This reverts commit 79f5d136c746eeff2f92df8f0d315c6ecb70c35e.\n\nThis annotation is not part of network api",
"is_bot": false,
"headline": "Revert \"network annotation to hold egress NAT gateway IP\"",
"author_name": "Yuan Liu",
"author_login": "liuyuan10",
"committed_at": "2024-10-16T17:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae1c5e0360d92a80287dcc63f139a221cf0f2ec",
"body": null,
"is_bot": false,
"headline": "Remove unused v1beta GCP Firewall CRD.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-10-16T09:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8549cc8c8c43eb8d25967e9bdad0d600f6614e",
"body": "Bump the gomod-dependencies group across 1 directory with 3 updates",
"is_bot": true,
"headline": "Merge pull request #33 from yswe/dependabot-pr-29",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-09T15:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67b516c900676a92605f782e1d7019276c13645",
"body": "Add release process and changelog.",
"is_bot": true,
"headline": "Merge pull request #34 from yswe/release_md",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-09T15:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae46a703a5801ee2cc49201b29665e0a62a44006",
"body": null,
"is_bot": false,
"headline": "Add release process and changelog.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-10-08T16:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "688c4162e1d3b0e1da4f764f5d3063fc9a01078b",
"body": null,
"is_bot": false,
"headline": "Update CRDs after Go module updates (via dependabot).",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-10-03T16:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7372d292f9c0a32ee85edeb7672fdd317bbbe756",
"body": "…/hack/gomod-dependencies-cd4b477b7d\n\nBump the gomod-dependencies group across 1 directory with 2 updates",
"is_bot": true,
"headline": "Merge pull request #28 from GoogleCloudPlatform/dependabot/go_modules…",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-03T16:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2f81d8971a6bd28e02061e7f748bac62e45b875",
"body": null,
"is_bot": false,
"headline": "[Auto-generated]: regenerate CRDs.",
"author_name": "gke-networking-gh-bot",
"author_login": "gke-networking-gh-bot",
"committed_at": "2024-10-03T16:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe47b9fba0a757dcd402196848c758e85779e96",
"body": "Bumps the gomod-dependencies group with 2 updates in the /hack directory: [k8s.io/code-generator](https://github.com/kubernetes/code-generator) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).\n\n\nUpdates `k8s.io/code-generator` from 0.31.0 to 0.31.1\n- [Commits]\n[…]\n.k8s.io/controller-tools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: gomod-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the gomod-dependencies group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-03T16:19:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b7ab05c560d84733a09ca5b93ec55e7c2e0fda4",
"body": "Use gke-networking-gh-bot to push commits.",
"is_bot": true,
"headline": "Merge pull request #32 from yswe/dependabot-hook-fix-cla",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-03T16:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0afc09e2a55a0c8a5ae9e5f8ef201ca127e81c9e",
"body": "We need to use a bot @google.com to pass the cla/google check.\n\nAn example of the failing check:\nhttps://github.com/GoogleCloudPlatform/gke-networking-api/pull/29/checks?check_run_id=30980854702.",
"is_bot": false,
"headline": "Use gke-networking-gh-bot to push commits.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-10-03T15:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9356e1aecd7256158aa4727f8430f2dcaba0d3d",
"body": "Bumps the gomod-dependencies group with 1 update in the / directory: [k8s.io/api](https://github.com/kubernetes/api).\n\n\nUpdates `k8s.io/api` from 0.30.0 to 0.31.1\n- [Commits](https://github.com/kubernetes/api/compare/v0.30.0...v0.31.1)\n\nUpdates `k8s.io/apimachinery` from 0.30.0 to 0.31.1\n- [Commits]\n[…]\ny-name: k8s.io/client-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the gomod-dependencies group across 1 directory with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-02T15:49:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b9fa21c131d04f6fd73ccc85a8827aa698e4629c",
"body": "Grant dependabot write permissions on PR events.",
"is_bot": true,
"headline": "Merge pull request #31 from yswe/dependabot-hook-fix",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-02T15:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ccf72454bcf8ede1a634252c9c999208188325",
"body": "It seems the workflow needs explicit permissions to push commits:\n\n> remote: Permission to GoogleCloudPlatform/gke-networking-api.git denied to github-actions[bot].\n> fatal: unable to access 'https://github.com/GoogleCloudPlatform/gke-networking-api/': The requested URL returned error: 403\n> Error: \n[…]\nt code 128.\n\nWe're specifying `contents: write` for dependabot's job:\n\n* https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token.",
"is_bot": false,
"headline": "Grant dependabot write permissions on PR events.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-10-02T09:17:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60c4dd290443390d9fe5498424cf4d8ed7afcd8a",
"body": "Regenerate CRDs on dependabot PRs.",
"is_bot": true,
"headline": "Merge pull request #30 from yswe/dependabot-hooks",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-10-01T17:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5dc08c6d95a00134155f4f3ad351fbcc99de6f",
"body": "Regenerate CRDs on Dependabot PRs to ensure they remain consistent with\nupdated dependencies",
"is_bot": false,
"headline": "Regenerate CRDs on dependabot PRs.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-09-26T12:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99bb15099c34c42ae8b5cbcf3c9ebd8dedb0293",
"body": "…wall-v2\n\nAdds 'description' field to GCPFirewall CRD and corresponding api",
"is_bot": true,
"headline": "Merge pull request #26 from maciejriedl/add-description-field-gcpfire…",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-09-16T22:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f20278be7c9b3ccf8c6a51afa091c0ed6d107fc5",
"body": null,
"is_bot": false,
"headline": "Fix description typo",
"author_name": "maciejriedl",
"author_login": "maciejriedl",
"committed_at": "2024-09-13T09:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e38d21f965ac9f2b677adad80c96b7486eb2beb",
"body": null,
"is_bot": false,
"headline": "Fix description typo",
"author_name": "maciejriedl",
"author_login": "maciejriedl",
"committed_at": "2024-09-13T08:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105092696c58b0f7451f7607840e0a6d9862ecef",
"body": "Bump the gomod-dependencies group across 1 directory with 2 updates",
"is_bot": true,
"headline": "Merge pull request #25 from yswe/dependabot-pr-23",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-09-12T15:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8b42f2256e8851a3df0d298b68590856a6e9302",
"body": null,
"is_bot": false,
"headline": "Update CRDs after Go module updates (via dependabot).",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-09-12T10:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0a446c67d8251e2846092d52bbbd88363aaa38",
"body": "Bumps the gomod-dependencies group with 2 updates in the /hack directory: [k8s.io/code-generator](https://github.com/kubernetes/code-generator) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).\n\n\nUpdates `k8s.io/code-generator` from 0.30.2 to 0.31.0\n- [Commits]\n[…]\n.k8s.io/controller-tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the gomod-dependencies group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-12T10:31:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40aac2c21dcdeaecff1c1954fbdac3caacc81373",
"body": null,
"is_bot": false,
"headline": "Adds 'description' field to GCPFirewall CRD and corresponding api",
"author_name": "maciejriedl",
"author_login": "maciejriedl",
"committed_at": "2024-09-12T10:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b1bab7c69eac193785c9f3c6df8b8c4696f878b",
"body": "Add Node Topology CRD definition.",
"is_bot": true,
"headline": "Merge pull request #22 from sawsa307/topology-crd",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-09-09T21:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc15495fd43f01b9d0cc9e244f71d024d81450d4",
"body": "* NodeTopology will be a cluster-wide resource, describing the subnets\n used by this cluster and its current node zones.",
"is_bot": false,
"headline": "Add NodeTopology CRD definition.",
"author_name": "David Cheung",
"author_login": "sawsa307",
"committed_at": "2024-09-04T20:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f09735bcac6675629bfc948bb672f0c005f50f6",
"body": "network annotation to hold egress NAT gateway IP",
"is_bot": true,
"headline": "Merge pull request #18 from vasu-dasari/main",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-08-08T22:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f5d136c746eeff2f92df8f0d315c6ecb70c35e",
"body": "NetworkGatewayIPAnnotationKey is the network annotation key used to\nhold egress NAT gateway IP.",
"is_bot": false,
"headline": "network annotation to hold egress NAT gateway IP",
"author_name": "Vasu Dasari",
"author_login": "vasu-dasari",
"committed_at": "2024-08-07T22:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "419c796010b05618f6df6f0a07ede8dbcc631af0",
"body": "Add a interface-status annotation to pod",
"is_bot": true,
"headline": "Merge pull request #16 from liuyuan10/annotation",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-08-06T21:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efa1b4a86518bd9bc209fee4524a462e17eefb38",
"body": "add liuyuan10 and shouri007 to owners",
"is_bot": true,
"headline": "Merge pull request #17 from liuyuan10/owners",
"author_name": "google-oss-prow[bot]",
"author_login": "google-oss-prow[bot]",
"committed_at": "2024-08-06T21:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44a865f86d21fe874561c2dbbbedd8efa7339460",
"body": null,
"is_bot": false,
"headline": "add liuyuan10 and shouri007 to owners",
"author_name": "Yuan Liu",
"author_login": "liuyuan10",
"committed_at": "2024-08-06T17:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "898f6b4a2a34a04108bd6bf66773cf2221c2e511",
"body": "It holds information stored in NetworkInterface object. NetworkInterface\nwill be replaced by this.",
"is_bot": false,
"headline": "Add a interface-status annotation to pod",
"author_name": "Yuan Liu",
"author_login": "liuyuan10",
"committed_at": "2024-08-03T00:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "066e11533e15ba558c65d25cbbaa1975b3740fd7",
"body": null,
"is_bot": false,
"headline": "Update ready conditions for GKENetworkParamSet",
"author_name": "Matt Morin",
"author_login": "synth-beat",
"committed_at": "2024-07-03T14:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670774a04946a974903f773e61d4000aed764a40",
"body": "GCPFirewall: make status a subresource.",
"is_bot": false,
"headline": "Merge pull request #13 from yswe/gcpfirewall-status-subresource",
"author_name": "Antonio Ojea",
"author_login": "aojea",
"committed_at": "2024-07-02T13:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e0c164c6210f2c1429d4344fe9ca26f58f460a",
"body": null,
"is_bot": false,
"headline": "Make status a subresource.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-07-02T13:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d33e8c4e383e69366f1c7ca85818862463c2babd",
"body": "Add Module Versioning to README.",
"is_bot": false,
"headline": "Merge pull request #12 from yswe/readme/versioning",
"author_name": "Antonio Ojea",
"author_login": "aojea",
"committed_at": "2024-06-27T09:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0abed18135bbf23a0e6e55a6c403bf91abf38531",
"body": null,
"is_bot": false,
"headline": "Add Module Versioning to README.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-06-27T08:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3f2840923a52ab45cb7a2c38d7c50601acea1d",
"body": "Migrate on the kube_codegen generator.",
"is_bot": false,
"headline": "Merge pull request #9 from yswe/feature/kube_codegen",
"author_name": "Antonio Ojea",
"author_login": "aojea",
"committed_at": "2024-06-18T09:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5f2f0568dd3b6d0f0d332cdafc698c80c11ead",
"body": null,
"is_bot": false,
"headline": "Add a workaround for the CRD register generation.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-06-18T09:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "539f1f37add266e49fe9ddf9ad57d29a2ab24978",
"body": null,
"is_bot": false,
"headline": "Migrate on the kube_codegen generator.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-06-17T13:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29967560582a76ac589b8b80b76d509d6d98bbb6",
"body": null,
"is_bot": false,
"headline": "sync crds with cloud-provider-gcp",
"author_name": "Antonio Ojea",
"author_login": "aojea",
"committed_at": "2024-06-14T14:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b9437b0f648ce1b0ebd9138dfb8fc91ec81b2f",
"body": "…hack/golang.org/x/net-0.23.0\n\nBump golang.org/x/net from 0.17.0 to 0.23.0 in /hack",
"is_bot": false,
"headline": "Merge pull request #4 from GoogleCloudPlatform/dependabot/go_modules/…",
"author_name": "Antonio Ojea",
"author_login": "aojea",
"committed_at": "2024-06-14T14:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b5fc8e505685396d716ad450ea4cc3a8cf942e0",
"body": null,
"is_bot": false,
"headline": "Fix license headers to Kubernetes Authors.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-06-07T07:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b01c2492009552e32da690f1f360c615262372",
"body": null,
"is_bot": false,
"headline": "Fix all the license errors.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-06-04T14:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8abfcac0f410eea26b54cb6f35982b4bb8f85de7",
"body": null,
"is_bot": false,
"headline": "Attempt to fix license header error.",
"author_name": "Yauheni Shybeka",
"author_login": "yswe",
"committed_at": "2024-06-04T13:46:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 23,
"latest_release_at": "2026-07-20T17:59:33Z",
"latest_release_tag": "v0.2.2",
"releases_from_tags": true,
"days_since_last_push": 9,
"active_weeks_last_year": 10,
"days_since_latest_release": 9,
"mean_days_between_releases": 190.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/GoogleCloudPlatform/gke-networking-api",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/GoogleCloudPlatform/gke-networking-api",
"is_deprecated": false,
"latest_version": "v0.2.2",
"repository_url": "https://github.com/GoogleCloudPlatform/gke-networking-api",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T17:59:33Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 21,
"stars": 12,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2024-06-14",
"count": 2
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": true,
"collected": 21,
"total_forks": 21
},
"star_history": null,
"open_issues_and_prs": 8
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"hack/go.mod"
],
"largest_source_bytes": 18730,
"source_files_sampled": 150,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"hack/go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.48.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "1.26.3",
"advisory_count": 9,
"oldest_advisory_days": 83
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.39.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 68
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.32.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 15
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2,
"moderate": 1
},
"advisory_count": 11,
"affected_count": 3,
"assessed_count": 58,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.1"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.1"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.1"
},
{
"name": "k8s.io/kube-openapi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250910181357-589584f1c912"
},
{
"name": "k8s.io/utils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251002143259-bc988d571ff4"
},
{
"name": "k8s.io/code-generator",
"manifest": "hack/go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.1"
},
{
"name": "sigs.k8s.io/controller-tools",
"manifest": "hack/go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.35.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.35.1",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.35.1",
"ecosystem": "go"
},
{
"name": "k8s.io/code-generator",
"direct": true,
"version": "v0.35.1",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": true,
"version": "v0.0.0-20250910181357-589584f1c912",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20251002143259-bc988d571ff4",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-tools",
"direct": true,
"version": "v0.20.1",
"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.12.2",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.18.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-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/swag",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/gobuffalo/flect",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20250820193118-f64d9cf942d6",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"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/mattn/go-colorable",
"direct": false,
"version": "v0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"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/onsi/gomega",
"direct": false,
"version": "v1.38.3",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.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.10",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"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/mod",
"direct": false,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.48.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.30.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.32.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.8",
"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.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "k8s.io/gengo/v2",
"direct": false,
"version": "v2.0.0-20250922181213-ec3ebc5fd46b",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.130.1",
"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.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 58,
"direct_count": 9,
"indirect_count": 49
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 40,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 36
},
"bus_factor": 3,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "yswe",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/32390366?v=4"
},
{
"type": "User",
"login": "YifeiZhuang",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/4111145?v=4"
},
{
"type": "User",
"login": "grigoor",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/185230750?v=4"
},
{
"type": "User",
"login": "gke-networking-gh-bot",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/183717255?v=4"
},
{
"type": "User",
"login": "aojea",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/6450081?v=4"
},
{
"type": "User",
"login": "sypakine",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/6053986?v=4"
},
{
"type": "User",
"login": "RadekManak",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30719917?v=4"
},
{
"type": "User",
"login": "shouri007",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/14258480?v=4"
},
{
"type": "User",
"login": "liuyuan10",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4546386?v=4"
},
{
"type": "User",
"login": "maciejriedl",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/170326539?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.38
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tag-release.yaml",
"verify-codegen.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 0,
"reason": "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": 4,
"reason": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a4e4a621d03a240bed1eae9c41dc8dbe11106424",
"ran_at": "2026-07-30T03:53:56Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T18:00:58Z",
"oldest_open_prs": [
{
"number": 51,
"created_at": "2025-01-15T18:24:52Z",
"last_comment_at": "2025-09-17T22:34:06Z",
"last_comment_author": "google-oss-prow"
},
{
"number": 56,
"created_at": "2025-01-24T20:59:14Z",
"last_comment_at": "2025-09-17T22:30:46Z",
"last_comment_author": "bowei"
},
{
"number": 62,
"created_at": "2025-07-18T18:13:05Z",
"last_comment_at": "2025-09-17T22:30:09Z",
"last_comment_author": "bowei"
},
{
"number": 63,
"created_at": "2025-08-20T01:52:25Z",
"last_comment_at": "2025-10-03T22:46:22Z",
"last_comment_author": "google-oss-prow"
},
{
"number": 80,
"created_at": "2026-05-12T01:26:34Z",
"last_comment_at": "2026-05-12T01:26:57Z",
"last_comment_author": "google-oss-prow"
},
{
"number": 81,
"created_at": "2026-06-08T18:23:27Z",
"last_comment_at": "2026-06-08T18:23:52Z",
"last_comment_author": "google-oss-prow"
},
{
"number": 85,
"created_at": "2026-07-20T20:44:29Z",
"last_comment_at": "2026-07-20T20:44:48Z",
"last_comment_author": "google-oss-prow"
}
],
"last_merged_pr_at": "2026-07-20T17:59:34Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 84,
"created_at": "2026-07-20T20:07:55Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/GoogleCloudPlatform/gke-networking-api",
"host": "github.com",
"name": "gke-networking-api",
"owner": "GoogleCloudPlatform"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 58,
"calibrated": 62,
"calibration": "2026-08-02"
}
}
],
"value": 62,
"inputs": {
"security": 50,
"vitality": 60,
"community": 48,
"governance": 77,
"calibration": "2026-08-02",
"engineering": 50,
"ai_readiness": 53,
"weighted_overall_raw": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 60,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 23,
"human_commit_share": 0.6,
"days_since_last_push": 9,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "23 commits in the last year",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 23
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.2.2",
"releases_from_tags": true,
"days_since_latest_release": 9,
"mean_days_between_releases": 190.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~190.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 190.6
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 48,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 21,
"stars": 12,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "21 forks",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 21
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 18,
"status": "met",
"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": "good",
"name": "Sustainability & Governance",
"value": 77,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 16,
"top_contributor_share": 0.38
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 38% of commits",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 38
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"merged_prs": 40,
"open_issues": 1,
"closed_issues": 1,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 36,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 21,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "40/76 decided PRs merged",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 40,
"decided": 76
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "excellent",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 21391,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "GoogleCloudPlatform",
"public_repos": 1498,
"account_age_days": 5003
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "21,391 followers of GoogleCloudPlatform",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 21391,
"login": "GoogleCloudPlatform"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1498 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1498
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/GoogleCloudPlatform/gke-networking-api"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.8
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "dangerous workflow patterns detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 58 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": 58
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 3,
"assessed_packages": 58,
"unassessed_packages": 0,
"affected_by_severity": "moderate 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": "exceptional",
"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": 58,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"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": 53,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.283,
"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": "17 of 60 human commits state their intent (structured subject or explanatory body)",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 17,
"sampled": 60
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"hack/go.mod"
],
"dependency_bot_commit_share": 0.07
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod, hack/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod, hack/go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 18730,
"source_files_sampled": 150,
"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/150 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 150,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.2.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T03:54:18.323870Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/GoogleCloudPlatform/gke-networking-api.svg",
"full_name": "GoogleCloudPlatform/gke-networking-api",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}