Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"flake-parts",
"flakes",
"nix",
"nix-modules",
"flake-generator",
"inputs",
"npins",
"unflake",
"non-flake",
"stable-nix",
"dendritic",
"flake-inputs-schema",
"flake-outputs-schema"
],
"is_fork": false,
"size_kb": 3057,
"has_wiki": false,
"homepage": "http://flake-file.denful.dev/",
"languages": {
"Nix": 103982,
"Shell": 4771
},
"pushed_at": "2026-07-28T23:52:27Z",
"created_at": "2025-07-02T08:53:19Z",
"owner_type": "Organization",
"updated_at": "2026-08-01T00:20:09Z",
"description": "Generate flake.nix from module options. Input and Output schemas. Works with flakes, unflake, npins or tack",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Nix",
"significant_languages": [
"Nix"
]
},
"owner": {
"blog": "https://denful.dev",
"name": "denful",
"type": "Organization",
"login": "denful",
"company": null,
"location": null,
"followers": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/277897018?v=4",
"created_at": "2026-04-20T21:32:15Z",
"is_verified": null,
"public_repos": 32,
"account_age_days": 102
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-14T21:45:34Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-03-07T03:48:15Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-02-28T00:02:10Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-02-13T09:08:45Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-11-21T06:52:50Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2025-10-29T09:44:40Z"
}
],
"recent_commits": [
{
"oid": "56c46842d70754345c4a4581b8cbebe87b8fc067",
"body": "Co-authored-by: Victor Borja <vborja@apache.org>",
"is_bot": false,
"headline": "test: initializes npins fixture with npins (#126)",
"author_name": "Kalyan Castro de Oliveira",
"author_login": "kalyanoliveira",
"committed_at": "2026-07-28T23:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cddd6489b9ef8d20b50a57851763c1931390dc2b",
"body": null,
"is_bot": false,
"headline": "fix: updates tack pin to v1.0.0 (#124)",
"author_name": "Kalyan Castro de Oliveira",
"author_login": "kalyanoliveira",
"committed_at": "2026-07-27T23:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a06f6f1eea0766bef0cf7ec06bdbf8c28119a2a",
"body": "* fix: avoid rewriting flake.nix when its content is unchanged\n\n`write-flake` unconditionally `cat`s the freshly-formatted flake.nix\nover the existing one on every run, bumping its mtime even when the\ncontent is byte-identical. Downstream, this makes Nix treat flake.nix\nas touched on every `nix flak\n[…]\n the prune, which then gets redone on the next\n `prune-lock` run, forever.\n\nRunning `nix flake metadata` *after* pruning instead lets Nix have\nthe final say, which converges to a stable fixed point.",
"is_bot": false,
"headline": "fix: avoid needless flake.nix/flake.lock rewrites (#130)",
"author_name": "Vidhan Bhatt",
"author_login": "vidhanio",
"committed_at": "2026-07-27T21:48:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "66ddd2f69a5c4677f0095c6f70eea1217dc45749",
"body": "Adds support for flake inputs supporting `shallow = true` in the flake-file inputs.schema. Fixes #121",
"is_bot": false,
"headline": "feat: add support for shallow fetching inputs (#123)",
"author_name": "KP64",
"author_login": "KP64",
"committed_at": "2026-07-17T02:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce63eaf7ebfe04a176653f66385a7f0a36380cee",
"body": "* feat: add tack lockfile backend\n\n* fix: remove nixlock\n\n* test: add tack bootstrap tests and a buildable default tack package\n\nflake-file.tack.package now falls back to building tack from a pinned\nsource tarball via its vendored nix/package.nix (cargoLock, no hash\nchurn) instead of throwing when p\n[…]\ne.\n\n* fix: restore dev/flake.lock\n\nf17f281 deleted it; the check-flake-file regen check reads the\ncommitted lock and fails without it.\n\n---------\n\nCo-authored-by: Victor Hugo Borja <vborja@apache.org>",
"is_bot": false,
"headline": "feat: add tack lockfile backend (#120)",
"author_name": "xfo-0",
"author_login": "xfo-0",
"committed_at": "2026-06-11T22:32:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c58eb27d9434e5be0c8693f1eb18d47035bc21ba",
"body": "Adds support for flake inputs which use `lfs = true` in the flake-file\ninputs schema.",
"is_bot": false,
"headline": "Add Support for Git LFS on Inputs (#116)",
"author_name": "Edward Andrew Jackson",
"author_login": "Jackaed",
"committed_at": "2026-05-17T21:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ca28cf570276e70a9a5f694791ab2a60f1f300",
"body": "The apps exported like `write-flake` are written in a way that nix will first\ntry to reach out to caches and remote builders before performing a local build.\nThis is very annoying since it slows down the build a lot, especially if you\nhave a lot of caches (nix-community.cachix.org, cache.garnix.io, \n[…]\n.). But\ncaches and remote builders will never be able to serve these, so it is\npointless in even trying.\n\nThis patch adds preferLocalBuild to all `runCommand`'s and `mkDerivation`'s\nI found with `rg`.",
"is_bot": false,
"headline": "feat: preferLocalBuild (#110)",
"author_name": "Tom van Dijk",
"author_login": "dtomvan",
"committed_at": "2026-05-01T23:57:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d16dfaeb912d5efdff0d0eda2aabc0c934168dd",
"body": "* fix: remove unnecessary nixpkgs-lib input\n\n* fix: update dev flake file",
"is_bot": false,
"headline": "fix: remove unnecessary nixpkgs-lib input (#101)",
"author_name": "musjj",
"author_login": "musjj",
"committed_at": "2026-04-14T21:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84bff46181be600b9ad6d9428bf4c55c70be5525",
"body": null,
"is_bot": false,
"headline": "fix: export write-lock with flakeless-parts (#99)",
"author_name": "Michael Utz",
"author_login": "theutz",
"committed_at": "2026-04-14T09:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3009b9662c8fe6802e1f4ea583ce5f6dad56f8e7",
"body": "* feat: output write-* to packages instead of apps\n\n* feat: add `meta.description` to writers",
"is_bot": false,
"headline": "feat: output write-* to packages also (#98)",
"author_name": "Michael Utz",
"author_login": "theutz",
"committed_at": "2026-04-13T16:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b36cbd5fc01e9794a001ccb0c58b314efaabae08",
"body": null,
"is_bot": false,
"headline": "ci: don't make template checks wait for everything else (#97)",
"author_name": "Michael Utz",
"author_login": "theutz",
"committed_at": "2026-04-10T19:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24bcb3299aa04d19a2eef03dd27ad62a2dcf17c0",
"body": "* feat: flake.nix trick for experimental nix cli\n\n* chore: add flake-parts\n\n* chore: update other inputs\n\n* feat: invoke mkFlake to load modules\n\n* feat: create flakeless-parts variant\n\n* ci: create test for flakeless-parts\n\n* ci: exclude flakeless-parts from matrix test\n\n* ci: exclude actual template",
"is_bot": false,
"headline": "Add \"Flakeless Parts\" template (#96)",
"author_name": "Michael Utz",
"author_login": "theutz",
"committed_at": "2026-04-10T18:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3daadf37de2bb85b0ff34e2a7ab0d71e077c2b9e",
"body": null,
"is_bot": false,
"headline": "Update nixpkgs URL for flake migration tutorial (#93)",
"author_name": "Pol Dellaiera",
"author_login": "drupol",
"committed_at": "2026-03-30T16:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953d01f3ae5ba50869c5e1248062198f73e971bf",
"body": "…ckages` (#92)",
"is_bot": false,
"headline": "feat: Expose `flake-file.apps` as flake outputs `apps` instead of `pa…",
"author_name": "David Chocholatý",
"author_login": "Adda0",
"committed_at": "2026-03-28T02:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb9fbe00ba6a1945fbdd6973c2585ab770f404b0",
"body": "…giving to generator backend. (#90)\n\n* use nothing-but-nix@v10\n\n* feat(core): Add flake-file.preProcess option\n\nto allow customizing inputs before giving them to backend.",
"is_bot": false,
"headline": "feat(core): Add preProcess option to allow customizing inputs before …",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-16T05:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4780a86bd4c756475d839b286f8a40aabdbc802",
"body": null,
"is_bot": false,
"headline": "use nothing-but-nix@v10",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-15T06:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f82e180862ab0e5bffdd4be5a178b98b02e31e05",
"body": null,
"is_bot": false,
"headline": "latest tag",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-15T06:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97bd69ff570dddccd704077830446ec1ca3a6988",
"body": null,
"is_bot": false,
"headline": "nixlock v3.1 (#89)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-11T10:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8edcfd6d941a1a936296c89fd70dd686df947be8",
"body": "* allow user to omit header comment\n\n* don't inherit top-level input separator",
"is_bot": false,
"headline": "Style tweak (#88)",
"author_name": "musjj",
"author_login": "musjj",
"committed_at": "2026-03-10T22:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f95f96becc3f3aa23c034ec53d498913e57b10e",
"body": "* implement granular style formatting\n\n* attempt to fix CI\n\n* document new styling options\n\n---------\n\nCo-authored-by: Victor Borja <vborja@apache.org>",
"is_bot": false,
"headline": "feat(options): granular style formatting (#85)",
"author_name": "musjj",
"author_login": "musjj",
"committed_at": "2026-03-10T21:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98aee321b0ebbcacdb71b2aa16fb8c8b18c545f",
"body": null,
"is_bot": false,
"headline": "change letter casing (#86)",
"author_name": "musjj",
"author_login": "musjj",
"committed_at": "2026-03-10T20:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a19eb539fa7be4537f6e73e7556edf031eed7f",
"body": null,
"is_bot": false,
"headline": "link to repos",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-08T19:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51181d48fcc08f5cc97b64859b91699d70c59d11",
"body": null,
"is_bot": false,
"headline": "Update index.mdx",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-07T06:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ca6efedc52bb1fbc3b33a3afd91885b58dac2c3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-07T03:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2345849d49ace92cecdae6a3e3b4e183d9d4ffbb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-07T03:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad57f63acb46882009c6d05d28372465ec5a27ce",
"body": null,
"is_bot": false,
"headline": "add templates/minimal (#83)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-07T03:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe0475f4b3f02ba3733b44b6d2787c7d9860693",
"body": null,
"is_bot": false,
"headline": "bootstrap command for traditional flakes. (#82)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-07T02:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18f9bad86481621b9c378842987b172e91ca82c",
"body": null,
"is_bot": false,
"headline": "update at tmp dir on CI",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-05T02:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "888a354f96d1d342daf6bed15cd286dfea46d068",
"body": null,
"is_bot": false,
"headline": "Update index.mdx",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-05T01:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe62ccea1f3529069c7762932de44780ee48c82",
"body": null,
"is_bot": false,
"headline": "Update migrate-traditional-flake.mdx",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-05T00:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f5c1039860127fa5673d362d68f8b7df29a44bc",
"body": null,
"is_bot": false,
"headline": "update locks",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-01T05:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb4abe76b3ff0b611343514f584faa2688a12af",
"body": null,
"is_bot": false,
"headline": "write-lock (#79)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-01T04:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79453957067b65df846fd787b48792be89563632",
"body": null,
"is_bot": false,
"headline": "update templates",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-28T07:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0477cfb25e745dfd4e10a5a6b81ab4c4ad5c0f8",
"body": "npins schemes",
"is_bot": false,
"headline": "nixlock schemes (#78)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-28T03:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4ce85e8890c55c6bfa97f3e6ede5815de21b952",
"body": null,
"is_bot": false,
"headline": "discover bootstrap tests and fix npins test",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-28T00:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e54fbd42b07150cd951d4156208dc1d8807b3865",
"body": null,
"is_bot": false,
"headline": "nixlock (#76)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T23:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a5c8771ac5be1af11192bcd88e6a1cdabd038a5",
"body": null,
"is_bot": false,
"headline": "move npins bash to file (#75)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T22:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12af1047cbf73d73af5ae1e970a1f46389ea6c9",
"body": null,
"is_bot": false,
"headline": "test bootstrap using nix (#73)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T21:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6077ffb79736a5aafe06e378e93e5f5a65f783",
"body": "* Revert \"feat: add deps backend (#72)\"\n\nThis reverts commit 1bf87eeb57ea517d4a6a96b4529f4f5d78a49e84.\n\n* flake-parts.nixpkgs-lib follows nixpkgs",
"is_bot": false,
"headline": "remove deps backend (#74)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T17:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf87eeb57ea517d4a6a96b4529f4f5d78a49e84",
"body": "feat: update npins, default, formatter for deps backend\n\nfix: move inputs-lib to dev/_lib, fix test imports\n\nfeat: include deps backend in default.nix\n\nfeat: comprehensive deps URL parser, url.bash helpers, full spec coverage\n\nstyle: nixfmt parse-url test and lib files\n\nfeat: attrset input forms, pr\n[…]\neps.nix metadata, normalize.nix\n\nrefactor: split fetch-forge.bash, fix git test URL, add fetch-forge to deps.nix\n\nfix: empty seedBlock invalid bash, write-deps SC2016 shellcheck, add deps CI bootstrap",
"is_bot": false,
"headline": "feat: add deps backend (#72)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T07:12:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9d91bd7e79c45d8b14967e7cb2db410ab7f3530",
"body": "test npins",
"is_bot": false,
"headline": "npins (#71)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T04:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a118dae7ef32b6a56ec6e5c32a709fa35fa8d47",
"body": null,
"is_bot": false,
"headline": "fix styles",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T02:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "415ff19bf16681fb754672bfeffdca76e06d2179",
"body": null,
"is_bot": false,
"headline": "bootstrap docs (#70)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T01:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b08ae708bc1120ac07d08f6d055f279482bbd93e",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-26T07:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca12b89cd183608cac93a71eec13af9ddd5c2c4a",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-26T07:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec2ff9d58d5ed286afd9929b4f99a32988a1ab92",
"body": null,
"is_bot": false,
"headline": "bootstrap can now take a target directory (#69)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-26T06:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cecf9de7f4691ab78398126af54d7f0c07934c9",
"body": null,
"is_bot": false,
"headline": "docs (#68)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-26T05:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc6d74f368d4a34d0eb2337d94a58985bb5abe4",
"body": "* show npins command on failure to help diagnose\n\n* default.nix",
"is_bot": false,
"headline": "Add default.nix for bootstrapping (#66)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-26T03:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223a7f3bdd98016c4e69443bb6565a12f298f456",
"body": null,
"is_bot": false,
"headline": "show npins command on failure to help diagnose",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-25T23:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f44bbcbd3bffb79d9d5e0f8fa834de5dbbac00b",
"body": null,
"is_bot": false,
"headline": "test for tags for CI npins and unflake (#65)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-25T20:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6772f79cc48ab78c30970050fe2cb17b523fb640",
"body": null,
"is_bot": false,
"headline": "skip npins unflake for now",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-24T21:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95223816cb95cfcc9105aaa10e5a60ea50bf942",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-24T21:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af65923b1ef5de7a395d2935d3cc53c9bf0f73f",
"body": null,
"is_bot": false,
"headline": "npins support (#63)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-24T14:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "619d2212482c104fd3bbc815d80c6227b1b01338",
"body": "* remove `nix-systems/systems`, use `lib.systems.flakeExposed` instead\n\n* force using commit flake-file for updating\n\n---------\n\nCo-authored-by: Victor Borja <vborja@apache.org>",
"is_bot": false,
"headline": "remove `nix-systems/systems`, use `lib` instead (#62)",
"author_name": "Pol Dellaiera",
"author_login": "drupol",
"committed_at": "2026-02-24T01:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d89918faacdbd2ce26d0aa7298da0fecad8b437",
"body": null,
"is_bot": false,
"headline": "update flake-file in unflake example",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-13T21:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982bec8f58dc56360df4dbb246f9d3b846e89dfa",
"body": null,
"is_bot": false,
"headline": "remove generated inputs.nix",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-13T21:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6c18b88cce87a94f310576e0d520859b11b387",
"body": null,
"is_bot": false,
"headline": "fmt inputs.nix",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-13T21:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a1b842371a2c3d429785234a9d12265a7a390d7",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-13T08:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c315efe99d07af9f2460141f24cf95a5eac2609",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-13T08:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8fd2a0984aa07ed1774a8135f497e9d118f1ed",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-13T08:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5312958b796514b2bf97a0e2c501e9f517f277d9",
"body": null,
"is_bot": false,
"headline": "unflake (#60)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-13T07:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1515b77c3c1dd08ab394e840603fc152e059d13e",
"body": null,
"is_bot": false,
"headline": "use nixpkgs-unstable channel (#58)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-12T10:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3911266a6536c155864c8e4d26588170ac33f468",
"body": "Co-authored-by: Victor Borja <vborja@apache.org>",
"is_bot": false,
"headline": "Use mkDefault for dendritics flake-file.outputs (#56)",
"author_name": "Shawn8901",
"author_login": "Shawn8901",
"committed_at": "2026-02-06T21:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c09729628983ed1e35c8dd43aa3df91a06f80e65",
"body": "The current attribute is deprecated\n\nCo-authored-by: Victor Borja <vborja@apache.org>",
"is_bot": false,
"headline": "Change default formatter to nixfmt (#54)",
"author_name": "Shahar \"Dawn\" Or",
"author_login": "mightyiam",
"committed_at": "2026-01-26T08:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1846d84fdfa4ff2cc79c1e79eddef55959d14d",
"body": "* fix: use `attrsOf anything` instead of `attrs`\n\nthis has more predictable merging behaviour, `attrs` was silently discaring substituters defined in different files.\n\n* feat: make it a `freeformType` instead, and add mergeable lists for common options",
"is_bot": false,
"headline": "fix: use `attrsOf anything` instead of `attrs` (#55)",
"author_name": "Vidhan Bhatt",
"author_login": "vidhanio",
"committed_at": "2026-01-25T05:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af92ed37624496a435da68e5597f9a6593cdf0c4",
"body": null,
"is_bot": false,
"headline": "tangled",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T22:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9af20d5e62c94b658b4d0671829393c1b8bb0b3e",
"body": "…#52)\n\n* remove den and flake-aspects\n\n* Update README.md\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "breaking: dendritic module no longer provides den and flake-aspects (…",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T06:32:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "801df19fab9774824f880300e0d68335f3d10dd9",
"body": null,
"is_bot": false,
"headline": "Move from `pkgs.system` to `pkgs.stdenv.hostPlatform.system` (#51)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T06:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea470406adbe40709d5d781f327f21191bf7bd49",
"body": null,
"is_bot": false,
"headline": "Fix: allow top-level empty follows (#50)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T05:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d82d5eb7bbcd4d6974444df33585f829c1907d",
"body": null,
"is_bot": false,
"headline": "CI use cachix nix installer (#49)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T05:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f25d0c16242b7575e23a8b9ddea380fc2acf0787",
"body": null,
"is_bot": false,
"headline": "fix diff order (#48)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T05:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc92a095cd57b5d971a9d30fd24490101e588c28",
"body": null,
"is_bot": false,
"headline": "tangled",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-20T21:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71cc6ec1cb1bba52c69bed71acb09213236f5f01",
"body": null,
"is_bot": false,
"headline": "smaller flake files by collapsing single attrs (#46)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-16T01:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b037ae446102d3ccc5e23d3c52d5ada8e0fc4f3",
"body": null,
"is_bot": false,
"headline": "Run `nix develop ./dev -c regen`",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-09T23:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05fa344ee697b0c9717fda4b4b1e78828d7c3e0",
"body": "* Remove formatter.nix and nix-auto-follow from the Dendritic module\n\n* Remove treefmt configuration from dev\n\n* Add treefmt configuration back to dev",
"is_bot": false,
"headline": "Remove formatter.nix and nix-auto-follow from the Dendritic module (#44)",
"author_name": "TeamWolfyta",
"author_login": "teamwolfyta",
"committed_at": "2025-11-09T23:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a7da81583a42ba339a06aed2d0f3ee4a164f265",
"body": null,
"is_bot": false,
"headline": "Fix typos and update option docs in readme (#41)",
"author_name": "Peter Esselius",
"author_login": "esselius",
"committed_at": "2025-11-06T22:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8fe40c4bd9096881ac335708be3c63970f93bb6",
"body": "* Add support for `submodules` input attribute\n\n* Update modules/options/inputs.nix",
"is_bot": false,
"headline": "Add support for `submodules` input attribute (#40)",
"author_name": "Alexey Lebedeff",
"author_login": "binarin",
"committed_at": "2025-11-06T17:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49560458c1a77662fbd8158167dfe03d51e3d0ee",
"body": null,
"is_bot": false,
"headline": "links",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-05T07:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b2a65831ae49e4f9218dbba1c2dc9700f6cd68",
"body": null,
"is_bot": false,
"headline": "allow empty follows (#38)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-27T03:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ea33b2e4e97134e9ae9eb0f0282d308889c587d",
"body": null,
"is_bot": false,
"headline": "regen locks (#37)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-27T02:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eb2b6a29158489d54b8c68ccd1d4887b380dcf0",
"body": null,
"is_bot": false,
"headline": "dendritic template enables vic/den (#36)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-24T20:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a9c4bb40fcc8c834136a393fbbee0083f9c7a7",
"body": "* move functions to lib for unit-testing\n\n* add nix-unit\n\n* move _lib.nix to dev for testing\n\n* fix: inputs preserve follows correctly when non empty.\n\nadded unit tests\n\nFix #32.\n\nfmt\n\nmake _lib a dir\n\n* make ./dev use flake-file from repository root\n\n* regen\n\n* run metadata before pruning\n\n* nix-unit.flake-parts follows\n\n* dev flake now references local flake-file\n\n* follow more nix-unit inputs\n\n* run flake metadata on CI",
"is_bot": false,
"headline": "Preserve follows bug (#35)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-20T23:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136f33a05cf02be3b95f281ae35c8aac785f1bcc",
"body": "* more migrating tips\n\n* Use diffutils instead of delta.\n\nFixes #33\n\n* Do not ship templates/*/flake.lock.\n\nOtherwise the flake.lock will always reference previous commits of flake-file and never be able to reference the latest commit. So now we instruct people to run `.#write-flake` to regen flake.\n[…]\nForce templates to use the commit being tested\n\n* fix step id for find templates\n\n* fix input url\n\n* formated force.nix\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "No templates lock (#34)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-20T18:00:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2a3e439aab534cc595dfc2f190e65cb540114698",
"body": "Based on my experience during https://github.com/vorburger/nixfiles/commit/abb2430d5dfa142f6013e6bd62cd11b9d0cbf839.",
"is_bot": false,
"headline": "docs: Clarify migration guide (#30)",
"author_name": "Michael Vorburger",
"author_login": "vorburger",
"committed_at": "2025-10-19T01:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d352a82473d31ce83fb98bba9e13e1f43da063b9",
"body": "Updated image in README with a new ouroboros graphic.",
"is_bot": false,
"headline": "Replace ouroboros image in README",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T21:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "232a812b066d570368dd22ec07b65791479f0c84",
"body": null,
"is_bot": false,
"headline": "add flake-aspects to dendritic template",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T05:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f48df712ba6c4e4c27b192c6f948efcff3feae",
"body": "because allfollow seems is more slowly maintained.",
"is_bot": false,
"headline": "default to nix-auto-follow instead of allfollow.",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T04:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675bf98fbfe9dca94bde58782f2e72ffa7b42c56",
"body": null,
"is_bot": false,
"headline": "move options.nix to options/default.nix",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T04:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90ed94595d57573260344ae060cd0af6a8a3b60",
"body": "* feat(inputs): add support for attribute representation\n\nAdds support for all flake reference attributes to the flake-file.inputs option. This allows users to specify inputs using the attribute set representation, in addition to the URL-like syntax.\n\n* refactor merge on user defined values.\n\n---------\n\nCo-authored-by: Victor Borja <vborja@apache.org>",
"is_bot": false,
"headline": "feat(inputs): add support for attribute representation (#27)",
"author_name": "Heitor Augusto",
"author_login": "HeitorAugustoLN",
"committed_at": "2025-10-16T09:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04f95b47c8e6a3c961f88f068dbb3d3caad3ad1",
"body": null,
"is_bot": false,
"headline": "fix(readme): wrong path to templates/dendritic (#28)",
"author_name": "pancho horrillo",
"author_login": "panchoh",
"committed_at": "2025-08-30T07:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "745975d82877699e9504fd0e751b4f70166f066c",
"body": null,
"is_bot": false,
"headline": "fix(readme): Fix flake-parts-builder usage example.",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-07-21T18:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1765a3d6ab4e9e869100f5749c0c549708f4e6",
"body": "* feat: Add nix-auto-follow module\n\nThis adds nix-auto-follow as a flattening mechanism which can be\nactivated with a provided module.\n\nCloses #19.\n\n* doc: Added documentation for nix-auto-follow module\n\nThis also fixes broken link to the allfollow module.",
"is_bot": false,
"headline": "Add nix-auto-follow as an allfollow alternative (#24)",
"author_name": "ginkogruen",
"author_login": "ginkogruen",
"committed_at": "2025-07-21T17:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f39f8325db5db6f773b646bc7fd85f1413e142ad",
"body": null,
"is_bot": false,
"headline": "Readme (#26)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-07-21T08:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a84d8d4936a871eaca5bb6419bf5cb0e551e0f",
"body": null,
"is_bot": false,
"headline": "feat: Support flake-parts-builder templates (#25)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-07-21T07:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd89d573154e8523d6fd84ef89e065c9999315a9",
"body": null,
"is_bot": false,
"headline": "feat: Support flake-parts-builder templates (#23)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-07-21T00:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dda26374d1cc3c449a954e2e43c0f88123dc95b",
"body": "…ystem (#22)\n\n- Move options from _options/ to options/ directory\n- Convert all option files to proper flake-parts modules with options namespace\n- Introduce hooks system for extensible write and check operations:\n - write-hooks: run during flake generation on working copy\n - check-hooks: run duri\n[…]\nReplace hardcoded prune-lock logic with configurable hook system\n\nBREAKING CHANGE: The formatter is now expected to return a package with meta.mainProgram, \nthe old behavior expected a command string.",
"is_bot": false,
"headline": "refactor!: convert options to proper flake-parts modules with hooks s…",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-07-20T08:09:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "997ece27561dd3fb45752a7c877a584927d83fb8",
"body": "- Create modules/_options/ directory with individual option files\n- Split large options.nix into modular components:\n - do-not-edit.nix: header comment option\n - formatter.nix: flake formatter configuration\n - inputs.nix: flake inputs with follows support\n - outputs.nix: outputs function configuration\n - prune-lock.nix: lock pruning options\n- Simplify main options.nix using dynamic imports\n- Improve code organization and maintainability",
"is_bot": false,
"headline": "refactor: extract option definitions into separate files (#21)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-07-20T05:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756c245bd78b315f052778e66a61f1af57145aae",
"body": "- Move allfollow.nix to modules/prune-lock/ directory\n- Convert dendritic.nix to dendritic/ directory with default.nix\n- Update prune-lock API from command string to program derivation\n- Add _nothing.nix as example pruning app that does nothing\n- Update allfollow.nix to use writeShellApplication pattern\n- Rename check-flake to check-flake-file for clarity\n- Add standalone prune-lock package\n\nBREAKING CHANGE: prune-lock.command option replaced with prune-lock.program",
"is_bot": false,
"headline": "refactor: reorganize modules and update prune-lock API (#20)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-07-20T01:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4baad4eab760433730fdce58d4d96519118ef1b5",
"body": "Due to not being inherited flakeModules the allfollow module could\nnot be imported on the user-end. It is inherited now.\n\nThis closes #17.",
"is_bot": false,
"headline": "fix: Inherited allfollow in flakeModules (#18)",
"author_name": "ginkogruen",
"author_login": "ginkogruen",
"committed_at": "2025-07-19T20:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a681226ba59784823f7c1580967559429ca4c1",
"body": null,
"is_bot": false,
"headline": "Update FUNDING.yml",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-07-17T05:01:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 90,
"latest_release_at": "2026-04-14T21:45:34Z",
"latest_release_tag": "v0.6.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 22,
"days_since_latest_release": 108,
"mean_days_between_releases": 33.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 27,
"stars": 137,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-11-06",
"count": 2
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
},
{
"date": "2026-07-24",
"count": 1
}
],
"complete": true,
"collected": 27,
"total_forks": 27
},
"star_history": null,
"open_issues_and_prs": 12
},
"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": [
"docs/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 2882,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 80,
"open_issues": 8,
"closed_ratio": 0.771,
"closed_issues": 27,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "vic",
"commits": 122,
"avatar_url": "https://avatars.githubusercontent.com/u/331?v=4"
},
{
"type": "User",
"login": "theutz",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/756348?v=4"
},
{
"type": "User",
"login": "musjj",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/72612857?v=4"
},
{
"type": "User",
"login": "kalyanoliveira",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/61979677?v=4"
},
{
"type": "User",
"login": "drupol",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/252042?v=4"
},
{
"type": "User",
"login": "vidhanio",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/41439633?v=4"
},
{
"type": "User",
"login": "ginkogruen",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/93037574?v=4"
},
{
"type": "User",
"login": "binarin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/185443?v=4"
},
{
"type": "User",
"login": "Adda0",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/52529234?v=4"
},
{
"type": "User",
"login": "Jackaed",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/67907166?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.808
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"flake-check.yaml",
"gh-pages.yml",
"latest-tag.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": 5,
"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": 9,
"reason": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"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": 5,
"reason": "Found 16/30 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 24 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 8,
"reason": "6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8",
"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": 0,
"reason": "58 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "56c46842d70754345c4a4581b8cbebe87b8fc067",
"ran_at": "2026-08-01T07:51:33Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T23:57:13Z",
"oldest_open_prs": [
{
"number": 112,
"created_at": "2026-05-08T11:46:42Z",
"last_comment_at": "2026-05-08T16:17:46Z",
"last_comment_author": "vic"
},
{
"number": 125,
"created_at": "2026-07-18T20:58:39Z",
"last_comment_at": "2026-07-27T23:06:38Z",
"last_comment_author": "vic"
},
{
"number": 127,
"created_at": "2026-07-18T21:00:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2026-07-18T21:01:22Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-28T23:52:28Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 95,
"created_at": "2026-04-08T16:37:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 102,
"created_at": "2026-04-17T06:56:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 103,
"created_at": "2026-04-19T16:48:54Z",
"last_comment_at": "2026-04-19T16:53:05Z",
"last_comment_author": "anmayithap"
},
{
"number": 108,
"created_at": "2026-04-23T11:52:11Z",
"last_comment_at": "2026-07-21T14:02:39Z",
"last_comment_author": "kalyanoliveira"
},
{
"number": 109,
"created_at": "2026-04-23T11:55:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2026-05-13T07:44:34Z",
"last_comment_at": "2026-05-13T12:06:10Z",
"last_comment_author": "theutz"
},
{
"number": 115,
"created_at": "2026-05-14T20:49:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 119,
"created_at": "2026-06-07T13:49:28Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/denful/flake-file",
"host": "github.com",
"name": "flake-file",
"owner": "denful"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 41,
"vitality": 82,
"community": 49,
"governance": 56,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 82,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"commits_last_year": 90,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 22
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "22/52 weeks with commits",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 22
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "90 commits in the last year",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 90
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 90,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.6.0",
"releases_from_tags": false,
"days_since_latest_release": 108,
"mean_days_between_releases": 33.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 108 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 108
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~33.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 33.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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 27,
"stars": 137,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "137 stars",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 137
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "27 forks",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 27
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.808
},
"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 81% of commits",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 81
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 80,
"open_issues": 8,
"closed_issues": 27,
"issue_closed_ratio": 0.771,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 36,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "80/82 decided PRs merged",
"points": 37.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 80,
"decided": 82
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 16/30 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"followers": 36,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "denful",
"public_repos": 32,
"account_age_days": 102
},
"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": "36 followers of denful",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 36,
"login": "denful"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "32 public repos, account ~0 yr old",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 32
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 42,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"flake-parts",
"flakes",
"nix",
"nix-modules",
"flake-generator",
"inputs",
"npins",
"unflake",
"non-flake",
"stable-nix",
"dendritic",
"flake-inputs-schema",
"flake-outputs-schema"
],
"has_wiki": false,
"homepage": "http://flake-file.denful.dev/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://flake-file.denful.dev/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"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 16/30 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "58 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 26
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 39,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.67,
"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": "67 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 35.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 67,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_nix": true,
"has_tests": false,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"docs/tsconfig.json"
],
"agent_commit_share": 0.02,
"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": "docs/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Nix",
"largest_source_bytes": 2882,
"source_files_sampled": 2,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Nix with type-check config (docs/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "docs/tsconfig.json",
"language": "Nix"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-01T07:51:52.903642Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/denful/flake-file.svg",
"full_name": "denful/flake-file",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}