Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 50,
"has_wiki": true,
"homepage": null,
"languages": {
"Haskell": 7761
},
"pushed_at": "2024-07-02T16:14:04Z",
"created_at": "2011-10-05T14:31:32Z",
"owner_type": "User",
"updated_at": "2024-07-02T16:14:07Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Haskell",
"significant_languages": [
"Haskell"
]
},
"owner": {
"blog": "http://www.cs.drexel.edu/~mainland",
"name": "Geoffrey Mainland",
"type": "User",
"login": "mainland",
"company": null,
"location": "Philadelphia, PA",
"followers": 90,
"avatar_url": "https://avatars.githubusercontent.com/u/1089866?v=4",
"created_at": "2011-09-29T13:22:21Z",
"is_verified": null,
"public_repos": 59,
"account_age_days": 5413
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2015-03-30T12:35:03Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2014-10-09T19:48:04Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2013-01-02T16:21:40Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2012-10-11T16:46:28Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2012-07-31T12:49:38Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2012-07-14T15:44:12Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2012-07-05T23:06:25Z"
}
],
"recent_commits": [
{
"oid": "3b7f2a86ffc3b3a8a77fd98a5c415951983b06a2",
"body": null,
"is_bot": false,
"headline": "Drop support for GHC<8 and test with GHC 9.10.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2024-07-02T13:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b2393302bbd64bae4e58df1c642fb788d445ed1",
"body": null,
"is_bot": false,
"headline": "Bump version.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2022-03-21T19:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6132a8df93f1f0e9082ddb7732d3b0ce42a4dc7a",
"body": null,
"is_bot": false,
"headline": "Update CI.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2022-03-21T19:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b7886ef593c430842ccce8541915e9cace47ffd",
"body": "Precedence-respecting Show instance for L.",
"is_bot": false,
"headline": "Merge pull request #14 from athas/l-show",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2021-11-10T13:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b4c45287a1488cf810dad4ee947f464f4ed7ecc",
"body": "Fixes #13.",
"is_bot": false,
"headline": "Precedence-respecting Show instance for L.",
"author_name": "Troels Henriksen",
"author_login": "athas",
"committed_at": "2021-11-10T08:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5a99b39b96812d01f1ea34dd639bace6389a1d",
"body": null,
"is_bot": false,
"headline": "Bump version due to new instance.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2021-04-29T16:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5206e7478c7c25fdfa2c5b393f06d3261ce76aba",
"body": null,
"is_bot": false,
"headline": "Test with GHC 9.0.1 and update CI.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2021-04-29T16:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "220eda9e470d1826f87d3c1f7a75c9e8b9833e9d",
"body": null,
"is_bot": false,
"headline": "Bump required version of cabal.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2021-04-29T16:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1426b9e29498a223eddb343eab913ad33e7c20f5",
"body": "Make srcloc use only Safe Haskell.",
"is_bot": false,
"headline": "Merge pull request #12 from athas/safe-haskell",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2020-07-01T13:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6454dca269c48670a80ff600ffacc612f2b286a",
"body": "Add an Ord instance for Loc",
"is_bot": false,
"headline": "Merge pull request #11 from ckoparkar/master",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2020-07-01T13:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd7a6028ce4195fc48ab97273e8d0366837d300",
"body": null,
"is_bot": false,
"headline": "Test with GHC 8.10.1.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2020-06-29T16:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056d1261194f404409b81ccbcae7d703245e7c26",
"body": "Since GeneralizedNewtypeDeriving is not Safe, this required a little\nmore boilerplate.",
"is_bot": false,
"headline": "Make srcloc use only Safe Haskell.",
"author_name": "Troels Henriksen",
"author_login": "athas",
"committed_at": "2020-05-26T20:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5230847b94750eb42f010678f0e971008cf221a6",
"body": null,
"is_bot": false,
"headline": "Add an Ord instance for Loc",
"author_name": "Chaitanya Koparkar",
"author_login": "ckoparkar",
"committed_at": "2020-02-18T15:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66d9dd444313b1483f0dae95ca5f0d990e21115e",
"body": null,
"is_bot": false,
"headline": "Test with GHC 8.6 and 8.8.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2019-10-02T15:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "299ca6413ce480a5027f05ec4daf64cb45655df7",
"body": null,
"is_bot": false,
"headline": "Bump version.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2018-03-30T20:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "265cb6724072e073a68baaab95c39420ca8691ba",
"body": null,
"is_bot": false,
"headline": "Re-generate .travis.yml with make_travis_yml_2.hs.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2018-03-30T20:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d327f4a665b566b8fb76e29d5410d2310d6f1078",
"body": null,
"is_bot": false,
"headline": "Test against GHC 8.2.2 and 8.4.1.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2018-03-30T20:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb661ef90086161fddf1d742769d443dc883f362",
"body": "Add a Semigroup instance for SrcLoc",
"is_bot": false,
"headline": "Merge pull request #9 from ckoparkar/master",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2018-03-30T20:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0493eb29f3da54adc8bdae9143cd3df168ea7076",
"body": "This fixes the build with GHC 8.4.1",
"is_bot": false,
"headline": "Add a Semigroup instance for SrcLoc",
"author_name": "Chaitanya Koparkar",
"author_login": "ckoparkar",
"committed_at": "2018-03-11T20:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721352e00c19c8e07a779147d8d8587095d015e6",
"body": null,
"is_bot": false,
"headline": "Bump version.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2017-05-03T04:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24deac479f6ccdfd5053578b6d2f4f82eecb038a",
"body": null,
"is_bot": false,
"headline": "Pet cabal.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2017-05-03T04:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3988c78ab9a676dba39ae454d71e334b9041101",
"body": null,
"is_bot": false,
"headline": "Add README.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2017-05-03T04:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7632347791a191e610d24e596f24c004d99d8c8d",
"body": null,
"is_bot": false,
"headline": "Test against GHC 8.2.1.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2017-05-03T04:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453ee088e9d2dd19d7954f2462b46c187f4d0cbe",
"body": null,
"is_bot": false,
"headline": "Update home page.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2017-05-03T04:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac545b49751edd63b6dcc3c1cb36a0e72108a31",
"body": null,
"is_bot": false,
"headline": "Indicate that we test on GHC 7.4 through 8.0.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2016-05-10T15:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1689c048ec0ecca556e1d63d6845e122456d4285",
"body": null,
"is_bot": false,
"headline": "Update Travis CI config to test on GHC 8.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2016-05-10T15:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddf2b8ff6771a977d69fe90b6f89c4b2812e5f8f",
"body": null,
"is_bot": false,
"headline": "Update my email address.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2016-05-10T15:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df0dd585dfb9123cad0573f18683780e8d8dcd7d",
"body": null,
"is_bot": false,
"headline": "Bump version.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-08-04T20:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b113276b411a61e47fd540cd2edd8a6f07742f97",
"body": "Add Monoid instance for SrcLoc and add Functor, Data, and Typeable\ninstances for L.",
"is_bot": false,
"headline": "Add instances.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-08-04T20:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2dac801a4644c15062d17e864e273bfe91704de",
"body": "Stop pretending there is any Haskell compiler other than GHC.",
"is_bot": false,
"headline": "Remove tests for GHC.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-08-04T19:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb17bf98a78eabaae460c3bd0e757f48e0cb819",
"body": "This eliminates the possible non-exhaustive pattern match in displaySLoc.",
"is_bot": false,
"headline": "Add NoLoc case to displaySLoc and bump version.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-05-06T14:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb97891021b96a2714d57369122c125f9e3e207",
"body": null,
"is_bot": false,
"headline": "Bump version.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-04-01T18:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5028f2bee6e8ff65a97bee29e7273e32eea204f",
"body": "Adjust the tabstop-calculating formula to 1-based columns",
"is_bot": false,
"headline": "Merge pull request #4 from feuerbach/master",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-04-01T18:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0553f90119bd0fbf2912e5ba3c9a9ce41da3a4be",
"body": "The previous formula worked with 0-based columns.\n\nAn alternative formula, used by haskell-src-exts, is\n\n c + (8 - (c-1) `mod` 8)\n\nThey compute the same thing:\n\nsmallCheck 20 $ \\((c::Integer)) ->\n c + (8 - (c-1) `mod` 8) == ((c+7) `div` 8) * 8 + 1\nCompleted 41 tests without failure.",
"is_bot": false,
"headline": "Adjust the tabstop-calculating formula to 1-based columns",
"author_name": "Roman Cheplyaka",
"author_login": "UnkindPartition",
"committed_at": "2015-03-31T09:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c169a6c7a3528e7e44e73ed11869ea16f5c714a",
"body": null,
"is_bot": false,
"headline": "Bump version and update copyright.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-03-30T12:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c260b0467a2c0c118f4a29cae9b6388813beff8",
"body": null,
"is_bot": false,
"headline": "Add a Setup.hs file.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-03-30T12:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea241e1d500b91ee9bd6bbae9d79ec22d92d37a",
"body": null,
"is_bot": false,
"headline": "Add Travis CI configuration.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-03-30T12:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd0c634cdf1ca4267f37ec9047ee12fed631ee0",
"body": "…adable way.",
"is_bot": false,
"headline": "Define functions for displaying locations and positions in a human-re…",
"author_name": "Roman Cheplyaka",
"author_login": "UnkindPartition",
"committed_at": "2015-03-30T12:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429174b341cb44d67efa1f6f5ea3f2f628b046b1",
"body": null,
"is_bot": false,
"headline": "Add more documentation.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-03-29T00:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3bb4ccc6cd83e1b96f93f6743e1f0c3c254556c",
"body": "…in advancePos.",
"is_bot": false,
"headline": "When encountering a tab, adjust columns assuming tab stops of size 8 …",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2015-03-29T00:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fdbb5194e92490a8d9a77950daccfb569a3ff4",
"body": null,
"is_bot": false,
"headline": "Bump version number and clean up copyrights.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2014-10-09T19:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77f4d12ec8163be9b4684bc362bf3ed9aaed5ee9",
"body": "The SrcLoc datatype is meant to tag source code locations in an abstract\nsyntax tree without affecting equality or ordering of AST nodes. The\nShow instance for SrcLoc now always prints \"noLoc\", and the Read\ninstance accepts \"noLoc\" or \"SrcLoc ...\" where ... is the printed\nrepresentation of a Loc.\n\nA\n[…]\nand have the Read instance consume no input and return\nnoLoc. The disadvantage of this approach is that the Show instances of\ndata types that contain values of type SrcLoc then output spurious spaces.",
"is_bot": false,
"headline": "Add Read instances and clean up the Show instance for SrcLoc.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2014-10-09T19:39:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "114041993ce6879804abcb692dfee50165f00cac",
"body": null,
"is_bot": false,
"headline": "We don't need Setup.hs.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2014-10-09T19:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc43f183d75421bee47e9f67e82421ab3acb8ea6",
"body": null,
"is_bot": false,
"headline": "Bump version number.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2013-01-02T16:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "752c167229d8b2f6b4fb1a75258998c4c20e7a89",
"body": null,
"is_bot": false,
"headline": "Remove dependency on syb.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2013-01-02T16:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "283796dac7a9c18dce27e30a0a5de6e3130a831e",
"body": null,
"is_bot": false,
"headline": "Add Show instance for SrcLoc data type.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2013-01-02T16:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13f79432b2b386cee1ab00081626fb7311aea8a",
"body": null,
"is_bot": false,
"headline": "Bump version number.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-10-11T16:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f177c567111b426b3809576ace76b6fa554b36",
"body": "This also obviates the need for mergeLoc, so drop it too.",
"is_bot": false,
"headline": "Add a Monoid instance for Loc.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-10-11T16:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e6a2330abdd057b87c77b50a786f26e28ce8812",
"body": null,
"is_bot": false,
"headline": "Add a .gitignore file",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-10-11T16:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb4cd9321a71dd350cffede40a47c57b39da63f",
"body": null,
"is_bot": false,
"headline": "Update copyright info",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-10-11T16:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db2da8a2a061176fde2ba0134042d89a98329aca",
"body": null,
"is_bot": false,
"headline": "Whitespace",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-10-11T16:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e266883c5d007bb48f535725ab5e8af5f201182",
"body": "This markup bug happens to cause Haddock to fail parsing a valid Haskell file.",
"is_bot": false,
"headline": "Fix markup bug.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-09-17T18:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c229f6eae1f014d508c6737fabfd7c53e542935",
"body": null,
"is_bot": false,
"headline": "Add a Located instance for Maybe.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-07-31T12:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64a961a65c5e5674726572eafce70a0004b396b",
"body": null,
"is_bot": false,
"headline": "Remove depdendency on Data.Symbol and clean up exported classes.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-07-14T15:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5183d54bfb78ce23da29d31db18ab30ebae3c9a",
"body": "We should always derive Show for Pos, but not derive Ord for Loc.",
"is_bot": false,
"headline": "Fix deriving declarations and bump version.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2012-07-05T23:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "307c073bb574d1a3a55315056808514d7d4bac20",
"body": null,
"is_bot": false,
"headline": "Point to new source repository on github and bump version number.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2011-10-12T12:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82e1f2f777a9b3248fc2d49cef32844926c868f9",
"body": null,
"is_bot": false,
"headline": "Initial import.",
"author_name": "Geoffrey Mainland",
"author_login": "mainland",
"committed_at": "2011-10-05T14:45:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2015-03-30T12:35:03Z",
"latest_release_tag": "v0.5.0",
"releases_from_tags": true,
"days_since_last_push": 753,
"active_weeks_last_year": 0,
"days_since_latest_release": 4135,
"mean_days_between_releases": 166.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 4,
"stars": 6,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2012-10-10",
"count": 1
},
{
"date": "2015-08-04",
"count": 1
},
{
"date": "2015-08-27",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 5,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mainland",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/1089866?v=4"
},
{
"type": "User",
"login": "ckoparkar",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5201497?v=4"
},
{
"type": "User",
"login": "UnkindPartition",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/24844?v=4"
},
{
"type": "User",
"login": "athas",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/55833?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.895
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"haskell-ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 4/26 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3b7f2a86ffc3b3a8a77fd98a5c415951983b06a2",
"ran_at": "2026-07-25T22:27:19Z",
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2021-11-10T13:35:46Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mainland/srcloc",
"host": "github.com",
"name": "srcloc",
"owner": "mainland"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 26,
"inputs": {
"security": 32,
"vitality": 13,
"community": 29,
"governance": 50,
"engineering": 30,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 31,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 753,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 753 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 753
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 32,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.5.0",
"releases_from_tags": true,
"days_since_latest_release": 4135,
"mean_days_between_releases": 166.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4135 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 4135
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~166.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 166.3
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1718,
"days_since_last_human_commit": 753,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 753 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 753,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 29,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"forks": 4,
"stars": 6,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"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": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.895
},
"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 90% of commits",
"points": 2.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 5,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/9 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/26 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"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": 61,
"inputs": {
"followers": 90,
"owner_type": "User",
"is_verified": null,
"owner_login": "mainland",
"public_repos": 59,
"account_age_days": 5413
},
"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": "90 followers of mainland",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 90,
"login": "mainland"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "59 public repos, account ~14 yr old",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 59
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"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": 30,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 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): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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": 7
},
"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": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.158,
"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": "9 of 57 human commits state their intent (structured subject or explanatory body)",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 9,
"sampled": 57
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": "Haskell (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Haskell"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 57",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 57
}
}
],
"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": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"primary_language": "Haskell",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Haskell (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Haskell"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T22:27:27.975792Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mainland/srcloc.svg",
"full_name": "mainland/srcloc",
"license_state": "custom",
"license_spdx": null
}