原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 156,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 30286
},
"pushed_at": "2026-07-22T00:25:13Z",
"created_at": "2018-01-18T19:00:53Z",
"owner_type": "User",
"updated_at": "2026-07-22T00:25:16Z",
"description": "Simple Go HTTP middleware for reducing code substantially when building an API. `net/http` compatible.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://davidpennington.me",
"name": "David Pennington",
"type": "User",
"login": "xeoncross",
"company": "Moving littlebig/biglittle data globally",
"location": "Dallas, Texas",
"followers": 557,
"avatar_url": "https://avatars.githubusercontent.com/u/56460?v=4",
"created_at": "2009-02-20T23:18:44Z",
"is_verified": null,
"public_repos": 142,
"account_age_days": 6360
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-07-22T00:24:35Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-07-21T19:17:09Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-07-20T22:28:54Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-20T18:41:49Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-17T22:00:55Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-04T20:24:00Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2020-03-02T18:32:54Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2020-02-29T23:41:53Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2019-07-25T21:24:49Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2019-06-06T21:18:47Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2019-05-18T03:52:51Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2019-01-04T21:30:21Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2018-01-21T01:28:36Z"
}
],
"recent_commits": [
{
"oid": "e6299fbfec4b62b46840c689fe3441791724b69b",
"body": "… validation interface",
"is_bot": false,
"headline": "Rewrite of the error handling, split code into multiple files, define…",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2026-07-22T00:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39270cd373c34196ca67bd422eb1d4f8abdccfcd",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2026-07-21T22:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a60d02a0d0b78c4246859593cd0f0403d51ca41",
"body": null,
"is_bot": false,
"headline": "reorganize query parameter decoding and validation",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2026-07-21T19:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d914a2cbbcf5c8722345376dcc50d78eb0e600d1",
"body": null,
"is_bot": false,
"headline": "support URL parameter decoding and validation",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2026-07-20T22:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d2d8947ac578d24e3d78ef230fbeb076902e32",
"body": null,
"is_bot": false,
"headline": "Properly linting codebase",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2026-07-20T18:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a635617ffc21524376c7bbf717a3e4213494e54",
"body": null,
"is_bot": false,
"headline": "Restructure to make helpers optional",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2026-07-20T18:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0bec44c1fb379f4f182853ff5a1c74dd9166c62",
"body": null,
"is_bot": false,
"headline": "restructure of unit tests",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2026-07-17T22:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e75211bc396d4de0f7e022a22a80323b5175678",
"body": null,
"is_bot": false,
"headline": "Mid redesign using generics",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2026-07-04T20:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d922f6b5a0f28ff6bcadcc95730e1dda139c870",
"body": null,
"is_bot": false,
"headline": "updated readme",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2020-11-16T23:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846c04202ef7127d0ae310e54c7b3b1e3822a0a4",
"body": null,
"is_bot": false,
"headline": "Added helper for starting up context-responsive http.Server",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2020-03-02T18:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a9f461fcf800b4d331c2ca381211bebcddf8ea",
"body": null,
"is_bot": false,
"headline": "Added InterruptContext() helper and MustQueryParams() middleware.",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2020-02-29T23:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87410cea6c54cdee0603837cf814374d2f0b6d19",
"body": null,
"is_bot": false,
"headline": "Cleanup of filesystem",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2020-02-22T15:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5cff4d70ddd36682e130f7942f9a1d503608f0",
"body": null,
"is_bot": false,
"headline": "New http.FileSystem wrappers for SPA and dot file protection",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2020-02-21T23:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad7bb76dd81502537f59842e42c7d613aa5686af",
"body": null,
"is_bot": false,
"headline": "Updated readme",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-27T16:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbbbea6c3c5882fc6c2cdafa126545b30d123126",
"body": null,
"is_bot": false,
"headline": "Correct header write order for JSON responses",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-27T16:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d09223b95bacc4b8eba45ce2de71109da100173",
"body": null,
"is_bot": false,
"headline": "Add syntax highlighting",
"author_name": "David Pennington",
"author_login": "xeoncross",
"committed_at": "2019-07-25T22:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e1a65cebe64b258cb3572d020fd845886cac79",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "David Pennington",
"author_login": "xeoncross",
"committed_at": "2019-07-25T22:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37717a5f199e788e3f5ad0719944cec46779a7b9",
"body": null,
"is_bot": false,
"headline": "Removed old code for treating struct pointers as valid handler input",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-25T22:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd8f6e37995fc41a18664f9f33fb17b990127c7",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "David Pennington",
"author_login": "xeoncross",
"committed_at": "2019-07-25T22:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aa051860d73d302f470421477ae57275e4dfdbd",
"body": null,
"is_bot": false,
"headline": "Fixed readme typo",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-25T22:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07411b618392d5419ff1aabfd79f5d2b0bf0895b",
"body": null,
"is_bot": false,
"headline": "Updated readme",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-25T22:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7db743b513f969606c38bca7b49eb737313062",
"body": null,
"is_bot": false,
"headline": "Updated examples",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-25T21:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82080baad4728ba337ab405ad57366abfc2fa635",
"body": "…eadme. Fixed benchmarks",
"is_bot": false,
"headline": "Fixed issue with json bodies removing URL parameter values. Updated r…",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-25T21:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df11c112640717c943f8e8b1002c0b7d5224dc6a",
"body": null,
"is_bot": false,
"headline": "New hydrate structure. Big changes.",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-23T17:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250e9a4156c4c265bba8f26c4ddd95fc9815ea89",
"body": null,
"is_bot": false,
"headline": "Added benchmark",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-22T15:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bcb3df15804d2c462627ee0def434554d801a67",
"body": null,
"is_bot": false,
"headline": "Updated URL Param test and some cleanup",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-22T15:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2802a4cedb1a360ad7d7e524ba67717deaf37521",
"body": null,
"is_bot": false,
"headline": "Updated test with URL path options",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-22T14:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9440a8aaf37bdf8a8217c598ee133da93f78dd2",
"body": null,
"is_bot": false,
"headline": "Support anonymous structs",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-19T00:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feb55dcb394f39958c428e959b0f3c90d3b87d95",
"body": null,
"is_bot": false,
"headline": "New approach to handler interspection not requiring a struct instance",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-07-18T21:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fbe2ae9351406e01a49f4e29a210cd5ad9669cb",
"body": null,
"is_bot": false,
"headline": "Fixed Content-type",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-06-06T21:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4354e11b1a5458ecccad7bbaec1a1954308b3856",
"body": null,
"is_bot": false,
"headline": "Updated benchmarks. Added labstack/echo.Bind",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-05-18T20:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "096465e52de474163bc2595e128edd812fb4b40a",
"body": "Lightweight Middleware Version",
"is_bot": false,
"headline": "Merge pull request #2 from Xeoncross/lightweight-middleware",
"author_name": "David Pennington",
"author_login": "xeoncross",
"committed_at": "2019-05-18T03:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "819b6a03e10e0f86ef5577a7d5dbafeaf2ed0827",
"body": null,
"is_bot": false,
"headline": "Updated readme",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-05-18T03:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a5a5767d502288a39a60f21e46311a1a794bab",
"body": null,
"is_bot": false,
"headline": "Updated benchmarks and readme",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-05-18T03:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c08a26bae29c6e3ff1c63d1af90df95b28af43",
"body": null,
"is_bot": false,
"headline": "Fixed validation example",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-05-18T03:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a8236c639cc916f2571a646e1b9b3ce5d5701c",
"body": null,
"is_bot": false,
"headline": "More unit tests and starting a stand-alone validation example",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-05-18T02:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fd3b5ed70bf6ebdf355223ba15f4cf2160abcab",
"body": null,
"is_bot": false,
"headline": "Some cleanup. Added some tests back.",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-05-17T23:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294e9941c636491fdefbf3230f119263b90b0ae0",
"body": "…r struct",
"is_bot": false,
"headline": "Moving to a simpler, middleware wrapper instead of a dedicated handle…",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-05-17T15:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7bc5faf5f22a40f4dce634eef6fed3f280870a6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'basic' of github.com:Xeoncross/mid into basic",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-04T21:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9b1142c58b980c436e6057a22bd4dea7c702d0a",
"body": null,
"is_bot": false,
"headline": "Working on more tests",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-04T21:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71abd6960fafb6b38025084915a95752d53c7dbf",
"body": null,
"is_bot": false,
"headline": "Working on more tests",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-04T21:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09c4440fed958f7a44de43ed7e9aca11a1894d7f",
"body": null,
"is_bot": false,
"headline": "More work getting the test correct and fixing the validation flow",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-03T22:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fb0ba54c9bdbcf8a605356c53fcc2788162fbc5",
"body": null,
"is_bot": false,
"headline": "Changed handler signature",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-03T21:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "575e519872eb8f76a7505e22ab7c53d5bf3ce3bc",
"body": null,
"is_bot": false,
"headline": "Updated readme with example",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-03T21:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acd46f64ee1a6a9b7f037d264e5c119e7a1a511c",
"body": null,
"is_bot": false,
"headline": "Added RequestCounter middleware",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-03T21:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c12ccd858c2941ebf4f4b3bff0a418e48124f9",
"body": null,
"is_bot": false,
"headline": "Removed template helpers. Added throttle middlewares",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-03T16:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5897cd5673238b776c7d7011e7db8876dd9c1359",
"body": null,
"is_bot": false,
"headline": "Updating documentation",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2019-01-03T15:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccc628a5adcd715b0be0c660f91e6983c953f4e2",
"body": null,
"is_bot": false,
"headline": "Fixing tests and benchmarks",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-07-19T22:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b361c3ecd4aa5f0d6e39baebcc184f00f71dfa4f",
"body": null,
"is_bot": false,
"headline": "Trying out handler sub-fields for markers",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-07-19T21:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90151c34f6f4d0de8ada830dc6a34f19e1bfed3c",
"body": null,
"is_bot": false,
"headline": "Going in circles here",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-06-20T01:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "831352fa0089f0f9ca619703b73a0978b1b5d734",
"body": null,
"is_bot": false,
"headline": "More testing",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-06-19T22:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a5007f98228096e8ef6d830fc187ba8ffe512c5",
"body": null,
"is_bot": false,
"headline": "More work on proper structure for error messages",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-06-19T22:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00b4716f8d57a2458c87ed66b58d1422ecfdbdcd",
"body": null,
"is_bot": false,
"headline": "Fixed debug responses",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-05-11T22:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4931891cacc357698a35c0af954e2f3a90069ed8",
"body": null,
"is_bot": false,
"headline": "Merged forgotten dev",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-05-11T22:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87475c8c12e1e4291b71a39c7ef2a925c76870a",
"body": null,
"is_bot": false,
"headline": "Updated benchmarks",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-05-11T22:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58597a878d6b822cca056de992642bfad0b929b0",
"body": null,
"is_bot": false,
"headline": "Updated tests",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-05-11T21:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7df4a1162bbcc0a7ce6f7552ede7f86c1e8bdc19",
"body": null,
"is_bot": false,
"headline": "Working on benchmarks and testing",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-05-11T21:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c64df1d2bf1aafd428b20e1b77e102118364e3c6",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-03-21T02:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13754bbad1e28d53627f3b6b1508afb16f458b9e",
"body": null,
"is_bot": false,
"headline": "Started on input testing",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-03-21T02:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37a01c51fbe9fff2be79bf612691b3a6e709c17",
"body": "…dling. Added template tests.",
"is_bot": false,
"headline": "More unit tests to flesh out template and non-template validation han…",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-03-21T01:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "079ba305f9ea563b90df54fd8214b3933430ea28",
"body": null,
"is_bot": false,
"headline": "Make templates private properties. Improve unit tests.",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-03-18T02:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf73d289c15885e0a31c603b3b3d7b5345ba139",
"body": null,
"is_bot": false,
"headline": "Updated .gitignore",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-03-14T20:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8c2a74514cbe4aaa586fa5b20b0169ead2be915",
"body": null,
"is_bot": false,
"headline": "Added really rough benchmarks to give an idea of where we are",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-03-14T20:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41ff8029feaba6361e470e33113333b992da3261",
"body": null,
"is_bot": false,
"headline": "Testing a new middleware style for validation",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-03-04T05:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec960f926540bd2a4ba4ab7fc99d47f8f20e54ab",
"body": null,
"is_bot": false,
"headline": "Added buffer pool to prevent partial sends from template errors",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-21T01:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a48da6101e535f43172df5941fea18d89b709f3a",
"body": null,
"is_bot": false,
"headline": "Fixed Error Loading",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-21T00:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a52444ae393746abf82e7e481f4f84a40038bea7",
"body": null,
"is_bot": false,
"headline": "Added example of using templates",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-20T18:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99245b1f08efd0ae48282cf6bae9d48024c26923",
"body": "… each other",
"is_bot": false,
"headline": "Load templates segregrated by page to prevent blocks from overwriting…",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-20T18:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b32b8d8ae22c53745bdd98fb16ff24e40914d0",
"body": null,
"is_bot": false,
"headline": "Initial html template middleware",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-19T04:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "684a629dd7d727e1243c42ae2840b497f0f9ad4f",
"body": null,
"is_bot": false,
"headline": "Added regular example",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-18T22:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03e4239c98056454210d40782cd5626aac571e2d",
"body": null,
"is_bot": false,
"headline": "Removed strict checking for input validation",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-18T21:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de44da23d8a294e6998ee83de2c9eeca0faac236",
"body": null,
"is_bot": false,
"headline": "Added example of validation",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-18T20:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf27277f93c1a037e701e68b0640d60d99d9ffe",
"body": null,
"is_bot": false,
"headline": "Added simple example",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-18T19:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a7e8f99d924aa0197a46d45aefc4381b34ed8fb",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "xeoncross",
"author_login": "xeoncross",
"committed_at": "2018-01-18T19:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdefff8206b3531ae0837c0434269473d2794447",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "David Pennington",
"author_login": "xeoncross",
"committed_at": "2018-01-18T19:00:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 7,
"latest_release_at": "2026-07-22T00:24:35Z",
"latest_release_tag": "v0.8.3",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 0,
"mean_days_between_releases": 289.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/xeoncross/mid",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/xeoncross/mid",
"is_deprecated": false,
"latest_version": "v0.8.3",
"repository_url": "https://github.com/xeoncross/mid",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-22T00:24:35Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 25,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2018-01-20",
"count": 2
},
{
"date": "2018-01-21",
"count": 1
},
{
"date": "2018-01-22",
"count": 4
},
{
"date": "2018-01-23",
"count": 2
},
{
"date": "2019-07-18",
"count": 1
},
{
"date": "2019-07-26",
"count": 2
},
{
"date": "2019-07-28",
"count": 2
},
{
"date": "2019-07-29",
"count": 2
},
{
"date": "2019-07-30",
"count": 2
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-08-28",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-11-17",
"count": 1
},
{
"date": "2021-07-31",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
}
],
"complete": true,
"collected": 25,
"total_stars": 25
},
"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": 15569,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.30.3"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "xeoncross",
"commits": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/56460?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e6299fbfec4b62b46840c689fe3441791724b69b",
"ran_at": "2026-07-22T06:24:22Z",
"aggregate_score": 3.1,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2019-05-18T03:52:52Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/xeoncross/mid",
"host": "github.com",
"name": "mid",
"owner": "xeoncross"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 32,
"vitality": 60,
"community": 35,
"governance": 62,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 60,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v0.8.3",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 289.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~289.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 289.1
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 0,
"stars": 25,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "25 stars",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 25
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"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": 68,
"inputs": {
"followers": 557,
"owner_type": "User",
"is_verified": null,
"owner_login": "xeoncross",
"public_repos": 142,
"account_age_days": 6360
},
"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": "557 followers of xeoncross",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 557,
"login": "xeoncross"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "142 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 142
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/xeoncross/mid"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 32,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.1
},
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"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": "at_risk",
"name": "AI Readiness",
"value": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.013,
"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": "1 of 75 human commits state their intent (structured subject or explanatory body)",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 1,
"sampled": 75
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"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 75",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 75
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 15569,
"source_files_sampled": 8,
"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/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T06:24:26.828149Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xeoncross/mid.svg",
"full_name": "xeoncross/mid",
"license_state": "standard",
"license_spdx": "MIT"
}