Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 153,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 61783,
"Shell": 560
},
"pushed_at": "2026-07-22T02:08:45Z",
"created_at": "2024-09-29T01:37:19Z",
"owner_type": "User",
"updated_at": "2026-07-22T02:07:41Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://www.schneems.com",
"name": "Richard Schneeman",
"type": "User",
"login": "schneems",
"company": "@schneems ",
"location": "Austin, Tx",
"followers": 2516,
"avatar_url": "https://avatars.githubusercontent.com/u/59744?v=4",
"created_at": "2009-03-03T16:11:07Z",
"is_verified": null,
"public_repos": 522,
"account_age_days": 6350
},
"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.2.2",
"kind": "patch",
"published_at": "2026-07-22T02:07:37Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-11-10T21:47:23Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-11-07T21:16:10Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-11-02T00:59:55Z"
}
],
"recent_commits": [
{
"oid": "1c5be7fe8b37800ab6bad2a82222aa24ed0da1c5",
"body": "Fix warning",
"is_bot": false,
"headline": "Merge pull request #23 from schneems/schneems/fix-cargo-toml-warning",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-22T02:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f43c60857d11490037b4d656299b3ff1f68d3775",
"body": "```\n$ cargo release \n...\nwarning: unused manifest key: profile.dev.package.lints.rust\nwarning: profile package spec `lints` in profile `dev` did not match any packages\nhelp: a package with a similar name exists: `insta`\n```",
"is_bot": false,
"headline": "Fix warning",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-22T02:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b01ee5501253cd34746d8d194cb7eb55b18b4337",
"body": "v0.2.2",
"is_bot": false,
"headline": "Merge pull request #22 from schneems/schneems/v0.2.2",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-22T01:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f6dc9d8d87c29c9b7acc127a3ece53675b1079",
"body": null,
"is_bot": false,
"headline": "v0.2.2",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-22T01:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f23c13f3e488bf151372d8e85e4c553e51273fd",
"body": "Fix misplaced unexpected_cfgs lint in Cargo.toml",
"is_bot": false,
"headline": "Merge pull request #21 from schneems/schneems/fix-unexpected-cfgs",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-22T01:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf2b97b3d13d28c8e35ca815b73749e976c8acc",
"body": "The `unexpected_cfgs` lint config was under `[profile.dev.package]`,\nwhere Cargo parsed it as a package spec named `unexpected_cfgs` with\n`level`/`check-cfg` treated as profile keys. This produced three\nwarnings on every cargo invocation:\n\n warning: unused manifest key: profile.dev.package.unexpect\n[…]\nn about an unexpected\ncfg. The fix is to relocate it to the correct `[lints.rust]` table\n(supported by the crate's 1.79 MSRV), which resolves all three warnings\nwhile preserving the intended behavior.",
"is_bot": false,
"headline": "Fix misplaced unexpected_cfgs lint in Cargo.toml",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-22T01:43:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a1cd13fd4a97d78dd7966fba7f1137e9bf7ef1ce",
"body": "Improve \"Prior path is not a directory\" experience",
"is_bot": false,
"headline": "Merge pull request #20 from schneems/schneems/prior-path-not-dir-msg",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-22T01:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b1e3a77f39eb0b48ed7d1aeb179ffe4240f97b",
"body": null,
"is_bot": false,
"headline": "Remove comment",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-22T01:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc389eafa5ddef898cbb1afda7cdcc6139c91225",
"body": null,
"is_bot": false,
"headline": "Add test",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-22T01:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee6b806daac2a45e503c04a4cbd9a1f05776cae6",
"body": "Explain why the \"not a directory\" branch renders only parent facts\n(`fmt_parent_facts`) while the \"prior directory\" branch renders full\nfacts (`write_facts`).",
"is_bot": false,
"headline": "Document prior-path recursion choice",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-22T01:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0192c12534ec6aeda70be49b3af21f3dd85eeeca",
"body": null,
"is_bot": false,
"headline": "Add test for CannotReadLink Display branch",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-22T00:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194fc2b27eb4d9769083c67e67d45adeefe3a719",
"body": null,
"is_bot": false,
"headline": "Add test for CannotMetadata Display branch",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-22T00:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d723d463b4e25c4d2eb44c2871efa357797e8390",
"body": null,
"is_bot": false,
"headline": "Spelling",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T23:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "697df1698e0d82ac275593202c977a2c5a5ace44",
"body": "Ending Display in `\\n\\n` looked fine standalone but injected an extra\nblank line whenever a fact was interpolated mid-message (the crate's\nshowcased pattern), producing two blank lines between sections in\nrename_two_missing_paths. Trim the tail to exactly one trailing newline\nso embedding is clean and standalone output stays consistent. Snapshots\nand the CHANGELOG are updated to match.",
"is_bot": false,
"headline": "Emit a single trailing newline from PathFacts Display",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T23:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d5ef301765147cefa8f63157f1fe0c8c19df4f5",
"body": null,
"is_bot": false,
"headline": "Changelog",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T23:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a36aa0b6e9a9295220651bf2f5f5f4c0892396b4",
"body": "Add the \"🛑\" sentinel and expected trailing blank line to the snapshot\ntests so they assert the newline behavior explicitly, and regenerate\nrename_two_missing_paths.snap for the embedded-Display change.\n\nAlso restore the expected output for the two *_symlink_relative tests,\nwhich had been captured from a racy plain `cargo test` run (shared cwd)\ninstead of the isolated `bin/test`/nextest runner the project requires.",
"is_bot": false,
"headline": "Update snapshots for consistent trailing blank line",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T21:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "348aa5b8de03dec8754d7f26ccf674f427cb18aa",
"body": "Render facts into a buffer and normalize the tail to exactly one trailing\nblank line (\\n\\n) so the output no longer depends on whether the final\nfact was an empty-dir listing (single \\n) or a populated one (\\n\\n). The\ninternal \"Prior directory\" recursion keeps using the non-normalizing\n`write_facts` helper so nested output is unchanged.",
"is_bot": false,
"headline": "Emit consistent trailing blank line from PathFacts Display",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T21:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87403310c4692412743e69a5cf7db7d1a2b96ee",
"body": null,
"is_bot": false,
"headline": "Remove extra newline",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T20:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82054d82f11368db6ec295cd0fdc87e6d40e325",
"body": null,
"is_bot": false,
"headline": "Add another marker test",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T20:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5493eb0e9be11dd2add65afafb27b86268a9dc7",
"body": "In https://github.com/mitsuhiko/insta/issues/384 it mentions that trailing whitespace is stripped. I need to prevent regressions, including trailing newlines. This adds a visual marker.",
"is_bot": false,
"headline": "Track line ending",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T20:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbce6c389fd3123a624fd56528d8df603b5f9616",
"body": null,
"is_bot": false,
"headline": "Fix prefix of empty lines",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T20:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af3f16efb98f5dcc0a65f6f71df374431363d4e9",
"body": null,
"is_bot": false,
"headline": "Fix changelog order",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T19:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b21a340fdfc7e8326abb4fba21be51048c68e78",
"body": null,
"is_bot": false,
"headline": "Update lib example",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T19:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11164433a3434f732fd6ba865232978d46564a35",
"body": "It reads better to have the information that the prior path is not a directory in the same line.",
"is_bot": false,
"headline": "Improve output message",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T19:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdbe323c10529cf08d0f8a48149d38f3f621d6a7",
"body": "Split out the logic to display information about the individual path and its parents.",
"is_bot": false,
"headline": "Refactor Display for PathFacts",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T19:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "133a69f4bb4bf7b0703af92a1a8ced4b8e1aacb8",
"body": "Docs",
"is_bot": false,
"headline": "Merge pull request #19 from schneems/schneems/docs-2026-07-21",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-21T19:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83867b9703f701a696469cef89582b1ccb91599b",
"body": null,
"is_bot": false,
"headline": "Move assertion to it's own test",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T19:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3891504f66c04989dfe034e7b0747f72b20e90",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T19:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710a535aead3728c855308a2abb1e656053f4fc1",
"body": null,
"is_bot": false,
"headline": "Docs",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-21T19:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eeca21e37c9a4f5bd5c8eb2511b967d5b40b782",
"body": "Tests now run under `cargo nextest`",
"is_bot": false,
"headline": "Merge pull request #17 from schneems/schneems/nextest",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-18T03:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a631c763702077e369a99c276dabc07a4cf717c1",
"body": "This is used for process-per-test isolation. Tests that mutate the process-global current directory previously relied on a hand-rolled mutex; that mutex has been removed in favor of Nextest's process isolation. \n\nRun the suite with `bin/test` (or `cargo nextest run` plus `cargo test --doc`); a guard test fails fast under plain `cargo test`.",
"is_bot": false,
"headline": "Tests now run under [`cargo nextest`](https://nexte.st)",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2026-07-18T02:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "352c134b040e46a9e18c83d857bb24041f6e6d89",
"body": "…-actions-a15424604a\n\nBump Swatinem/rust-cache from 2.8.2 to 2.9.1 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #14 from schneems/dependabot/github_actions/github…",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-04T23:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46e77c3fcaef98d9649980685bc25688375c5335",
"body": "…s/checkout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #15 from schneems/dependabot/github_actions/action…",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-04T23:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2638cb15b164d95758432d10db95fcedd82cf87e",
"body": "…es-a13826da8c\n\nBump the rust-dependencies group with 2 updates",
"is_bot": false,
"headline": "Merge pull request #16 from schneems/dependabot/cargo/rust-dependenci…",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-04T23:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3487623f51739a5eae3eef0a23bb2d2e35d61def",
"body": "Bumps the rust-dependencies group with 2 updates: [tempfile](https://github.com/Stebalien/tempfile) and [insta](https://github.com/mitsuhiko/insta).\n\n\nUpdates `tempfile` from 3.24.0 to 3.27.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\nependency-version: 1.48.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: rust-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the rust-dependencies group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T23:08:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a9d5f885bc29d55d2bb24c3e54dc99975816605",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T23:08:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b58b2ef9c6945867374d4c00a17cca064c31b0e",
"body": "Bumps the github-actions group with 1 update: [Swatinem/rust-cache](https://github.com/swatinem/rust-cache).\n\n\nUpdates `Swatinem/rust-cache` from 2.8.2 to 2.9.1\n- [Release notes](https://github.com/swatinem/rust-cache/releases)\n- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGEL\n[…]\n\n dependency-version: 2.9.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Swatinem/rust-cache from 2.8.2 to 2.9.1 in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T23:08:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ac2bf72b45e6181dfcb0fa0398c0ae48aad5dc0f",
"body": "…-actions-40bcf0072d\n\nBump Swatinem/rust-cache from 2.8.1 to 2.8.2 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #11 from schneems/dependabot/github_actions/github…",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-04T23:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f8432c3eed7b48dec0fe40891dd6fde95ca03d6",
"body": "…s/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #12 from schneems/dependabot/github_actions/action…",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-04T23:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd8a68b8820bb7514b57fb3e1fa0d22ea9ddb55",
"body": "…es-dbdd61f79b\n\nBump the rust-dependencies group across 1 directory with 2 updates",
"is_bot": false,
"headline": "Merge pull request #13 from schneems/dependabot/cargo/rust-dependenci…",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2026-07-04T23:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b44f8ffd523ed8d235cf5748ce331154b030c9",
"body": "Bumps the rust-dependencies group with 2 updates in the / directory: [tempfile](https://github.com/Stebalien/tempfile) and [insta](https://github.com/mitsuhiko/insta).\n\n\nUpdates `tempfile` from 3.23.0 to 3.24.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits]\n[…]\nependency-version: 1.45.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: rust-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the rust-dependencies group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-01T07:20:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ebde931ca6ee56bf74b7c5dfebd605afbbb0f92",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T08:38:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1258e75fe9609bfeadf47ac27bbba51dd59a09dc",
"body": "Bumps the github-actions group with 1 update: [Swatinem/rust-cache](https://github.com/swatinem/rust-cache).\n\n\nUpdates `Swatinem/rust-cache` from 2.8.1 to 2.8.2\n- [Release notes](https://github.com/swatinem/rust-cache/releases)\n- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGEL\n[…]\n\n dependency-version: 2.8.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T08:38:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a5c9a28e525567f616012dcd0186e05c49faac9",
"body": "Use insta for snapshot testing + Increase code coverage",
"is_bot": false,
"headline": "Merge pull request #9 from schneems/schneems/insta",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-10T21:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19b2ed9d349396da711228a072a44b75a43694fd",
"body": null,
"is_bot": false,
"headline": "v0.2.1",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T21:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6b75d89dad83a977023d4746f92483f984beaf",
"body": null,
"is_bot": false,
"headline": "Update clippy disallow message",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T21:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f132a1d9e84e22e23b9d6b5c9aa09ec556490c7",
"body": null,
"is_bot": false,
"headline": "Remove pretty assertions library",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T21:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d549da806b3eb6eea08b7b2a2d9c241508c83c64",
"body": null,
"is_bot": false,
"headline": "Fix canonical differences with Linux and OSX",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T21:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ea1a66bf1d594ebb2777db07c7105cd7c577ba",
"body": null,
"is_bot": false,
"headline": "Add dockerfile for linux emulation",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T21:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "229c10d03839f892e640e463b5fe6b46e5bf435a",
"body": "Use OS sorted order by default, use consistent sort by name in the test environment.",
"is_bot": false,
"headline": "Consistent order in tests",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T20:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595e3b88086d3c763c676ba10e60fd1ec8bd7411",
"body": "Before, when a test panics the mutex is poisoned:\n\n```\nthread 'path_facts::tests::test_rename_two_missing_paths' (2428) panicked at src/test_help.rs:14:44:\ncalled `Result::unwrap()` on an `Err` value: PoisonError { .. }\n```\n\nThat poison tells us that the contents might not be what we expect. Instead of holding onto the original CWD of each call, we can hold onto the very first CWD and use that in our drop statement.",
"is_bot": false,
"headline": "Harden test helper to recover from poisoned mutex",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T20:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78f15c2323357e1e1d34fb7d50394b6eb8a5c07",
"body": null,
"is_bot": false,
"headline": "Changelog",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T20:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57630ba2535fb94516ef8a7152ae2b179a5e1a1a",
"body": null,
"is_bot": false,
"headline": "Remove dead code",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a755eea14b851c587a9789d40fd3cd6f572618c",
"body": null,
"is_bot": false,
"headline": "Test when parent directory does not have execute permissions",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b86c8a36441cd5cf78cad6ac8b64eea91652977a",
"body": null,
"is_bot": false,
"headline": "Move import to module",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29fd55ec69811b10c7a76b923496619189e6e4f1",
"body": null,
"is_bot": false,
"headline": "Improve coverage",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d344d97ed7303d0ee0b2756354bc5546850e63",
"body": null,
"is_bot": false,
"headline": "Improve output",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4c4ab80e9d0bb214d6b46816dbba5f6c674730",
"body": null,
"is_bot": false,
"headline": "Test more branches",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb2b88e517658c53229e1c72a7a64da68f1a70ce",
"body": null,
"is_bot": false,
"headline": "Test more branches",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc773ded9a041c480526476acbff17bf3850480",
"body": null,
"is_bot": false,
"headline": "Refactor style and fix output",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27449ef00b170673aa090473e78f6785537b25da",
"body": null,
"is_bot": false,
"headline": "Test symlink file and directory",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41084759fe7e085a51031911a41c293b000e31b",
"body": null,
"is_bot": false,
"headline": "Increase path_facts code coverage",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e67bf200a3552a9868b4c222e7661d68bfe3e4c",
"body": null,
"is_bot": false,
"headline": "Code coverage",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "510073dc307ddc50a9ff64f0064693a139eb51b4",
"body": "Disallow `std::env::current_directory` and require the use of a threadsafe helper.",
"is_bot": false,
"headline": "Make relative tests threadsafe",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d326ebd117b1b6bf298f1831ae605bb68ce69a7f",
"body": "Previously snapshot tests were hand-rolled using formatdoc. They're now being managed via `insta` which allows for less toil when updating:\n\nOutput style and contents are tested via snapshot testing using [insta](https://docs.rs/insta/latest/insta/). If the output changes and you want to update the \n[…]\n will produce `*.pending-snap` files. These can be reviewed and accepted by using `cargo insta`:\n\n```term\n$ cargo insta review\n```\n\nOr via using env vars:\n\n```term\n$ INSTA_UPDATE=always cargo test\n```",
"is_bot": false,
"headline": "Use insta for snapshot testing",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-10T19:59:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2b7c92dde0f7fd11b8c58d518f8f30c69e4c720",
"body": "Add MSRV constraint to 1.79",
"is_bot": false,
"headline": "Merge pull request #8 from schneems/schneems/msrv",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-07T21:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa67e2fd10cf5390f34f633bb18d92b74e9769e6",
"body": "Specify minimum supported Rust version (MSRV) as 1.79, which is when [`std::path::absolute`](https://doc.rust-lang.org/std/path/fn.absolute.html) was stabilized [#8](https://github.com/schneems/path_facts/issues/8).\n\nIn the future, if we determine we need to go further back, we could polyfill back t\n[…]\nion using `is_absolute`, which was stabilized in 1.0.0, and a [build.rs strategy like fs-err](https://github.com/andrewhickman/fs-err/blob/3758b0c2684d7d3939ab520e085e0097ad0c1ed5/build.rs).\n\nClose #7",
"is_bot": false,
"headline": "Add MSRV constraint to 1.79",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-07T21:03:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "929a6ccae04b73b5a09d2ace9d9ccb4e4a11da41",
"body": null,
"is_bot": false,
"headline": "Add description",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-02T00:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f87ad51288aeb8b9adf89b1bfae94d8a0ce5893a",
"body": "Fix doc rendering",
"is_bot": false,
"headline": "Merge pull request #6 from schneems/schneems/fix-readme",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-02T00:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43e377d67bf21be55ade112b711e0f8ac3c7cba1",
"body": "The prior docs showed correctly, but were rendered as rust code, which added improper highlighting. Cargo rdme does not yet support `#[doc = ` https://github.com/orium/cargo-rdme/issues/178 so this is a second-best option for checking that the README is in-sync with the current code.",
"is_bot": false,
"headline": "Fix doc rendering",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-02T00:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ab56d93a67f866f9a87fcb262be99cc85aa79d3",
"body": "v0.1.0",
"is_bot": false,
"headline": "Merge pull request #5 from schneems/schneems/v0.1.0",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-02T00:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab6eac1c27c5fe761bf7d6cdc878efced5e6f9da",
"body": null,
"is_bot": false,
"headline": "Changelog",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-02T00:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead63e2cdb1ad15fe5a0f6116f2848874dfe7cd4",
"body": null,
"is_bot": false,
"headline": "Prepare release",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T23:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657e306fa8102d749ed3ff09b5fe302b1f582937",
"body": null,
"is_bot": false,
"headline": "There's no ignored tests",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T23:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd123bb132a40e8ab54acb033a74c30cdda3640",
"body": null,
"is_bot": false,
"headline": "Fix readme indentation",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T23:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd50215d4ea5ff0051c84f363da9b6c3fdcc393",
"body": null,
"is_bot": false,
"headline": "Document lack of async support.",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T23:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ab5340f9fd21f616075a43fd398032a8fd28bf",
"body": "Switch to cargo RDME and change output style",
"is_bot": false,
"headline": "Merge pull request #4 from schneems/schneems/2025-11-01",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-01T23:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eae0ad1b87a2ef5b5eb1e62e602074f0ca22f61",
"body": null,
"is_bot": false,
"headline": "Real doc test",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T21:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a30e7fb0fe04249f210c3bd927b7a41ed8fdf88",
"body": null,
"is_bot": false,
"headline": "Make sure output in readme is tested",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T20:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26dea3c03a73d51056bb5a5d8411b8acc4cdd622",
"body": null,
"is_bot": false,
"headline": "Update rdme",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T20:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fe9d0b20aed50d8d0ed020934dcbaee32340be3",
"body": null,
"is_bot": false,
"headline": "Use cargo-rdme",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T20:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6fc32c9f4b76ccba8d6a4c3c75c450e4b684c4",
"body": "Coming back to the output after a long time, the `file: ✅` was confusing to my brain, this seems nicer.",
"is_bot": false,
"headline": "Change output style of permissions",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T20:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3400c1020a074713bc72a7193d23cf1a5d8f4317",
"body": "More GH actions",
"is_bot": false,
"headline": "Merge pull request #3 from schneems/schneems/more-actions",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-01T16:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2339404f4ea6086ce1b726aba646fd4182b5a635",
"body": null,
"is_bot": false,
"headline": "Changelog and readme",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T16:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da3e4d2558b385c6dbc501a6b4183039d6ea51c",
"body": null,
"is_bot": false,
"headline": "More GH actions",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T16:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278bdcab4187f12be4595947ae8714e4638ab0ca",
"body": "…s-7c86d33d00\n\nBump the rust-dependencies group with 2 updates",
"is_bot": false,
"headline": "Merge pull request #1 from schneems/dependabot/cargo/rust-dependencie…",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-01T15:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a451afd2329d104c2a4ce8b2b36cea0eb58eb0f",
"body": "Dependabot",
"is_bot": false,
"headline": "Merge pull request #2 from schneems/schneems/dependabot",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-01T15:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95dc65af6053ba439fca55747a078c5da6ef0d8d",
"body": null,
"is_bot": false,
"headline": "Dependabot",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2025-11-01T15:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afeeaee4c045058893b6685df3cbc8b021ea31c2",
"body": "Bumps the rust-dependencies group with 2 updates: [indoc](https://github.com/dtolnay/indoc) and [tempfile](https://github.com/Stebalien/tempfile).\n\n\nUpdates `indoc` from 2.0.5 to 2.0.7\n- [Release notes](https://github.com/dtolnay/indoc/releases)\n- [Commits](https://github.com/dtolnay/indoc/compare/2\n[…]\nependency-version: 3.23.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: rust-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the rust-dependencies group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T15:48:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "873677614d0d0acb900ffa27d73bdb7e2817534a",
"body": "Added configuration for Rust and GitHub Actions dependencies.",
"is_bot": false,
"headline": "Configure Dependabot for Rust and GitHub Actions",
"author_name": "Richard Schneeman",
"author_login": "schneems",
"committed_at": "2025-11-01T15:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179be440f38896e59ad79591185fe29fd75dd1a4",
"body": null,
"is_bot": false,
"headline": "Grammarly",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-02T18:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9182b053b8a44abcf1e9e4c15778ab9cbd637d91",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-02T18:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf446bf2fc564293e051a1a43a80f4c361e861a",
"body": null,
"is_bot": false,
"headline": "Move path facts to it's own file",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-02T18:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6c7487e4a5b5997abcda3a728257c0ac4c2327",
"body": null,
"is_bot": false,
"headline": "Move deps to dev-deps",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-02T18:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7df922c20f3e5f8ea3cc3945ab0772f6df8e6f00",
"body": null,
"is_bot": false,
"headline": "Document the purpose of the faccess dependency",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-02T18:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d636605df3232a8d8b99bc125170588aa76ff35b",
"body": null,
"is_bot": false,
"headline": "Move structs and logic to different file",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-01T22:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559d30ca3c88c59954c16c633508d058dff75164",
"body": null,
"is_bot": false,
"headline": "Add README.md",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-01T22:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee54a8e6e478e2a7c24ca583f5d045888350d31",
"body": null,
"is_bot": false,
"headline": "Box large enum variant",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-01T21:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f903198eb0cc1c9d124ee3171cf541f375d27a78",
"body": null,
"is_bot": false,
"headline": "Next",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-10-01T21:19:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c2f48a949a460176132e1e21a1657b6480e90f7",
"body": null,
"is_bot": false,
"headline": "First",
"author_name": "Schneems",
"author_login": "schneems",
"committed_at": "2024-09-29T01:36:51Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 78,
"latest_release_at": "2026-07-22T02:07:37Z",
"latest_release_tag": "v0.2.2",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 0,
"mean_days_between_releases": 87.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "path_facts",
"exists": true,
"license": "MIT/Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/path_facts",
"is_deprecated": false,
"latest_version": "0.2.2",
"repository_url": "https://github.com/schneems/path_facts",
"versions_count": 4,
"total_downloads": 103362,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 16452,
"first_published_at": "2025-11-02T01:00:07.332730Z",
"latest_published_at": "2026-07-22T02:08:42.964029Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 32487,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 43,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "faccess",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "faccess",
"direct": true,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "1.3.2",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.6.0",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "console",
"direct": false,
"version": "0.16.4",
"ecosystem": "crates"
},
{
"name": "encode_unicode",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "indoc",
"direct": false,
"version": "2.0.7",
"ecosystem": "crates"
},
{
"name": "insta",
"direct": false,
"version": "1.48.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.186",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.3",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.103",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.42",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "similar",
"direct": false,
"version": "2.7.0",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.109",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.27.0",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.1+wasi-0.2.4",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.59.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.46.0",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 43,
"direct_count": 1,
"indirect_count": 42
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 20,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "schneems",
"commits": 93,
"avatar_url": "https://avatars.githubusercontent.com/u/59744?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"check_changelog.yml",
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"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": 10,
"reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/6 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 10,
"reason": "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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "1c5be7fe8b37800ab6bad2a82222aa24ed0da1c5",
"ran_at": "2026-07-22T18:36:40Z",
"aggregate_score": 6.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T02:08:05Z",
"oldest_open_prs": [
{
"number": 18,
"created_at": "2026-07-21T19:37:57Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T02:07:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/schneems/path_facts",
"host": "github.com",
"name": "path_facts",
"owner": "schneems"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 72,
"vitality": 73,
"community": 35,
"governance": 64,
"engineering": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 78,
"human_commit_share": 0.93,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "78 commits in the last year",
"points": 17,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 78
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.2.2",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 87.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~87.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 87.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"packages": [
"path_facts"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 103362,
"monthly_downloads": 16452
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "16,452 downloads/month across crates",
"points": 56.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 16452,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 20,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/21 decided PRs merged",
"points": 36.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/6 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"followers": 2516,
"owner_type": "User",
"is_verified": null,
"owner_login": "schneems",
"public_repos": 522,
"account_age_days": 6350
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2,516 followers of schneems",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2516,
"login": "schneems"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "522 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 522
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"path_facts"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 42,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"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": "good",
"name": "Security",
"value": 72,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 65,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.5
},
"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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/6 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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 5",
"points": 2.5,
"status": "partial",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 43 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 43
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 43,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 43,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.398,
"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": "37 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.07
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 32487,
"source_files_sampled": 8,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:path_facts@0.2.2; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T18:36:54.927379Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/schneems/path_facts.svg",
"full_name": "schneems/path_facts",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}