JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"kubernetes",
"lab",
"networking",
"router",
"srlinux",
"sros",
"mag-c"
],
"is_fork": false,
"size_kb": 844,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 264346,
"Shell": 23307,
"Makefile": 13122,
"Dockerfile": 778
},
"pushed_at": "2026-07-17T23:06:19Z",
"created_at": "2026-01-13T22:30:57Z",
"owner_type": "User",
"updated_at": "2026-07-17T23:03:54Z",
"description": "Kubenetlab, run virtual network lab topology on k8s",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Hu Jun",
"type": "User",
"login": "hujun-open",
"company": null,
"location": null,
"followers": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/10714828?v=4",
"created_at": "2015-01-26T20:42:18Z",
"is_verified": null,
"public_repos": 61,
"account_age_days": 4196
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-07-17T23:09:18Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-07-01T16:35:54Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-06-06T23:32:35Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-16T21:20:33Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2026-03-30T00:09:00Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2026-03-25T13:13:28Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2026-03-24T12:32:27Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-03-22T06:16:42Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-03-01T04:23:45Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2026-02-26T04:40:58Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2026-02-26T03:56:29Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-01-23T04:04:21Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-01-15T00:35:13Z"
}
],
"recent_commits": [
{
"oid": "ec6f601de33d13d0ae03152f837846ca24992ec1",
"body": null,
"is_bot": false,
"headline": "add card.FillDefaultVal for SRSIM",
"author_name": "hujun",
"author_login": "hujun-open",
"committed_at": "2026-07-17T23:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8171aa80a644454b9bdc38fcb0471cf1f44b758c",
"body": null,
"is_bot": false,
"headline": "add installation scripts",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-07-12T23:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "198b7b3ac8373655ab9026df75c7ce9d37da5316",
"body": null,
"is_bot": false,
"headline": "add exec command support for knlcli",
"author_name": "hujun",
"author_login": "hujun-open",
"committed_at": "2026-07-01T16:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c393b8b95564bbac1654dfce32afb8c5770da277",
"body": null,
"is_bot": false,
"headline": "fix a bug deletion of lab is blocked by defaulting logic",
"author_name": "hujun",
"author_login": "hujun-open",
"committed_at": "2026-06-06T23:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9669aa16ae3cd73bc7e4b00de07f6b83546db9",
"body": null,
"is_bot": false,
"headline": "shell method that uses ssh changes to uses sshpass",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-04-16T21:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f246792fb35f12a46840742ff64f936a7f0a0082",
"body": null,
"is_bot": false,
"headline": "fix a bug the load cfg for sr",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-03-30T00:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60071737dd72924ff637d900271d53644268f4af",
"body": null,
"is_bot": false,
"headline": "add support of IXR-X4",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-03-27T07:32:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e14c3316225c5ce121926cfd26698be2ce9fec45",
"body": null,
"is_bot": false,
"headline": "move conditions to lab_types.go",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-03-25T13:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f4d34a8bc4b136d73e3f2bdd1d33cf72164389",
"body": null,
"is_bot": false,
"headline": "add deployed and ready conditions to Lab status",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-03-24T12:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c030eb714943d93bb2b87f89c9b0fb3779b047",
"body": null,
"is_bot": false,
"headline": "now operator removes failed pod/vm, so it could be recreated",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-03-22T06:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa6d9f852070e03a4220fd5ebbd22feb224281c7",
"body": "add allowing RSA for ssh command invocation (to allow MAGC)",
"is_bot": false,
"headline": "add config management for MAGC",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-03-01T04:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f1008f10f9227e01e544b255a9f72f2eadeae4",
"body": "add gNMI for config management, now SR node try gNMI first, if not succeed, enable gNMI via SSH",
"is_bot": false,
"headline": "add SRL config management",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-03-01T00:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37e4abba4e42f8d28df295b32a6bce6a3baa8830",
"body": null,
"is_bot": false,
"headline": "change magc to not supporting save/laod config",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-02-26T04:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8c54d000ad61fc2fc4b8be73f274e4c403d2312",
"body": null,
"is_bot": false,
"headline": "add support for save/load config, currently support SRVM, SRSIM",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-02-26T03:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e677e177a46739c93052c233b1b01351f820c05",
"body": null,
"is_bot": false,
"headline": "fix a srsim validation bug",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-23T04:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f521cb0257442b7cf1e73f1b6b3154e6481ad653",
"body": null,
"is_bot": false,
"headline": "move knlcli to a separate repo",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-23T03:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f36fac7a8ccd42d3687bfe048af4879d2f91a39",
"body": null,
"is_bot": false,
"headline": "add knldoc link",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-15T03:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c372f559bcb7b3d1607f61483d48f24d1cd63f",
"body": null,
"is_bot": false,
"headline": "update logo",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-15T00:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c6ecd782be081ae88f03ca45704a702db3f723",
"body": "include knlcli in release",
"is_bot": false,
"headline": "add version for knlcli and operator",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-15T00:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f283e8447596e50827016344d12b85157eb20146",
"body": null,
"is_bot": false,
"headline": "Add MIT License to the project",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T22:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "181454f7185d9879060a04b2fac1cae420b73d53",
"body": null,
"is_bot": false,
"headline": "add log and update README.md",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T22:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f113e9d3925c6fc0d3e15dd7ef91b83e3ee25c",
"body": null,
"is_bot": false,
"headline": "fix a permission issue on operator workflow",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T21:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a35c413880674f6b99654bd9a69ef49fec9b9c",
"body": null,
"is_bot": false,
"headline": "add missing manifests",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T21:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5792a6c0efd039c8a9843fe7a3bf745fcba8561b",
"body": null,
"is_bot": false,
"headline": "fix a bug in operator's Dockefile",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T21:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab925e2fda1c67042cc9d57a033f9f30fa4f5d2",
"body": null,
"is_bot": false,
"headline": "add workflow for operator",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T21:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96b01ebe7d03f9623995e025e3993abfd554c30",
"body": null,
"is_bot": false,
"headline": "add latest tag",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T17:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96695266fedc390191ea8597572e224c9bda9a12",
"body": null,
"is_bot": false,
"headline": "fix bug of extract tag in workflow",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T17:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b791ac3b4c7d41a7ef3fe32a5ec503f4f0071004",
"body": null,
"is_bot": false,
"headline": "update workflow",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T17:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b012fd4274e6d55cc3bb847999550b3d07a6b406",
"body": null,
"is_bot": false,
"headline": "add workflow for sidecar image",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T17:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c16e3c85529cb34aa0c756c5e9e517a38603703",
"body": null,
"is_bot": false,
"headline": "remove built-in http server",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-14T02:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec7e89a399f883d20a164ab9c31e40693e24611",
"body": "- remove GW from the link\n- reworked cloud-init support",
"is_bot": false,
"headline": "- add routes, addresses to the Connector",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-13T17:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88fc31c8c3890457e946c18510c8948d41d01686",
"body": "- change gwAddr to gw, and also change it to address iso prefix",
"is_bot": false,
"headline": "- add more validation code for link",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-12T00:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4ac298050775e52c7b2988039b447221b8001ca",
"body": null,
"is_bot": false,
"headline": "now link address works propoely for VMPC",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-12T00:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa550cb96550f01400c08379a0895b63392a801f",
"body": null,
"is_bot": false,
"headline": "now SRVM CPM HA works for both ftp and docker mode",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-09T17:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9b4eb3e6008150b108169aa81d066e7c542cec",
"body": "- for srsim, if connector port is not specified, change to first MDA of default IOM\n- fix a bug of SRVM via docker image, that missing sftp user/password",
"is_bot": false,
"headline": "- add chassis MAC for SRVM and SRSIM",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-09T17:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66564027f0e83651e6a1affda0ee91a887af039a",
"body": null,
"is_bot": false,
"headline": "consolidate common code",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-07T22:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57175455f37da908814b11b662966b773e46bf3",
"body": null,
"is_bot": false,
"headline": "add missing file from previous commit",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-06T22:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9339caadba6407e79469c3ae5164b408e74bfc5d",
"body": null,
"is_bot": false,
"headline": "change how validate works",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-06T22:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52c05c870584b11159d3e4750976e51a3492ef0a",
"body": "- add Dedicate field in SRVM",
"is_bot": false,
"headline": "- now Connector.PortId could also be used by SRL",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-06T19:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a330f170cd6b8c3965c8f6e228c2b2bfd09a1487",
"body": "- change SRVM's memory request is 1/2 of specified amount",
"is_bot": false,
"headline": "- fix a MDA port ordering bug",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-05T02:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8b6d4ea2878dad029ffd824274fbbfe36ed68a",
"body": null,
"is_bot": false,
"headline": "add fillDefault for SRCard",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-03T01:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a0eb62336a98ce0f849df84d87cadcb0117ea26",
"body": null,
"is_bot": false,
"headline": "fix a bug in GetAvailableBrIndex and GetAvailableVNIs",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-02T00:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a71afd42fd12f741f0be0f2ff07cc076f28a7b3",
"body": "- remove sftpuser and sftppass from KNLConfig\n- update shell method implementation",
"is_bot": false,
"headline": "- add more SRL chassis",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2026-01-01T17:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5dad9da3d33d192d3c7b56d01903adcf54c35a2",
"body": null,
"is_bot": false,
"headline": "move some identification string from annotation to label",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-29T21:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48992e33c6b6c5a16d89ce29730065dc97675a8",
"body": "- add console method to knlcli\n- add telnet console to generalVM\n- add some validation logic",
"is_bot": false,
"headline": "- rename knlclnt to knlcli",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-28T19:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289c34f7104641763682054944d906cf043618a7",
"body": null,
"is_bot": false,
"headline": "add uuid to SRVM",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-27T20:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eccf05eedb27da25e361f73378175a8f5e9c06c",
"body": null,
"is_bot": false,
"headline": "change SRVM license to a reference of k8s secret",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-27T03:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcd1848774637f643a32a75ed196fbcae9a51e53",
"body": "…cense\"",
"is_bot": false,
"headline": "now unified the subpath in the license secret of srsim and srl to \"li…",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-26T21:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db93f1883674e8fdf6eff017233d5ff55f3eb63b",
"body": null,
"is_bot": false,
"headline": "change how translate ftp map is sent between operator and hook",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-26T21:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aadcb7f594ee0a8cfdfcfb1389baa6a5c32c7e84",
"body": null,
"is_bot": false,
"headline": "support new k8slan name scheme",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-26T18:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfce3f5a9ce84211881155a3a02d96c30ee14901",
"body": "- fix a bug of fillNilPointersValue that doesn't work with native k8s struct type like resource.Quantity\n- add more checks on image, and licURL of SRVM",
"is_bot": false,
"headline": "- add docker image support for SRVM",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-22T22:53:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a6678999ffbf5d4566e138272bd7e4a6a931693",
"body": null,
"is_bot": false,
"headline": "add more validation logic",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-21T04:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71321fcdad95cdf1313b85a9a0eef2010ad33d77",
"body": "- add Shell method to System interface",
"is_bot": false,
"headline": "- add knlclnt",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-21T01:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ebddcd87c18a8153c5573c5805dd4902c48112",
"body": null,
"is_bot": false,
"headline": "add memory/cpu to all node types",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-18T20:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a80945bca6e95567223e8e81b58178e311778f",
"body": null,
"is_bot": false,
"headline": "rewrite SRVM to work with SR Chassis, working",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-18T00:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "737113f652e5d833cea2c410d6fc5928f161938e",
"body": null,
"is_bot": false,
"headline": "add missing sr.go",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-16T00:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05a3d71c9941a6048afe9028054787d261c77fd9",
"body": "- now \"make undeploy\" no longer delete the namespace\n- restructure SRSIMCard to make XIOM configure more user friendly",
"is_bot": false,
"headline": "- remove AssignPointerVal",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-16T00:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b894ba4164aed9b2de57098842f97d86f0d4b43",
"body": "- fix a typo",
"is_bot": false,
"headline": "- add build option of generating API doc via crd-ref-docs",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-12T19:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32183e5b11679d600def85dc55fa63cc765812fa",
"body": "- fix a bug when no links are specified\n- fix a bug of defaulting",
"is_bot": false,
"headline": "- add srsim, working",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-12T02:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c131c362af4e07871da824e40eda5390f197d5f",
"body": null,
"is_bot": false,
"headline": "general VM works now",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-09T03:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c34c00fc010340724c237fc17ecdabbae8e930d9",
"body": null,
"is_bot": false,
"headline": "add generalpod",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-08T03:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "761f196e9dafde32b3b88aeee06a0a2d3ece366a",
"body": null,
"is_bot": false,
"headline": "vsim now working",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-08T00:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c790047caff45e0a70ff05f3ea895b7225c8888f",
"body": null,
"is_bot": false,
"headline": "add a finalizer on LAN CR to prevent it to be removed by user",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-03T20:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d30e697c35e2c13be5a128f974f1f1cad0d32971",
"body": "- polished SRL\n- now Lab CR won't allow change after creation",
"is_bot": false,
"headline": "- fix a bug for links ensure",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-12-01T03:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c51430730677219ee29e5c81789164a2f02cc1e",
"body": null,
"is_bot": false,
"headline": "SRL now working",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-11-28T02:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c19234513f6e84ce7ac3b2a2557a5509eab0463",
"body": null,
"is_bot": false,
"headline": "adding srvm, first draft",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-11-07T19:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65077d82b900fca5b0a01e496117c0eadc2b8875",
"body": null,
"is_bot": false,
"headline": "initial commmit, only got NodeList, SRVM, VMPC basic defaulting working",
"author_name": "Hu Jun",
"author_login": "hujun-open",
"committed_at": "2025-10-18T21:20:46Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 67,
"latest_release_at": "2026-07-17T23:09:18Z",
"latest_release_tag": "v0.1.3",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 19,
"days_since_latest_release": 6,
"mean_days_between_releases": 15.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": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 22640,
"source_files_sampled": 40,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/bits-and-blooms/bitset",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.24.4"
},
{
"name": "github.com/carapace-sh/carapace-shlex",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/coreos/ignition/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.24.0"
},
{
"name": "github.com/dchest/siphash",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.3"
},
{
"name": "github.com/distribution/reference",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/goccy/go-yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.1"
},
{
"name": "github.com/hujun-open/k8slan",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.7"
},
{
"name": "github.com/k8snetworkplumbingwg/network-attachment-definition-client",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.7"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.2"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.3"
},
{
"name": "github.com/openconfig/gnmi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.10"
},
{
"name": "github.com/tredoe/osutil",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.46.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.75.1"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.0"
},
{
"name": "kubevirt.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.2"
},
{
"name": "kubevirt.io/containerized-data-importer-api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.63.1"
},
{
"name": "libvirt.org/go/libvirtxml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11010.0"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.4"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "hujun-open",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/10714828?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"operator.yaml",
"sidecar.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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 9,
"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": "29 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ec6f601de33d13d0ae03152f837846ca24992ec1",
"ran_at": "2026-07-24T02:40:41Z",
"aggregate_score": 3.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-17T23:09:32Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hujun-open/knl",
"host": "github.com",
"name": "knl",
"owner": "hujun-open"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"security": 33,
"vitality": 77,
"community": 24,
"governance": 21,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 67,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 19
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "19/52 weeks with commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 19
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "67 commits in the last year",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 67
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v0.1.3",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 15.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~15.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 15.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": "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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"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": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": "critical",
"name": "Sustainability & Governance",
"value": 21,
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"followers": 12,
"owner_type": "User",
"is_verified": null,
"owner_login": "hujun-open",
"public_repos": 61,
"account_age_days": 4196
},
"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": "12 followers of hujun-open",
"points": 8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12,
"login": "hujun-open"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "61 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 61
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"kubernetes",
"lab",
"networking",
"router",
"srlinux",
"sros",
"mag-c"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 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": 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": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "29 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.09,
"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": "6 of 67 human commits state their intent (structured subject or explanatory body)",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 67
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 67",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 67
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 22640,
"source_files_sampled": 40,
"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/40 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 40,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"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": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": [
"Could not fetch go package 'kubenetlab.net/knl' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-24T02:40:46.358919Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hujun-open/knl.svg",
"full_name": "hujun-open/knl",
"license_state": "standard",
"license_spdx": "MIT"
}