Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"self-hosted",
"url-shortener",
"access",
"short",
"shortener",
"golang",
"url"
],
"is_fork": false,
"size_kb": 182,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 88771,
"Makefile": 2191,
"Dockerfile": 992
},
"pushed_at": "2026-07-17T20:37:47Z",
"created_at": "2023-04-15T20:27:48Z",
"owner_type": "User",
"updated_at": "2026-07-26T01:00:03Z",
"description": "A fast, self-hostable URL shortener in Go. Lean by design (<20 MB image), with API keys, custom slugs, and link expiry.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Daniel Adebowale",
"type": "User",
"login": "negeek",
"company": null,
"location": "Akure, Ondo",
"followers": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/44142146?v=4",
"created_at": "2018-10-14T17:02:37Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 2844
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-07-17T20:33:42Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-17T20:21:51Z"
}
],
"recent_commits": [
{
"oid": "36b9722e860c190fc1622b2c4dd8281544eb28d6",
"body": null,
"is_bot": false,
"headline": "build: publish a multi-arch image (linux/amd64 and linux/arm64)",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T20:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8b960f43a15a2dc9d51ab152add790cd606ebe",
"body": null,
"is_bot": false,
"headline": "docs: hyphenate easy-to-use in README intro",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T20:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86f5d76dfacdbe12cc92ee47e025e5c849ac6f8",
"body": null,
"is_bot": false,
"headline": "docs: mention the sub-20MB image size in the README intro",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T20:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d517c4d61d323e4e4b411f2a440021725bf2b4",
"body": null,
"is_bot": false,
"headline": "docs: add measured binary and image sizes to LEAN.md",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T20:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4949115d56cd9708ff1906e80e6d392072daab3",
"body": null,
"is_bot": false,
"headline": "build: strip the release binary (-s -w) to shrink the image",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T20:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a8095f3b25697bb1c7cc2852b68f8354c6e6bdb",
"body": null,
"is_bot": false,
"headline": "docs: drop the self-read env note from LEAN.md",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T20:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af631739705a10d521875ff9290713af8ca9efe6",
"body": "…, malformed)",
"is_bot": false,
"headline": "test: cover more .env parsing cases (values with =, empty, whitespace…",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T20:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad81d27eb709e0fd9a951b86dcf069645bc1b72",
"body": null,
"is_bot": false,
"headline": "refactor: read .env ourselves and drop the godotenv dependency",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a48bd4601b253aa3dc959a97daa9dfb10045ac01",
"body": "…n three places",
"is_bot": false,
"headline": "docs: trim lean intro to link a LEAN.md deep-dive and surface /docs i…",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e0bf02376d99dde6e25619a73f84598f9904a2",
"body": null,
"is_bot": false,
"headline": "feat: revive an expired url when it is shortened again",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd758c153f20190038e928701fdb14e265ed16cc",
"body": null,
"is_bot": false,
"headline": "fix: log a failed visit count instead of failing the redirect",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31c54e900962c9702765b25b74fa2e4b9e47f44a",
"body": null,
"is_bot": false,
"headline": "perf: count visits with an atomic increment on redirect",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8bcfcb77ebc1c1f8be124bee92cefd9f41f30e7",
"body": null,
"is_bot": false,
"headline": "docs: rewrite README to be friendlier and defer request detail to /docs",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ef31364f981ba38d4c0bfed5edea67ffc29adb",
"body": "…ealth, docs and go install",
"is_bot": false,
"headline": "docs: update README for multi-auth, create-time expiry, pagination, h…",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "797e8a741ded34090dd00a46776cbb7b149a3206",
"body": null,
"is_bot": false,
"headline": "chore: home.go smaller",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "072a8854cd0019e94ebb9870f5757dc384dfdfe7",
"body": null,
"is_bot": false,
"headline": "feat: serve OpenAPI spec and Swagger UI at /docs",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f31114ae00c6a646605485d1ecec0d506ea265",
"body": null,
"is_bot": false,
"headline": "feat: paginate the url list with a reusable Page type",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b355b84f9b7999009f7e5f47ac31f7359676b491",
"body": null,
"is_bot": false,
"headline": "feat: optional expiry at creation for shorten and custom urls",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T19:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a34111004849e592610d7bf0a294ceeab31cb78c",
"body": null,
"is_bot": false,
"headline": "feat: add /healthz endpoint and wire it into container healthchecks",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T18:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c69bacb9702c1ecb162de1a4177a30fff4a75145",
"body": null,
"is_bot": false,
"headline": "feat: url endpoints accept an API key or a bearer token",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T18:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8734b88694f6b7e2464803e7f05e0661122c6d48",
"body": "…source",
"is_bot": false,
"headline": "test: move integration tests to integration_tests folder, split by re…",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T18:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c7682185200b128c72e4acd61a2f19fca25b43",
"body": null,
"is_bot": false,
"headline": "chore: upgrade Postgres to 17-alpine",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T18:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48f798b79482bc704fd0b198b3b908eba2867d3a",
"body": null,
"is_bot": false,
"headline": "fix: keep TEST_DATABASE_URL out of make test so db tests skip offline",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T18:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9e3418c462838637100862c3e26722126554c7",
"body": null,
"is_bot": false,
"headline": "test: add throwaway test-db compose service and make targets",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T18:04:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ca991c6abeca4825ed504061321dfaaf03bfbe",
"body": null,
"is_bot": false,
"headline": "refactor: load .env best-effort and drop APP_ENV",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T17:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c56ee42c21dd05ceaa9cf4972e50cf8f14ad9170",
"body": null,
"is_bot": false,
"headline": "ci: run tests on push/PR and publish image to Docker Hub",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T17:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b9e6003884f3248030b5cb7a10f35d11363977b",
"body": null,
"is_bot": false,
"headline": "feat: self-host packaging with migrate subcommand, Docker and compose",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T17:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce43b698987a89906d516c0a7d98dcab4f6d006",
"body": null,
"is_bot": false,
"headline": "style: gofmt pre-existing files",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T17:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e156f749e1c491c41dc1468b971fa7265d3f5d",
"body": null,
"is_bot": false,
"headline": "test: add real-database integration harness with embedded migrations",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T17:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25591cad15ca6d33d8554a91974853b653aab64e",
"body": null,
"is_bot": false,
"headline": "fix: scope url update, delete and expiry to the owning user",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T16:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "746b9a612cc3245dbd3d2a6add4ac46b6605a651",
"body": null,
"is_bot": false,
"headline": "feat: add API keys and guard the url endpoints with them",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T16:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "981b26d30f28634051b033fa3c0ebff03a449cba",
"body": null,
"is_bot": false,
"headline": "feat: hash passwords with bcrypt and expire auth tokens",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T16:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d25cba5f114a677f530c5246ba07c953e079b74f",
"body": null,
"is_bot": false,
"headline": "feat: structured logging with slog",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T16:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ddc0e62dc287ed732d78138ca7a2db509b18d2",
"body": null,
"is_bot": false,
"headline": "refactor: introduce repository and service layers with DI",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T16:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3873fca267fa9705e4b7950168662f161b29ad42",
"body": null,
"is_bot": false,
"headline": "refactor: add reusable request body decoder",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T16:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ddbf8ca43c01c77c147f023488a9000dd1721f7",
"body": null,
"is_bot": false,
"headline": "chore: squash migrations, bump Go, add Makefile and .env.example",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2026-07-17T15:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6858e5b3f7d2ee8d931aed6108a9ec133ace338a",
"body": null,
"is_bot": false,
"headline": "err response",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-10-05T12:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "010c09cc792de266096aef87437ba8effa995d01",
"body": null,
"is_bot": false,
"headline": "bug fixes, added short_access field",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-10-02T20:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3026e12fb88d9406006369cefb178541974d82f7",
"body": null,
"is_bot": false,
"headline": "dynamic crud,url expiry",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-10-02T16:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11ac59cb8450fb9bb0fab796808143e6da07097",
"body": null,
"is_bot": false,
"headline": "url expiry feat foundaion",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-30T22:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631b0d9038405da89cf8fa545bec2daa764a4a7c",
"body": null,
"is_bot": false,
"headline": "url access count",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-24T19:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e236e4a20fc3150e87795da12b926fdb784bdc",
"body": null,
"is_bot": false,
"headline": "clean auth middleware",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-22T18:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8010ddaada55839f7508cd2942aff7a724ce0f5",
"body": null,
"is_bot": false,
"headline": "dynamic db table filter",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-21T13:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06ee7d826f80f8cc96ebdc87901e68a29aaca431",
"body": null,
"is_bot": false,
"headline": "url dynamic filtering working. but can be more dyanmic",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-20T21:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7423b14967be07ce90b1af8dc569578b1904c9d7",
"body": null,
"is_bot": false,
"headline": "url filter phase 2, no data",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-19T22:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabbad9cd208e8f4194c9b0d23327fd0b1f12a90",
"body": null,
"is_bot": false,
"headline": "uniform url naming",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-19T11:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0373bc55f58b320abdda952f668384b7e8bb6226",
"body": null,
"is_bot": false,
"headline": "filter phase 1",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-15T12:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68a6d80f3bc4da3e0734961c9e272bf00b52d7a9",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-11T17:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ba5cd7bb6bce053e7de383b7a5d73de552c4df",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-11T17:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242ccf91c7a6f87f164ab1d5baffa53fb5515e99",
"body": null,
"is_bot": false,
"headline": "user urls",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-11T17:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ea16d6126494a443143d5fff58f45646d571e5",
"body": null,
"is_bot": false,
"headline": "test custom and authentcate new token",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-08T11:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f0bcf87cf1d01c4dba0ba1e8de16e10e78c645",
"body": null,
"is_bot": false,
"headline": "is_custom migration",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-08T11:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119a21120de1aaa5e70d0d84ec1cb19687d147ad",
"body": null,
"is_bot": false,
"headline": "custom url",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-09-07T08:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d735421ad1c06b060d3ff9e5abe35c2a8af78cb8",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-08-29T14:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e0e4bd8098988fc926432597b9138568ed8c52",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-08-28T17:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6866bb7cc6816d671e3add8cdf94d41837e7ae37",
"body": null,
"is_bot": false,
"headline": "env",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-08-28T17:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a1b2ca8c83c74202c68e01a4022f1a0417303e",
"body": null,
"is_bot": false,
"headline": "rmv internal",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-08-28T16:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c873d7829e614be38599956d693a849934f2c8",
"body": null,
"is_bot": false,
"headline": "dockerise",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-08-28T16:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d8f05fa3ab83f0bd8919704d6fb8f3b8eb6eba",
"body": null,
"is_bot": false,
"headline": "dockerise locally",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-08-22T16:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b115319ea9b5797d5c15b30177836a3dacf9ab1",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-08-06T13:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a23805eddd3ac2711a852a3cdb5b70b06493d5",
"body": null,
"is_bot": false,
"headline": "tests for urls",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-08-06T13:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c5953fd073072ad7760b8a85d7405d3686a718",
"body": null,
"is_bot": false,
"headline": "test for users",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-22T17:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd5d505a30898126ab294afc3294d9d5a91c8951",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-12T22:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2fa44e869437f5133d82df28bc5634d370b4ac9",
"body": null,
"is_bot": false,
"headline": "remove handler folder",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-12T15:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "526cf89ced5b94074c873ea86d9b45909716a59d",
"body": null,
"is_bot": false,
"headline": "rename route-version to route",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-10T08:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f022b0982e366c13e65bc6db40a3f1ecace2e2a4",
"body": null,
"is_bot": false,
"headline": "repository code layer",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-10T02:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "795f28bb378439c9193559dfa34cf04edbe4b065",
"body": null,
"is_bot": false,
"headline": "route verson",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-01T23:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b002ae690949b54c60a26d1e1b1dc9fc66bd444",
"body": null,
"is_bot": false,
"headline": "better route structure",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-01T23:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f327e8f910c3ea392950835f1e4ce21206a2fa9",
"body": null,
"is_bot": false,
"headline": "better shortening logic",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-01T13:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91cfc91fa228fdc8fce54ec3434c3c61a0be7ba0",
"body": null,
"is_bot": false,
"headline": "corected response and readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-07-01T00:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790ebd0a00e77664c694c2cb913e828928352b36",
"body": null,
"is_bot": false,
"headline": "_",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-30T23:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a59f89e0d04259b2c05b7afdcc18db7a997a3b8",
"body": null,
"is_bot": false,
"headline": "new token if user lost token",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-30T23:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a79348ba3fa181590b3929c5c04e9886ff7f1dd",
"body": null,
"is_bot": false,
"headline": "check if email exist",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-30T22:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e485a20145d64a4b0a159fa20d9550f18ab44446",
"body": null,
"is_bot": false,
"headline": "repository not implemented for now",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-18T23:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fae0b7d339657f24fbea11c25d3e905c62643d",
"body": null,
"is_bot": false,
"headline": "using up numbers before db call url shortening logic",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-18T23:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e180aa54139262f362fe8867c01b86d70162312",
"body": null,
"is_bot": false,
"headline": "cors middleware",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-12T23:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "073debce7895233e250cc591cae3b2fafe97f24c",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-12T22:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e36d603761ed80c01063faa33f60efcd88de329",
"body": null,
"is_bot": false,
"headline": "resolved local conflict",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-12T22:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "258670d29ca2e109944c0f7453b4821c02606548",
"body": null,
"is_bot": false,
"headline": "jwt verify and creation working fine",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-12T22:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19555a9e42728a8fd4783346c74d5761e3922d8b",
"body": null,
"is_bot": false,
"headline": "utils jwt",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-11T11:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0267ee3fc53b9bda7ac415f5ac024a78b654b1",
"body": null,
"is_bot": false,
"headline": " jwt util",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-11T11:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29c96731e4e6f76bd37327b14898cc0efff52033",
"body": null,
"is_bot": false,
"headline": "middleware import",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-05T00:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0f5661f68161aa0866f2023fa40a4293869ad27",
"body": null,
"is_bot": false,
"headline": "files",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-04T23:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4160fa52952bdc86cb7ec12b9c7f7600f6fd6833",
"body": null,
"is_bot": false,
"headline": "bug fixes in url",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-04T23:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4417e5da8deef64655cfcbaa39fbdbfc1c270b56",
"body": null,
"is_bot": false,
"headline": "response json in one place",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-04T23:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fc21e33dbf7fa1766679f1ad8f60a6d1f5c7d8f",
"body": null,
"is_bot": false,
"headline": "response json in one place",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-06-04T23:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0339df8be2a313064cc1ff868c37ad3523f0787",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-05-02T15:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82fe14182e3a084697fee9cddc436f0eabf30329",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-05-01T01:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28dedcee0d121a3882a5a2028ffb927bf2991129",
"body": null,
"is_bot": false,
"headline": "removed signin",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-05-01T01:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42b472e7f26a63b035a9ed7a28690b81f5af1a2",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-05-01T01:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf3da7d835463ec25cd4aa5d495b1b70f0777f6",
"body": null,
"is_bot": false,
"headline": "url redirect",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-05-01T01:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39341a11d460e0a0c735601c89684c112f2cf84d",
"body": null,
"is_bot": false,
"headline": "shorten url no errors",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-05-01T00:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4709175cecbcaf85d0d154d2b99ce2042c6082e6",
"body": null,
"is_bot": false,
"headline": "url shortening prolly error",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-04-30T23:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c5a4675c31b3eaf8e766fcffd5776173641f6ad",
"body": null,
"is_bot": false,
"headline": "removed db connection from main",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-04-30T21:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c3f3b024addcee9be78f4b0c9f008ad418b030",
"body": null,
"is_bot": false,
"headline": "auth middleware no errors",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-04-30T20:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10cdacebb5ef32c42b51b9037c633f31ddc6ff66",
"body": null,
"is_bot": false,
"headline": "auth middleware",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-04-27T22:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3039fd9fedf7f6c26d2a45d72258e6fdc6002050",
"body": null,
"is_bot": false,
"headline": "signup and signin endpoint",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-04-26T13:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d861f089008a93932430ddf2b0ca947b6821b222",
"body": null,
"is_bot": false,
"headline": "signup endpoint. subject to errors",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-04-24T13:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7a8ae63bd3c6f55a8c4a01e1f4c01961ef462a",
"body": null,
"is_bot": false,
"headline": "created db tables",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-04-24T09:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4481973ab155f740d37fb344aec6198dd9bd8f11",
"body": null,
"is_bot": false,
"headline": "test project layout",
"author_name": "negeek",
"author_login": "negeek",
"committed_at": "2023-04-16T13:39:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 36,
"latest_release_at": "2026-07-17T20:33:42Z",
"latest_release_tag": "v1.0.1",
"releases_from_tags": true,
"days_since_last_push": 11,
"active_weeks_last_year": 1,
"days_since_latest_release": 11,
"mean_days_between_releases": 0
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/negeek/short-access",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/negeek/short-access",
"is_deprecated": false,
"latest_version": "v1.0.1",
"repository_url": "https://github.com/negeek/short-access",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T20:33:42Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [
"docs/openapi.yaml"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 9025,
"source_files_sampled": 45,
"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": "github.com/jackc/pgx/v4",
"direct": true,
"version": "v4.18.1",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-j88v-2chj-qfwx",
"GHSA-m7wr-2xf7-cm9p",
"GHSA-mrww-27vc-gghv",
"GO-2024-2605",
"GO-2024-2606",
"GO-2026-5004"
],
"fixed_version": "5.9.2",
"advisory_count": 6,
"oldest_advisory_days": 876
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.6.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-45x7-px36-x8w8",
"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-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x"
],
"fixed_version": "3.4.0",
"advisory_count": 38,
"oldest_advisory_days": 953
},
{
"name": "github.com/jackc/pgproto3/v2",
"direct": false,
"version": "v2.3.2",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-7jwh-3vrq-q3m8",
"GHSA-jqcq-xjh3-6g23",
"GO-2024-2606",
"GO-2026-4518"
],
"fixed_version": "5.5.4",
"advisory_count": 4,
"oldest_advisory_days": 876
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": true,
"version": "v5.0.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh63-6h87-95cp",
"GO-2025-3553"
],
"fixed_version": "5.2.2",
"advisory_count": 2,
"oldest_advisory_days": 494
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.7.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 14
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 1,
"critical": 3
},
"advisory_count": 51,
"affected_count": 5,
"assessed_count": 14,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 3
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.0.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/jackc/pgx/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.18.1"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": true,
"version": "v5.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgx/v4",
"direct": true,
"version": "v4.18.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/chunkreader/v2",
"direct": false,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgconn",
"direct": false,
"version": "v1.14.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgio",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgpassfile",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgproto3/v2",
"direct": false,
"version": "v2.3.2",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgservicefile",
"direct": false,
"version": "v0.0.0-20221227161230-091c0ba34f0a",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgtype",
"direct": false,
"version": "v1.14.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/puddle",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 14,
"direct_count": 5,
"indirect_count": 9
}
},
"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": "negeek",
"commits": 101,
"avatar_url": "https://avatars.githubusercontent.com/u/44142146?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"docker-publish.yml"
],
"has_docs_dir": true,
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 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": "26 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "36b9722e860c190fc1622b2c4dd8281544eb28d6",
"ran_at": "2026-07-28T23:22:05Z",
"aggregate_score": 3.2,
"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-17T20:39:10Z",
"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/negeek/short-access",
"host": "github.com",
"name": "short-access",
"owner": "negeek"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"security": 33,
"vitality": 68,
"community": 12,
"governance": 35,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 36,
"human_commit_share": 1,
"days_since_last_push": 11,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 11 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 11
}
}
],
"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": "36 commits in the last year",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 36
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 88,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v1.0.1",
"releases_from_tags": true,
"days_since_latest_release": 11,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 11 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"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": "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": 11,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 11 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 11
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 35,
"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": 52,
"inputs": {
"followers": 21,
"owner_type": "User",
"is_verified": null,
"owner_login": "negeek",
"public_repos": 22,
"account_age_days": 2844
},
"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": "21 followers of negeek",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 21,
"login": "negeek"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~7 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/negeek/short-access"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 11
},
"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 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 70,
"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": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"self-hosted",
"url-shortener",
"access",
"short",
"shortener",
"golang",
"url"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.2
},
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "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": "26 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "at_risk",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 14 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": 14
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "osv",
"advisories": 51,
"affected_packages": 5,
"assessed_packages": 14,
"unassessed_packages": 0,
"affected_by_severity": "critical 3, high 1, unknown 1",
"direct_affected_packages": 3
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "3 affected: github.com/jackc/pgx/v4 v4.18.1 (critical 9.8), golang.org/x/crypto v0.6.0 (critical 10.0), github.com/golang-jwt/jwt/v5 v5.0.0 (high 7.5)",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 3,
"packages": "github.com/jackc/pgx/v4 v4.18.1 (critical 9.8), golang.org/x/crypto v0.6.0 (critical 10.0), github.com/golang-jwt/jwt/v5 v5.0.0 (high 7.5)"
}
}
],
"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": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 953 days ago",
"points": 23.8,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 3,
"oldest": 953
}
}
],
"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": 14,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.36,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"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": 9025,
"source_files_sampled": 45,
"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/45 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 45,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"docs/openapi.yaml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "docs/openapi.yaml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/openapi.yaml"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T23:22:10.152088Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/negeek/short-access.svg",
"full_name": "negeek/short-access",
"license_state": "absent",
"license_spdx": null
}