JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 66,
"has_wiki": true,
"homepage": null,
"languages": {
"Nix": 14681,
"Shell": 10
},
"pushed_at": "2026-01-02T20:13:22Z",
"created_at": "2020-02-25T13:15:05Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T11:20:18Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Nix",
"significant_languages": [
"Nix"
]
},
"owner": {
"blog": "https://nixos.org/",
"name": "Nix/Nixpkgs/NixOS",
"type": "Organization",
"login": "NixOS",
"company": null,
"location": "Everywhere",
"followers": 6207,
"avatar_url": "https://avatars.githubusercontent.com/u/487568?v=4",
"created_at": "2010-11-18T20:33:18Z",
"is_verified": null,
"public_repos": 93,
"account_age_days": 5729
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-12-04T16:08:25Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2023-10-04T13:37:54Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-10-02T17:19:56Z"
}
],
"recent_commits": [
{
"oid": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"body": "Drop flakehub-publish action",
"is_bot": false,
"headline": "Merge pull request #85 from NixOS/rolling",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-12-29T20:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df475c51f7d9c726968836f986c35291f9903c21",
"body": "Improve the README",
"is_bot": false,
"headline": "Merge pull request #86 from NixOS/readme",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-12-29T20:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "236f248441a986331cda53b039e7f9fd96e03635",
"body": "doc: reformat with `nixfmt`",
"is_bot": false,
"headline": "Merge pull request #87 from drupol/push-stkrwtzyxssw",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-12-28T13:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeefe07233c2ebe66a0c449c3804d00e6b91f7eb",
"body": null,
"is_bot": false,
"headline": "doc: reformat with `nixfmt`",
"author_name": "Pol Dellaiera",
"author_login": "drupol",
"committed_at": "2025-12-28T10:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075733e97e705703432e95e69eb83f0698c94fdc",
"body": null,
"is_bot": false,
"headline": "Improve the README",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-12-25T12:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1795916b025470ee9d62ae0d891cc89c354355",
"body": "This is a rolling release repo.\nSee https://github.com/NixOS/flake-compat/pull/81#issuecomment-3691314008",
"is_bot": false,
"headline": "Drop flakehub-publish action",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-12-25T11:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f275e157c50c3a9a682b4c9b4aa4db7a4cd3b5f2",
"body": "Remove `isShallow` check on root source",
"is_bot": false,
"headline": "Merge pull request #75 from MattSturgeon/fix-shallow-flake",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-12-25T11:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f23138d8d09a92e30f1e5c87611b23ef451bf3",
"body": "Tooling",
"is_bot": false,
"headline": "Merge pull request #82 from roberth/tooling",
"author_name": "John Ericson",
"author_login": "Ericson2314",
"committed_at": "2025-12-07T15:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3070268db1f10958e6c1f4477189653455a370cb",
"body": null,
"is_bot": false,
"headline": "add formatter to top level flake",
"author_name": "Adrian Gierakowski",
"author_login": "adrian-gierakowski",
"committed_at": "2025-12-07T10:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bade378b9277aaf845fe79402427b920b311b578",
"body": null,
"is_bot": false,
"headline": "Format with nixfmt",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-12-07T10:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d78897d6254b2cdf54c8a209927cada96f5ec71c",
"body": "- Formatting: treefmt\n- Git hooks: git-hooks.nix\n- Unit tests: nix-unit\n- Wiring: flake-parts outside /flake.nix",
"is_bot": false,
"headline": "Add tooling",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-12-07T10:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b279e4317ccfa4865356387935310531357d919",
"body": "Revert \"Drop \"flake = false\" and suggest flakehub\"",
"is_bot": false,
"headline": "Merge pull request #80 from drupol/push-volnruqwrwxx",
"author_name": "Sergei Zimmerman",
"author_login": "xokdvium",
"committed_at": "2025-12-02T21:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "377e0ab17de29436f56461449bcde9fadc854877",
"body": "This reverts commit 7ae5ae625a69a4c160e7f5e975e8d5c06a7aee92.",
"is_bot": false,
"headline": "Revert \"Drop \"flake = false\" and suggest flakehub\"",
"author_name": "Pol Dellaiera",
"author_login": "drupol",
"committed_at": "2025-12-02T21:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
"body": "Support relative path inputs",
"is_bot": false,
"headline": "Merge pull request #71 from MattSturgeon/relative-path",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2025-10-27T18:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c16d719e97ac575010dd9b03df6ccf19f87e6a31",
"body": "Fixes #74",
"is_bot": false,
"headline": "Remove `isShallow` check on root source",
"author_name": "Matt Sturgeon",
"author_login": "MattSturgeon",
"committed_at": "2025-07-12T13:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77a761e1abaad48179ec9f0124c593e9defbb0e5",
"body": "Ensure relative path inputs are relative to the parent node's _actual_\n`outPath`, instead of the subtly different `sourceInfo.outPath`.\n\nAdditionally, non-flake inputs now also have a `sourceInfo` attribute.\n\nThis fixes the relationship between `self.outPath` and\n`self.sourceInfo.outPath` in some edge cases.\n\n(cherry picked from commit https://github.com/NixOS/nix/commit/46beb9af76284d131b43f2657296303390f9a585)\n(cherry picked from PR https://github.com/NixOS/nix/pull/13170)",
"is_bot": false,
"headline": "Use correct parent `outPath` for relative path inputs",
"author_name": "Matt Sturgeon",
"author_login": "MattSturgeon",
"committed_at": "2025-05-19T22:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b46650be8915f4f526ac0f3bbb03e311568451",
"body": "This requires that we refer to the `sourceInfo` instead of the\n`result`. However, `sourceInfo` does not create a chain of basedir\nresolution, so we add that back with `flakeDir`.\n\n(cherry picked from commit https://github.com/NixOS/nix/commit/2109a5a2066d0d49a1bcc5b44b2a4d84b5d313bd)\n(cherry picked from PR https://github.com/NixOS/nix/pull/13026)",
"is_bot": false,
"headline": "fix: Evaluate flake parent source without evaluating its outputs",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-05-19T22:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98fed477b0a501881c4f4cd798ba89eaef53b211",
"body": "(cherry picked from commit https://github.com/NixOS/nix/commit/9de9410f295a3daf5c97ea9fcbdcb0d3c5aafd5d)\n(cherry picked from PR https://github.com/NixOS/nix/pull/13026)",
"is_bot": false,
"headline": "call-flake.nix: allNodes.${key} -> allNodes.${key}.result",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-05-19T22:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7bab49e4f8a7323e1e289ae7a7e0fe73a8d3c5d",
"body": "(cherry picked from commit https://github.com/NixOS/nix/commit/674375b021ce9e229e575204395357f8d317bef5)\n(cherry picked from PR https://github.com/NixOS/nix/pull/13026)",
"is_bot": false,
"headline": "call-flake.nix: refactor: Bring mapAttrs into scope",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2025-05-19T22:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b568a049aa5f4bf98351228c6a2fba9ab4f7f2c",
"body": "(cherry picked from PR https://github.com/NixOS/nix/pull/10089)",
"is_bot": false,
"headline": "Add support for relative path inputs",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2025-05-19T22:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
"body": "Format with nixfmt",
"is_bot": false,
"headline": "Merge pull request #72 from MattSturgeon/format",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2025-05-12T10:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b9a975f3114498d7445eb6b86d8fa69d48747b",
"body": "As per https://github.com/NixOS/nix/commit/96e550efc5a8694dae915c41416a9f6485d4cc40",
"is_bot": false,
"headline": "Format with nixfmt",
"author_name": "Matt Sturgeon",
"author_login": "MattSturgeon",
"committed_at": "2025-05-12T08:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"body": "Fix non-fetchTree pure-eval use of builtins.path",
"is_bot": false,
"headline": "Merge pull request #70 from hercules-ci/fix-pure-builtins.path",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-12-04T16:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a220b6b7b9c8dcf86fd99e13a7f5f8a28e7c386f",
"body": "This is a rare combination, and it would have been more relevant\nbefore https://github.com/edolstra/flake-compat/pull/67, but it is a\ntested fix nonetheless.\n(Specifically, for issues like https://github.com/hercules-ci/flake-parts/issues/252)\n\nbuiltins.path had `sha256` since its introduction, so n\n[…]\n mean\nwe should violate purity.\nAlso note that `fetchTree` will happily use the `narHash` anyway, so\nthis change makes the behavior more consistent between configurations\nwith and without `fetchTree`.",
"is_bot": false,
"headline": "Fix non-fetchTree pure-eval use of builtins.path",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2024-12-04T11:23:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ed2ac151eada2306ca8c418ebd97807bb08f6ac",
"body": "Return all outputs",
"is_bot": false,
"headline": "Merge pull request #69 from edolstra/add-outputs-attr",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-11-27T15:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1b45cd4a224023888702a60d6830bc0ab40c038",
"body": "They were already exposed in `defaultNix` and `shellNix`, but\n\"polluted\" by a `default` attribute and probably not very intuitive to\nfind.\n\nIssue #15.",
"is_bot": false,
"headline": "Return all outputs",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-11-27T15:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3408d6ab25eb340bcfd131e36aed6ba262a4e9b",
"body": "Use builtins.fetchTree if available",
"is_bot": false,
"headline": "Merge pull request #67 from edolstra/use-fetchTree",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-11-27T15:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab56b62e2e6317049a4355b7229ef788df72cf3b",
"body": "Expose revCount attribute for git inputs",
"is_bot": false,
"headline": "Merge pull request #68 from edolstra/revCount",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-11-27T15:32:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3980b5e441bac46246f9f11c77085ed5a2c73912",
"body": "Fixes #43.",
"is_bot": false,
"headline": "Expose revCount attribute for git inputs",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-11-27T15:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a4fe4634a34e87e8cd094fce0a4819afa5c1997",
"body": "README: fix node name look-up",
"is_bot": false,
"headline": "Merge pull request #61 from Gerg-L/master",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-11-27T15:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a2144bc4373e58f68fb4d5a5e1284093dd10b47",
"body": "Check for pure eval mode before calling `builtins.storePath`",
"is_bot": false,
"headline": "Merge pull request #65 from 9999years/fix-64",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-11-27T15:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "520e73f623ca5e1f61ee4b5f07a9a700e67c0e95",
"body": null,
"is_bot": false,
"headline": "Use builtins.fetchTree if available",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2024-11-27T14:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa7aa7bd0a570b3b9edd0b8da859fee3ffaa4d4",
"body": null,
"is_bot": false,
"headline": "Check for pure eval mode before calling `builtins.storePath`",
"author_name": "Rebecca Turner",
"author_login": "9999years",
"committed_at": "2024-03-09T00:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7cd594063b9118c198bbdb4c22c19ca0919822a",
"body": null,
"is_bot": false,
"headline": "README: fix node name look-up",
"author_name": "Gerg-L",
"author_login": "Gerg-L",
"committed_at": "2023-10-24T01:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"body": null,
"is_bot": false,
"headline": "Force root sources like \"./.\" into the Nix store",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-04T13:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a16547d46553d7bdd1dfc2cf418f5f7d236f6ad",
"body": "Fixes #60.",
"is_bot": false,
"headline": "Prevent double copying and work around an apparent Nix bug",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-04T10:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f910c9827911b1ec2bf26b5a062cd09f8d89f85",
"body": null,
"is_bot": false,
"headline": "Doh",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-02T17:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ae5ae625a69a4c160e7f5e975e8d5c06a7aee92",
"body": null,
"is_bot": false,
"headline": "Drop \"flake = false\" and suggest flakehub",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-02T17:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1262c707350659299cbdb40e10c7f250041c5dc",
"body": "nix#7796: Ensure that `self.outPath == ./.`",
"is_bot": false,
"headline": "Merge pull request #59 from hercules-ci/port-nix-7796-flake-outPath",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-02T17:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5e257a8d0c4df04652ecff9053d05b0dc9484e",
"body": "Ported from https://github.com/NixOS/nix/pull/7796\nFirst released in Nix 2.14",
"is_bot": false,
"headline": "nix#7796: Ensure that `self.outPath == ./.`",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2023-10-02T16:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf43d60c7596e26d6f56dde17a466b158a6abb4",
"body": null,
"is_bot": false,
"headline": "Change from rolling to tagged releases",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-02T14:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6256b599c81a9ae3f9fc18f88ad4ab3d7cf2534f",
"body": null,
"is_bot": false,
"headline": "Add description",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-02T12:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30381e188d2edb0a7bc866aa59d7ac1831f4b59",
"body": null,
"is_bot": false,
"headline": "Add flake.nix",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-02T12:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e654cc30bf766535a28a95ad5683f50d1b5cf84a",
"body": "add support for sourcehut",
"is_bot": false,
"headline": "Merge pull request #56 from Alper-Celik/master",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-02T12:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5717e26155f9997a4ea16cfb3c2ecda6dbbd0ba3",
"body": "Add FlakeHub publish Action",
"is_bot": false,
"headline": "Merge pull request #57 from lucperkins/flakehub-publish",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-10-02T12:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92556b853911f0ef60fd88d2e0fa4d67afbc8dba",
"body": null,
"is_bot": false,
"headline": "Add FlakeHub publish Action",
"author_name": "Luc Perkins",
"author_login": "lucperkins",
"committed_at": "2023-09-18T11:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcb80df05106afa74c7149f74f3b8fabce052bac",
"body": null,
"is_bot": false,
"headline": "add support for sourcehut",
"author_name": "Alper Çelik",
"author_login": "Alper-Celik",
"committed_at": "2023-04-26T07:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"body": "Apply nix#7207 `_type = \"flake\";`",
"is_bot": false,
"headline": "Merge pull request #50 from hercules-ci/nix-7207-_type-is-flake",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2023-01-17T11:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43bfa87aa2f32792b32b84e00ec9af91a4c79e85",
"body": "https://github.com/NixOS/nix/pull/7207 adds this attribute in order\nto help identify flake outputs for the purpose of type checking.",
"is_bot": false,
"headline": "Apply nix#7207 `_type = \"flake\";`",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2023-01-16T18:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009399224d5e398d03b22badca40a37ac85412a1",
"body": "fix: top level functors break legacy nix commands",
"is_bot": false,
"headline": "Merge pull request #47 from blaggacao/master",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2022-11-17T10:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f56392cc453c14b05060a1e08add387b767a847",
"body": "see: https://github.com/divnix/std/issues/186",
"is_bot": false,
"headline": "fix: top level functors break legacy nix commands",
"author_name": "David Arnold",
"author_login": null,
"committed_at": "2022-11-15T01:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4a34015c698c7793d592d66adbab377907a2be8",
"body": "Quote url literal",
"is_bot": false,
"headline": "Merge pull request #40 from SuperSandro2000/patch-1",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2022-04-19T13:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "246e8851305963be549af62095d4b7211a742db0",
"body": null,
"is_bot": false,
"headline": "Quote url literal",
"author_name": "Sandro",
"author_login": "SuperSandro2000",
"committed_at": "2022-04-19T11:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a525ee38886ab9028e6f61790de0832aa3ef03",
"body": "add support for new style of defaults",
"is_bot": false,
"headline": "Merge pull request #37 from Artturin/addsupportfornewshcmea",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2022-03-25T09:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "913e1270ff2f12e5db7e00825ad824a47e1ba083",
"body": "Support submodules fetches for git imports",
"is_bot": false,
"headline": "Merge pull request #36 from charlesbaynham/master",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2022-03-25T09:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee797a673956f9ac563ce8495db0ff7204cbaa3",
"body": null,
"is_bot": false,
"headline": "add support for new style of defaults",
"author_name": "Artturin",
"author_login": "Artturin",
"committed_at": "2022-03-25T02:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b935d922dddd81b0bf77f3d55b4561a0dc14ab8",
"body": null,
"is_bot": false,
"headline": "Pass along submodules flag to fetchGit",
"author_name": "Charles Baynham",
"author_login": "charlesbaynham",
"committed_at": "2022-03-19T23:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
"body": "Add a README.md containing copy & paste helpers",
"is_bot": false,
"headline": "Merge pull request #29 from piperswe/patch-1",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2022-01-03T10:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b640d1826b70172605c3c8e18a4a7c7fecaf28b0",
"body": null,
"is_bot": false,
"headline": "Add a README.md containing copy & paste helpers",
"author_name": "Piper McCorkle",
"author_login": "piperswe",
"committed_at": "2021-12-30T22:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"body": "Revert \"Revert unlicensed contribution\"",
"is_bot": false,
"headline": "Merge pull request #24 from hercules-ci/issue-16-mit-license",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2021-08-02T14:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4112a081eff4b4d91d2db383c301780ee3c17b2b",
"body": "The last contributor has agreed after all. Maybe I acted one day\ntoo soon? In that case, apologies for the drama.\n\nThis reverts commit 14dbada01f25f2ddc86b0e1f2401bf8fe1f7a8f7.",
"is_bot": false,
"headline": "Revert \"Revert unlicensed contribution\"",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2021-08-02T11:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef1b74164e238c530aec28335e761372dafe4c4",
"body": "Add MIT license",
"is_bot": false,
"headline": "Merge pull request #23 from hercules-ci/issue-16-mit-license",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2021-08-01T15:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14dbada01f25f2ddc86b0e1f2401bf8fe1f7a8f7",
"body": "Some explanation is in order:\n\nI have tried to contact Zanculmarktum three times in the last\n25 days, but I have not received any response.\nMeanwhile, others are waiting to be able to use flake-compat, so\nI have decided that it is best to move forward with the licensing\neffort, considering that ever\n[…]\nargued that their contribution was\nnot a creative work in the sense of most copyright law, but I'd\nprefer to avoid any confusion by choosing to reimplement their\ncontribution in a \"clean room\" manner.",
"is_bot": false,
"headline": "Revert unlicensed contribution",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2021-08-01T12:12:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2cb6b2d577799363f39664bbf68cd0d0987ec62a",
"body": null,
"is_bot": false,
"headline": "Add MIT license",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2021-08-01T12:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f3b635321160c629b74fefc88c807b59a51646",
"body": "Make tarball fetchers pure",
"is_bot": false,
"headline": "Merge pull request #12 from hercules-ci/pure",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2021-07-29T11:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"body": null,
"is_bot": false,
"headline": "Don't zero src's lastModified if it has one",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-11-26T20:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8812d6d109f50aace05400f8a0101ef4c908a367",
"body": null,
"is_bot": false,
"headline": "Don't pass rev/shortRev for dirty trees",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-11-26T20:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2fd0358b1caf15a9179721425f71af978ef8a13",
"body": null,
"is_bot": false,
"headline": "Make fetchers pure",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2020-10-28T11:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19576c2aea7f074ff0da818b21a8b0950ff6ec86",
"body": "Support git worktrees in fetchgit logic",
"is_bot": false,
"headline": "Merge pull request #11 from hercules-ci/git-worktree",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-10-27T11:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad681b89455c3fa4591b7fbbdfb4be5990a160f",
"body": null,
"is_bot": false,
"headline": "Simplify rootSrc fetchGit logic",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2020-10-27T10:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64de97c4803e31142854be1b84f0f8ca5dd9341b",
"body": "Git worktrees have a file for .git and can be loaded with fetchGit.",
"is_bot": false,
"headline": "Use fetchGit on git worktrees",
"author_name": "Robert Hensing",
"author_login": "roberth",
"committed_at": "2020-10-27T10:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94cf59784c73ecec461eaa291918eff0bfb538ac",
"body": "Be more consistent with Nix itself when fetching github/gitlab inputs",
"is_bot": false,
"headline": "Merge pull request #9 from Ma27/minor-fixes",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-09-23T09:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4ab83c96fc8c17ff39278a941b1be213e26c33",
"body": "* `url` got renamed to `host` in Nix[1], so we have to use this key here\n as well.\n* It was suggested previously[2] to use the same URL to download from a\n GitLab-server as Nix does.\n\n[1] https://github.com/NixOS/nix/commit/56f1e0df0546c744421c7d1bd31b1a341796513c\n[2] https://github.com/edolstra/flake-compat/commit/0e29814f1ef3b48e89cd2c9998a97e917beb7ea9#commitcomment-42619895",
"is_bot": false,
"headline": "Be more consistent with Nix itself when fetching github/gitlab inputs",
"author_name": "Maximilian Bosch",
"author_login": "Ma27",
"committed_at": "2020-09-22T19:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9a141d4ba4ad55ba089503711f6d9c3123839b",
"body": "Add support for flake inputs with `type = \"gitlab\"`",
"is_bot": false,
"headline": "Merge pull request #8 from Ma27/gitlab-fetcher",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-09-21T09:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e29814f1ef3b48e89cd2c9998a97e917beb7ea9",
"body": null,
"is_bot": false,
"headline": "Add support for flake inputs with `type = \"gitlab\"`",
"author_name": "Maximilian Bosch",
"author_login": "Ma27",
"committed_at": "2020-09-18T12:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535e7c011657b6111b706441e046d285807bc58d",
"body": "Support flake inputs with type tarball",
"is_bot": false,
"headline": "Merge pull request #7 from zanculmarktum/master",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-09-15T08:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e363cffac26b0009972e0e20c1bbb0953473bd86",
"body": null,
"is_bot": false,
"headline": "Support flake inputs with type tarball",
"author_name": "Azure Zanculmarktum",
"author_login": "zanculmarktum",
"committed_at": "2020-09-07T12:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cecfd08d13ddef8a79f277e67b8084bd9afa1586",
"body": "Support flake inputs with type path",
"is_bot": false,
"headline": "Merge pull request #6 from cole-h/path-type",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-09-03T09:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10b647d90d0ad2c66c2b2be64867ca71ef02743",
"body": null,
"is_bot": false,
"headline": "Support flake inputs with type path",
"author_name": "Cole Helbling",
"author_login": "cole-h",
"committed_at": "2020-09-02T21:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c3c5b56b0afad0cb79b9a6f958a4a513b46721",
"body": "Allow calling flakes without a flake.lock",
"is_bot": false,
"headline": "Merge pull request #5 from matthewbauer/lockless-flake",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-08-21T08:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c71d063a2fce96001c7ef99b301dfbd0c29ebde1",
"body": "If no inputs but \"self\" are specified, Nix will not generate a\nflake.lock at all. In this case, Flakes are mostly just used to\nprovide a more pure Nix experience, while sources are locked through\nsome other means (niv, ob thunk, manually, etc.). Supporting this is a\nlittle weird, but it ends up working for my\nrepo (https://github.com/matthewbauer/nixiosk).",
"is_bot": false,
"headline": "Allow calling flakes without a flake.lock",
"author_name": "Matthew Bauer",
"author_login": "matthewbauer",
"committed_at": "2020-08-20T20:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c75e76f80c57784a6734356315b306140646ee84",
"body": null,
"is_bot": false,
"headline": "Add support for lock file versions 6 and 7",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-06-17T17:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c33ef11077bc713b7e7818e521582ad667e19a",
"body": null,
"is_bot": false,
"headline": "Style",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-06-17T17:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c2a50af4dd77d8457284301b521448289b5a3ed",
"body": "The goal is to filter the provided src tree based on Git tracked files\nto avoid unexpected rebuild. If the provided src tree is a not valid Git\nrepository, no filtering is applied.",
"is_bot": false,
"headline": "Try to fetchGit the provided src",
"author_name": "Antoine Eiche",
"author_login": "nlewo",
"committed_at": "2020-06-16T12:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f012cc5092f01fc67d5cd6f04999f964c3e05cbf",
"body": null,
"is_bot": false,
"headline": "Add support for git inputs",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-04-29T11:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88dc02cacaa85cfa97b78dc526ad0078d79ff671",
"body": null,
"is_bot": false,
"headline": "lastModified -> lastModifiedDate",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-04-14T16:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c21ad2740b48ddcf3867544c6af4aee43a73583",
"body": null,
"is_bot": false,
"headline": "Add support for lock file version 5",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-03-31T14:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b5800e53208d6060e1429570c143e49d557260",
"body": "parameterize the system attribute",
"is_bot": false,
"headline": "Merge pull request #1 from zimbatm/parameterized-system",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-03-29T15:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef308133d709b7eb42ae3f632144ba2663eb4a1",
"body": "Allow to instantiate flake-compat with another system",
"is_bot": false,
"headline": "parameterize the system attribute",
"author_name": "zimbatm",
"author_login": "zimbatm",
"committed_at": "2020-03-28T17:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "123f9a83cb49fe5ccde69fcdf3512139d84e4f99",
"body": null,
"is_bot": false,
"headline": "Handle non-flake inputs",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-03-14T13:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f787c31ce012db5a07773be80ae94bf69a7a31",
"body": null,
"is_bot": false,
"headline": "Initial version",
"author_name": "Eelco Dolstra",
"author_login": "edolstra",
"committed_at": "2020-02-25T13:26:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 14,
"latest_release_at": "2024-12-04T16:08:25Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": true,
"days_since_last_push": 205,
"active_weeks_last_year": 4,
"days_since_latest_release": 599,
"mean_days_between_releases": 214.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 86,
"stars": 353,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-11-13",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-02-07",
"count": 1
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-09-14",
"count": 2
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-12-09",
"count": 2
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2021-12-30",
"count": 2
},
{
"date": "2022-01-03",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-03-19",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-09",
"count": 1
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-05-14",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2023-01-01",
"count": 1
},
{
"date": "2023-01-11",
"count": 1
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-03-16",
"count": 2
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-10-07",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-09",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2025-02-08",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2025-12-28",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-07-26",
"count": 1
}
],
"complete": true,
"collected": 72,
"total_forks": 86
},
"star_history": null,
"open_issues_and_prs": 21
},
"ai_readiness": {
"has_nix": true,
"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": 7,
"merged_prs": 34,
"open_issues": 14,
"closed_ratio": 0.576,
"closed_issues": 19,
"closed_unmerged_prs": 20
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "edolstra",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/1148549?v=4"
},
{
"type": "User",
"login": "roberth",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/496447?v=4"
},
{
"type": "User",
"login": "MattSturgeon",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5046562?v=4"
},
{
"type": "User",
"login": "Ma27",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6025220?v=4"
},
{
"type": "User",
"login": "drupol",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/252042?v=4"
},
{
"type": "User",
"login": "adrian-gierakowski",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/330177?v=4"
},
{
"type": "User",
"login": "Alper-Celik",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/110625473?v=4"
},
{
"type": "User",
"login": "nlewo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3425311?v=4"
},
{
"type": "User",
"login": "Artturin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/56650223?v=4"
},
{
"type": "User",
"login": "zanculmarktum",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16958511?v=4"
}
],
"contributors_sampled": 22,
"top_contributor_share": 0.516
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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": 3,
"reason": "branch protection is not maximal on development and all 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 13 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": 7,
"reason": "Found 10/13 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 0,
"reason": "0 commit(s) and 1 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": null,
"reason": "no dependencies found",
"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": 9,
"reason": "security policy file 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"ran_at": "2026-07-27T13:47:29Z",
"aggregate_score": 4.6,
"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": [
{
"number": 44,
"created_at": "2022-08-26T20:06:49Z",
"last_comment_at": "2025-12-29T20:46:17Z",
"last_comment_author": "roberth"
},
{
"number": 79,
"created_at": "2025-11-24T19:02:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 84,
"created_at": "2025-12-07T16:50:46Z",
"last_comment_at": "2026-03-29T11:43:16Z",
"last_comment_author": "Eveeifyeve"
},
{
"number": 90,
"created_at": "2026-01-08T17:53:19Z",
"last_comment_at": "2026-01-17T13:48:48Z",
"last_comment_author": "deemp"
},
{
"number": 91,
"created_at": "2026-04-12T20:04:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2026-04-18T17:31:13Z",
"last_comment_at": "2026-04-19T11:52:45Z",
"last_comment_author": "definfo"
},
{
"number": 93,
"created_at": "2026-04-19T09:48:51Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-12-29T20:24:17Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 10,
"created_at": "2020-10-01T20:29:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2020-10-28T13:49:31Z",
"last_comment_at": "2023-07-20T15:27:59Z",
"last_comment_author": "mightyiam"
},
{
"number": 15,
"created_at": "2021-01-01T11:44:15Z",
"last_comment_at": "2021-12-09T05:01:47Z",
"last_comment_author": "jsoo1"
},
{
"number": 32,
"created_at": "2022-02-13T21:35:05Z",
"last_comment_at": "2024-05-19T06:04:08Z",
"last_comment_author": "JZL"
},
{
"number": 45,
"created_at": "2022-10-27T14:16:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2022-11-30T23:09:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2023-02-20T19:04:09Z",
"last_comment_at": "2025-11-20T18:23:24Z",
"last_comment_author": "eclairevoyant"
},
{
"number": 53,
"created_at": "2023-03-06T14:20:53Z",
"last_comment_at": "2024-11-27T15:22:32Z",
"last_comment_author": "edolstra"
},
{
"number": 66,
"created_at": "2024-05-20T19:58:12Z",
"last_comment_at": "2025-08-01T17:01:54Z",
"last_comment_author": "lf-"
},
{
"number": 73,
"created_at": "2025-05-29T12:42:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2025-10-28T17:32:39Z",
"last_comment_at": "2025-12-07T16:53:58Z",
"last_comment_author": "roberth"
},
{
"number": 83,
"created_at": "2025-12-07T16:47:41Z",
"last_comment_at": "2025-12-16T18:24:44Z",
"last_comment_author": "adrian-gierakowski"
},
{
"number": 89,
"created_at": "2026-01-08T17:52:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2026-07-20T16:51:41Z",
"last_comment_at": "2026-07-25T18:30:13Z",
"last_comment_author": "roberth"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/NixOS/flake-compat",
"host": "github.com",
"name": "flake-compat",
"owner": "NixOS"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"security": 46,
"vitality": 26,
"community": 64,
"governance": 60,
"engineering": 17
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 26,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 1,
"days_since_last_push": 205,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 205 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 205
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 1 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": 40,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.1.0",
"releases_from_tags": true,
"days_since_latest_release": 599,
"mean_days_between_releases": 214.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 599 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 599
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~214.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 214.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"maintainer_replying"
],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 9,
"days_since_last_merged_pr": 209,
"days_since_last_human_commit": 209,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 209 days, with nothing left unanswered; held at dormant by a maintainer still replying",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 209
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a maintainer still replying"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"forks": 86,
"stars": 353,
"watchers": 13,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "353 stars",
"points": 41.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 353
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "86 forks",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 86
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 13.5,
"status": "met",
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 22,
"top_contributor_share": 0.516
},
"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 52% of commits",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "22 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 22
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"merged_prs": 34,
"open_issues": 14,
"closed_issues": 19,
"issue_closed_ratio": 0.576,
"closed_unmerged_prs": 20
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "58% of issues closed",
"points": 26.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 58
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "34/54 decided PRs merged",
"points": 24.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 34,
"decided": 54
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/13 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 6207,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "NixOS",
"public_repos": 93,
"account_age_days": 5729
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "6,207 followers of NixOS",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6207,
"login": "NixOS"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "93 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 93
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 17,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"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": 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 13 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": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.6
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 13 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 10/13 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "0 commit(s) and 1 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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 detected",
"points": 4.5,
"status": "partial",
"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": "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": 21
},
"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": 16,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.56,
"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": "51 of 91 human commits state their intent (structured subject or explanatory body)",
"points": 29.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 91
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 11,
"inputs": {
"has_nix": true,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 91",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 91
}
}
],
"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": "critical",
"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": 1,
"inputs": {
"primary_language": "Nix",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Nix without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Nix"
}
}
],
"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-27T13:47:54.486350Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/NixOS/flake-compat.svg",
"full_name": "NixOS/flake-compat",
"license_state": "standard",
"license_spdx": "MIT"
}