JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"golang",
"known-hosts",
"ssh"
],
"is_fork": false,
"size_kb": 62,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 43320
},
"pushed_at": "2025-10-07T21:27:05Z",
"created_at": "2022-06-17T23:05:41Z",
"owner_type": "Organization",
"updated_at": "2026-05-16T13:31:50Z",
"description": "Go SSH known_hosts wrapper with host key lookup",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://skeema.io",
"name": "Skeema",
"type": "Organization",
"login": "skeema",
"company": null,
"location": "United States of America",
"followers": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/18493113?v=4",
"created_at": "2016-04-16T01:20:41Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 3755
},
"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": "v1.3.2",
"kind": "patch",
"published_at": "2025-10-07T21:23:43Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2025-01-29T22:39:59Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2024-07-16T21:20:57Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2024-03-12T15:16:52Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2023-09-18T19:47:09Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-07-10T20:19:36Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2023-05-12T23:06:59Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2022-06-18T21:39:38Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-06-17T23:25:56Z"
}
],
"recent_commits": [
{
"oid": "b9f50b4a05dbf3a2392d9ffba3399dd74315ab4c",
"body": null,
"is_bot": false,
"headline": "ci: use Go 1.24 as per minimum in go.mod",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2025-10-07T21:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e58378eb0efa27430c1e06fc25d59cb9e6887d7",
"body": "This commit updates x/crypto to v0.42.0, which includes an upstream fix for\nIPv6 issue golang/go#53463. Since skeema/knownhosts previously had its own\nworkaround for that issue, this commit also revises that affected logic to\nnow delegate to the upstream function, *unless* the upstream function resu\n[…]\nskeema/knownhosts completely bypass\nGo's module/versioning/dependency systems, so for sake of robustness we still\nhandle that situation.\n\nNo user-facing behavior changes are expected from this commit.",
"is_bot": false,
"headline": "update golang.org/x/crypto to v0.42.0; revise IPv6 logic",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2025-10-07T21:20:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b6f59f4b742234a6353d4bab3c6a9e2e0a901a2",
"body": "In golang.org/x/crypto v0.37.0+, https://github.com/golang/crypto/pull/254 has\nbeen merged, which means x/crypto/ssh/knownhosts can return multiple keys of\nthe same type in its KeyError.Want slice.\n\nHere in skeema/knownhosts, our logic already handles that properly, and\nensures that HostKeyAlgorithm\n[…]\ntests, which examines\nthe returned keys (which are intentionally not de-duped) rather than the\nalgorithms (which are de-duped).\n\nThis commit fixes the test to now work properly with x/crypto v0.37.0+.",
"is_bot": false,
"headline": "tests: fix test logic for x/crypto 0.37.0 change",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2025-06-13T19:42:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eef745591bbaffdbaef2e742c543f1a7258e6fda",
"body": "This commit also updates indirect dependency golang.org/x/sys to v0.33.0\nand tidies the go.sum.\n\nOne unit test is now failing, due to a non-future-proof mistake in the\ntest logic. The test will be fixed in the following commit.",
"is_bot": false,
"headline": "update dependency golang.org/x/crypto to v0.39.0",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2025-06-13T19:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3098efa96b0f3a1b3afc30a03f5fa73e3c9454f",
"body": "This commit also updates indirect dependency golang.org/x/sys to v0.31.0,\nupdates the Go version in go.mod to 1.23, and tidies the go.sum.",
"is_bot": false,
"headline": "update dependency golang.org/x/crypto to v0.36.0",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2025-03-19T19:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c884d65c077861e6c7190de0ef6b9d316f76847f",
"body": "This commit makes 3 minor adjustments to our GitHub Actions config:\n\n* `govulncheck` is now installed and executed in CI, ensuring the action run\n will fail if any vulnerable dependencies are found.\n\n* The version of `goveralls` (code coverage client) is now pinned, instead of\n using latest.\n\n* CI now runs using Go 1.23.",
"is_bot": false,
"headline": "ci: add govulncheck; pin goveralls version; use Go 1.23",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2025-03-19T19:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8761da3f2ccc3cdb4809d5026c24283842a4ba7",
"body": "As of the next release of the golang.org/x/crypto module, it will be possible\nfor golang.org/x/crypto/ssh/knownhosts to return multiple keys of the same\ntype for the same host, per https://github.com/golang/crypto/pull/254. We\nalready handle that gracefully since v1.2.1 (see commit 3a35d9f), but the code\ncomment describing this situation needed to be updated.",
"is_bot": false,
"headline": "comments: update to reflect golang.org/x/crypto/ssh/knownhosts change",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2025-03-06T19:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93146c84bcb6abe4459e2adafad634cc40a712bf",
"body": "This commit also updates indirect dependency golang.org/x/sys to v0.29.0,\nupdates the Go version in go.mod to 1.22, tidies the go.sum, and updates\nthe copyright year in docs.",
"is_bot": false,
"headline": "update dependency golang.org/x/crypto to v0.25.0",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2025-01-29T22:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2fe42f5c261872934e2f81507effa4a4a07ca9",
"body": null,
"is_bot": false,
"headline": "go.mod: update golang.org/x dependencies",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-07-22T21:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9485bdec8ed521b32ab0e9310619effa071a99d6",
"body": null,
"is_bot": false,
"headline": "docs: add PR template and CONTRIBUTING.md guide; minor README tweaks",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-07-16T21:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b8ca37f5c06772b6ec58e2f13aca8b16eda0600",
"body": "In OpenSSH, wildcard host pattern entries in a known_hosts file can match\r\nhosts regardless of their port number. However, x/crypto/ssh/knownhosts does\r\nnot follow this behavior, instead requiring strict port equality; see bug\r\nhttps://github.com/golang/go/issues/52056 for background.\r\n\r\nThis commit\n[…]\nctly in the\r\nhost key callback returned by HostKeyDB.HostKeyCallback, by way of some\r\nnested callback wrapping. This only happens if the first bullet actually\r\nfound at least one wildcard in the file.",
"is_bot": false,
"headline": "host matching: handle wildcards with non-standard port (#10)",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-07-16T20:14:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7c797a490676f902bcfa160d09664815d75dfaec",
"body": "Backwards-compatible support for @cert-authority, implemented in a new HostKeyDB type, created with constructor NewDB.",
"is_bot": false,
"headline": "Merge pull request #9 from skeema/certs-backwards-compat",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-07-12T21:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a26ccd67909a2b2a5cfad598c6ba7c860996d2",
"body": "* Add new exported method HostKeyCallback.ToDB, to provide a mechanism for\n callers who want to conditionally enable or disable CA support, while still\n using a *HostKeyDB for both cases.\n\n* Clarify many doc string comments.\n\n* Add new exported function WriteKnownHostCA for writing a @cert-authority\n line to a known_hosts file. Previously this logic was in a test helper, but\n it could be useful to others, so let's export it outside of the tests.",
"is_bot": false,
"headline": "Minor adjustments based on initial PR feedback",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-07-09T20:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69b4a6244d5cd06d0ad414d4cef40edeead3c115",
"body": "The previous commit d314bf36 added support for @cert-authority lines, but\ntechnically broke backwards compatibility due to changing the return type of\none exported method. This commit adjusts that previous commit's new logic to\nrestore backwards compatibility, and makes additional changes as follows\n[…]\n, vs\n keeping it private in d314bf36.\n\n* Refactor the RSA-to-algo expansion logic to simplify its handling in the CA\n situation.\n\n* Add test coverage for all new behaviors and @cert-authority logic.",
"is_bot": false,
"headline": "certs: reimplement previous commit to maintain backwards compat",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-07-07T22:46:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d314bf36fde12e8064efdd5de9779beba65cb644",
"body": null,
"is_bot": false,
"headline": "Support cert authorities",
"author_name": "Javier Alvarez Garcia",
"author_login": "Javier-varez",
"committed_at": "2024-07-04T22:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5832aa8abbe19d2e27ddc7e63528efe787578b75",
"body": "This commit adjusts the following parts of the GitHub Actions configuration\nfor this repo:\n\n* Report test coverage to Coveralls via github.com/mattn/goveralls\n* Bump versions of actions/setup-go and actions/checkout to prevent \"Node.js\n 16 actions are deprecated\" warnings\n* Simplify installation command for golint\n* Include coverage badge in README",
"is_bot": false,
"headline": "ci: send coverage to Coveralls; upgrade action versions",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-07-03T22:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7acc57b56da9234643c88b13d31b3bfaabba9b7b",
"body": null,
"is_bot": false,
"headline": "go.mod: update golang.org/x dependencies",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-07-03T22:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73fcfc9b72e7558740d3c5bcce12259b3cb7a65",
"body": "HostKeyAlgorithms: add rsa-sha2-256 and rsa-sha2-512 for ssh-rsa",
"is_bot": false,
"headline": "Merge pull request #6 from trzsz/main",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-03-12T15:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd8e67ecaa664984a8af209daa256b8aab3454a5",
"body": null,
"is_bot": false,
"headline": "HostKeyAlgorithms: add rsa-sha2-256 and rsa-sha2-512 for ssh-rsa",
"author_name": "Lonny Wong",
"author_login": "lonnywong",
"committed_at": "2024-03-11T23:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b518cbd77bb75f04d18fc8a19040ed2c02d1cf",
"body": null,
"is_bot": false,
"headline": "docs: bump year to 2024",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-03-11T19:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379d675ad94594866afec09140f270766709763d",
"body": "GitHub Actions was configured to use Go 1.17, which is quite old. This commit\nbumps it to Go 1.21, which is the older of the two currently-supported Go\nversions.\n\nThis commit also adjusts the command-line for installing `golint` to be\ncompatible with more recent Go versions.\n\nKeeping go.mod at 1.17 \n[…]\n/until we actually need newer Go\nlanguage features. Since github.com/skeema/knownhosts is imported by a lot of\nother Go packages, we don't want to force increases to that listed version\nunnecessarily.",
"is_bot": false,
"headline": "ci: bump GOVERSION and fix golint",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2024-03-11T19:52:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a35d9f4bebfa398ab3e4ba875aa55fd679a2b63",
"body": "Currently the behavior of HostKeyAlgorithms never contains duplicates, only by\nvirtue of golang.org/x/crypto/ssh/knownhosts exposing a maximum of one key per\nalgorithm in its KeyError.Want slice.\n\nHowever, that upstream behavior could theoretically change in the future,\nespecially since golang.org/x\n[…]\nns if https://github.com/golang/go/issues/28870 is solved (for example\nby https://github.com/golang/crypto/pull/254), there should not be any harm to\nour behavior here in github.com/skeema/knownhosts.",
"is_bot": false,
"headline": "HostKeyAlgorithms: ensure result never contains duplicates",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-09-18T19:47:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2442217a08f2072ac0640054256d10f5b6268978",
"body": "Previously, several test functions each wrote their own test known_hosts file,\ngenerating different random keys each time. This is slow and CPU-intensive.\n\nThis commit changes the test logic to generate random keys once per overall\ntest process, and re-use those test known_hosts contents across multiple test\nfunctions.",
"is_bot": false,
"headline": "tests: memoize the generated test known_hosts file",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-09-18T19:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7198c0f5ef3821febcf382f399ed64612f53a457",
"body": null,
"is_bot": false,
"headline": "update golang.org/x dependencies",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-09-18T18:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09454b7d568378cd20c6a98d599e09970ce713e6",
"body": "Omit the IPv6 zone ID if it contains spaces",
"is_bot": false,
"headline": "Merge pull request #4 from trzsz/main",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-09-16T19:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d5bb77e50c7ed3adcd02ed189d2fa318459ef10",
"body": null,
"is_bot": false,
"headline": "Avoid writing extra spaces in WriteKnownHost #4",
"author_name": "Lonny Wong",
"author_login": "lonnywong",
"committed_at": "2023-09-16T13:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "903aab75389f39b3c35a4d442ea83fb42edbbf83",
"body": null,
"is_bot": false,
"headline": "docs and comments: updates ahead of tagging new release",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-07-10T20:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "619ef88d66f2b50de11acafc3d22bfbdad439883",
"body": "This commit corrects the name of the generatePubKeyEd25519 test helper\nfunction.",
"is_bot": false,
"headline": "tests: fix typo in helper function name",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-07-07T23:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b50f2ec811e897472aaec602748cb3b139cb565",
"body": "Implement workaround in WriteKnownHost for IPv6 addresses. Closes #1",
"is_bot": false,
"headline": "Merge pull request #2 from trzsz/main",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-07-07T23:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a213af74db1f35bd56536236f63cecde258b323",
"body": null,
"is_bot": false,
"headline": "Fix WriteKnownHost for IPv6 #1",
"author_name": "Lonny Wong",
"author_login": "lonnywong",
"committed_at": "2023-07-07T16:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9483adcf622fe880025c89e373689cf4761917c1",
"body": null,
"is_bot": false,
"headline": "update golang.org/x dependencies",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-05-12T23:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dcbe52347da5119ceb3fc7daf9ef2d904052ec9",
"body": "The previous shields.io badge URL was no longer correct due to the change\ndescribed in https://github.com/badges/shields/issues/8671.",
"is_bot": false,
"headline": "docs: fix shields.io build status badge in README",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2023-01-10T23:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28683a41589032c59429a000a11a57165fcbbbb2",
"body": "* Add new method HostKeyCallback.HostKeys() for looking up the public keys\n for a given host; result is sorted based on known_hosts filename and line\n\n* HostKeyCallback.HostKeyAlgorithms() now uses HostKeyCallback.HostKeys(),\n so its result now has a well-defined sort order\n\n* New convenience func\n[…]\ner the use-cases of golang.org/x/crypto/ssh/knownhosts\n (it should be sufficient to import github.com/skeema/knownhosts alone\n without ever needing to also import golang.org/x/crypto/ssh/knownhosts)",
"is_bot": false,
"headline": "Add several new exported functions and methods",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2022-06-18T21:39:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02fe81dd235b731bcb12f6c17810c37b94080933",
"body": "In order for examples to show up in Go docs, function name must begin with\nExample and have no args or returns.",
"is_bot": false,
"headline": "docs: fix function name/signature in example_test.go",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2022-06-18T04:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59661f4ce01a6d6a587fbce3a01f324f9f1b87bb",
"body": null,
"is_bot": false,
"headline": "docs: add example_test.go",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2022-06-17T23:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9421f72e4220d59e4dd8e0dbfee43eb078b80f",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Evan Elias",
"author_login": "evanelias",
"committed_at": "2022-06-17T23:12:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 2,
"latest_release_at": "2025-10-07T21:23:43Z",
"latest_release_tag": "v1.3.2",
"releases_from_tags": true,
"days_since_last_push": 293,
"active_weeks_last_year": 1,
"days_since_latest_release": 293,
"mean_days_between_releases": 151
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/skeema/knownhosts",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/skeema/knownhosts",
"is_deprecated": false,
"latest_version": "v1.3.2",
"repository_url": "https://github.com/skeema/knownhosts",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-10-07T21:23:43Z",
"latest_version_yanked": null,
"days_since_latest_publish": 293
}
]
},
"popularity": {
"forks": 5,
"stars": 39,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 0
},
"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"
],
"largest_source_bytes": 20840,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.42.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2"
],
"fixed_version": "0.52.0",
"advisory_count": 32,
"oldest_advisory_days": 256
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.36.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 66
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1,
"critical": 1
},
"advisory_count": 33,
"affected_count": 2,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.42.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.42.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.36.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 1,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 10,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "evanelias",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/71920?v=4"
},
{
"type": "User",
"login": "lonnywong",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/20320324?v=4"
},
{
"type": "User",
"login": "Javier-varez",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5116453?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.889
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"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": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"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": 1,
"reason": "Found 3/24 approved changesets -- score normalized to 1",
"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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"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": "18 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b9f50b4a05dbf3a2392d9ffba3399dd74315ab4c",
"ran_at": "2026-07-28T13:40:12Z",
"aggregate_score": 2.4,
"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": "2025-10-07T21:28:02Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2024-07-16T20:14:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/skeema/knownhosts",
"host": "github.com",
"name": "knownhosts",
"owner": "skeema"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"security": 30,
"vitality": 25,
"community": 53,
"governance": 57,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 293,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 293 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 293
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v1.3.2",
"releases_from_tags": true,
"days_since_latest_release": 293,
"mean_days_between_releases": 151
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 293 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 293
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~151 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 151
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand",
"recent_release"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 741,
"days_since_last_human_commit": 293,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 293 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 293
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer, a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"forks": 5,
"stars": 39,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "39 stars",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 39
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"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": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.889
},
"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 89% of commits",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 10,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/6 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 6
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/24 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 18,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "skeema",
"public_repos": 6,
"account_age_days": 3755
},
"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": "18 followers of skeema",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 18,
"login": "skeema"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~10 yr old",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"github.com/skeema/knownhosts"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 293
},
"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 293 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 293
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"golang",
"known-hosts",
"ssh"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.4
},
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "Found 3/24 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"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": "18 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 2 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "osv",
"advisories": 33,
"affected_packages": 2,
"assessed_packages": 2,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/crypto 0.42.0 (critical 10.0)",
"points": 7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto 0.42.0 (critical 10.0)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 256 days ago",
"points": 32,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 256
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 2,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.778,
"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": "28 of 36 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 36
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 58,
"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"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "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 36",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 36
}
}
],
"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 2",
"points": 2,
"status": "partial",
"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": 20840,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:40:24.373000Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/skeema/knownhosts.svg",
"full_name": "skeema/knownhosts",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}