Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"glob",
"glob-pattern",
"globbing-library",
"csharp"
],
"is_fork": false,
"size_kb": 3046,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 146187,
"Shell": 104,
"Batchfile": 607,
"PowerShell": 6097
},
"pushed_at": "2025-11-15T16:04:12Z",
"created_at": "2016-12-06T19:38:56Z",
"owner_type": "User",
"updated_at": "2026-07-13T15:19:33Z",
"description": "A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "develop",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "http://darrelltunnell.net/",
"name": "Darrell",
"type": "User",
"login": "dazinator",
"company": null,
"location": "Surrey, United Kingdom",
"followers": 96,
"avatar_url": "https://avatars.githubusercontent.com/u/3176632?v=4",
"created_at": "2013-01-03T11:12:37Z",
"is_verified": null,
"public_repos": 340,
"account_age_days": 4954
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2019-01-20T01:53:16Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2018-03-20T14:15:17Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2017-05-05T17:46:18Z"
}
],
"recent_commits": [
{
"oid": "60491afbc767e1f45efb619b0563105b0069b2d9",
"body": "Fix GitHub Actions workflow for benchmarks",
"is_bot": false,
"headline": "Merge pull request #100 from dazinator/copilot/fix-gh-actions-workflow",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2025-11-15T16:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad100fa2556c529397e448984a65a88fb274e41",
"body": "- Added individual steps for each benchmark class with 5-minute timeouts\n- Runs: BaselineRegexGlobCompileBenchmarks, BaselineRegexIsMatchFalseBenchmarks,\n BaselineRegexIsMatchTrueBenchmarks, DotNetGlobBenchmarks, RegexGlobIsMatchBenchmarks\n- Each benchmark class completes in 7-15 seconds with --job\n[…]\ny\n- Total workflow time: ~50 seconds instead of 30+ minutes\n- Separate steps provide better visibility and allow partial success\n\nCo-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Run all benchmark classes in separate workflow steps",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T15:47:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5fd65be70b9816dab0518bd6451c63874f4cada1",
"body": "- Updated Program.cs to use BenchmarkSwitcher with InProcessEmitToolchain\n- Changed workflow to run only BaselineRegexGlobCompileBenchmarks with --job dry\n- Reduced timeout to 10 minutes (benchmarks complete in ~7 seconds)\n- This validates benchmarks work without running full 30+ minute benchmark suite\n\nCo-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Fix benchmark hanging by using dry run mode with filter",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T15:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18c7f827bd0aed810476513772c8917d97bf2298",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Add 30-minute timeout to benchmarks workflow step",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T14:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d588fcf430c6e31dc600da863c046dd84c003c1a",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Remove accidentally committed benchmark artifacts and update .gitignore",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T14:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aacf6a203a29efe84996d75af8c9da397a92789",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Changes before error encountered",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T02:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4923a2907f57253124ac5b6e36e5ba21b80362c",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Update benchmarks to use .NET 8.0 and modern BenchmarkDotNet",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T02:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b139a0b58492bc246d3db3198f3b5d204d7d791",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T02:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47355950b31d55e0f76f5d40864b86b37aff158",
"body": "Add GitHub Actions workflow for benchmarks",
"is_bot": false,
"headline": "Merge pull request #98 from dazinator/copilot/add-benchmarks-workflow",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2025-11-15T02:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ca25baa6be3c70eded4fbd73fc5aa989478dadb",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Remove accidentally added .nuget/nuget.exe binary",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T02:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085d7c02e3e7729b0d6ab7e663857ba55ee88553",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Add GitHub Actions workflow for benchmarks",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T02:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70e0873d1e7b01d917b53fecd96acb40943c7a2e",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Add HTML and CSV exporters for benchmark visualizations",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T02:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c41af03e0665030735a870d3b4ea81ee188b2d",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Add explicit permissions to workflow for security",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T02:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6a9bc78998b907d542f353b1885f799f7e1649",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Fix YAML linting issues in benchmarks workflow",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T02:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "835e089d54d6e11cbc4880fa2c07f1e5518bdb35",
"body": "Co-authored-by: dazinator <3176632+dazinator@users.noreply.github.com>",
"is_bot": true,
"headline": "Add GitHub Actions workflow for benchmarks",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T01:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e0d542b017f9d3be1cf5c2a51f13d2b5e224cb",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T01:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8585bde0ffb273bc81b0fa12578592bc28df1692",
"body": "Hotfix release",
"is_bot": false,
"headline": "Merge tag '3.1.3' into develop",
"author_name": "Dazinator",
"author_login": "dazinator",
"committed_at": "2021-09-27T21:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8a320a9cc6069e80f36bb24f777a21d1c48064",
"body": null,
"is_bot": false,
"headline": "Fixed a bug with ** not matching in niche scenario",
"author_name": "Dazinator",
"author_login": "dazinator",
"committed_at": "2021-09-27T21:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d866a9a1ce9332c73f845e30ef529d651c2efc30",
"body": "Fixed a bug where a pattern containing a ** would not successfully match when it has other tokens after it that did match the remainder of the string, and it did not consume any portion of the string in its match. For example a/**/foo should match a/foo but it failed to match becuse the ** expected to encounter a path seperator in its match but actually did not consume any text in the match.",
"is_bot": false,
"headline": "Fix #87",
"author_name": "Dazinator",
"author_login": "dazinator",
"committed_at": "2021-09-27T21:04:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a944208974b2a4a159a18020cc1e67412fc735ce",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2021-03-05T13:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da07e1396d24b7e1c326329c9cb09113e2e99aa8",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2021-03-05T13:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351e91f569d591d11861defce4128305699da7e2",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2021-03-05T13:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6d579332c3a44869270a9108c18cfd660f6844",
"body": null,
"is_bot": false,
"headline": "Update FUNDING.yml",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2021-03-05T13:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c0621980feb142523e406f95598f85dc3e31f5",
"body": "Appveyor fix",
"is_bot": false,
"headline": "Merge tag '3.1.2' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-12-26T15:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1836e9500c0ece9c9621a7493d4abb086e8be7a6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/3.1.2'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-12-26T15:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77c10f6de9d9d724981aa059e292fd524c943c4",
"body": null,
"is_bot": false,
"headline": "Fix appveyor nuget api key",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-12-26T15:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caff75fbc754fd2137cb9b6f549dc193a557d7b9",
"body": "Used dotnet format tool to format codebase.",
"is_bot": false,
"headline": "[Formatting]",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-12-26T15:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf50029c3e9976fdd56ef32117a18f5ca521b48c",
"body": "Fix index out of range exception for ** bug",
"is_bot": false,
"headline": "Merge tag '3.1.1' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-12-26T15:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b77eb3d55f9e5c1143883b6825dafacddd4e802",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/3.1.1'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-12-26T15:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b470c1b9728229e8e5c256eb2bee79dcbae053b",
"body": null,
"is_bot": false,
"headline": "Fix index out of range exception for ** match evaluator.",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-12-26T15:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06dc36031f18ae5ea009799c3c9444a34d16c84d",
"body": null,
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2020-11-27T16:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6217445f4d6dcf18531ee676e99487f63d9b7f09",
"body": "Minor release with a fix.",
"is_bot": false,
"headline": "Merge tag '3.1.0' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-08-21T17:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c09eba9417dfaf19e0106037880765fa7f85fad",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/3.1.0'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-08-21T17:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4378a3cb9cab0d2767a8ca52d905af9df51c289",
"body": null,
"is_bot": false,
"headline": "Attempted build fix",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-08-21T17:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d97de508f68a991b869289c957c2292767677e4",
"body": null,
"is_bot": false,
"headline": "Fix for false positive match on ** with paths ending in \".\"",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-08-21T16:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe6390326f54cbb293f2531b203a848e6e74ba76",
"body": "- Removed GitVersionTask\n- Update sdk to 3.1.300",
"is_bot": false,
"headline": "Build fixes",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-05-24T18:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad41eceb787b3993deb7628e66b95e1ccb8a4332",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2020-05-24T13:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cde92f5e680f5c1ac4362e09b946001ac80080b",
"body": "Build fix for gitversion",
"is_bot": false,
"headline": "Merge tag '3.0.9' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-03-05T18:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c95c62293be233d3eb705e242bf3fa26ae0286de",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/3.0.9'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-03-05T18:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c77073fd41a75b0442ff51ffc712f8768978c2",
"body": null,
"is_bot": false,
"headline": "Attempted gitversion fix",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-03-05T18:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97da60feafab4033ff009a5fd3bec624ae0a0c6e",
"body": null,
"is_bot": false,
"headline": "Resolved conflict",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-03-05T18:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd6e110464b96b60204b1ea3fce32b1e0a2d75f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/3.0.8'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-03-05T18:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f748ff9d073257fd4fded1792064c8b4a6826c30",
"body": null,
"is_bot": false,
"headline": "Build fixes",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-03-05T14:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d239338449b8d0e98eb7f05dc8b08bbf95ef11cf",
"body": null,
"is_bot": false,
"headline": "Ue 4.0.1 beta gitversiontask again.",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T21:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402583095142acf12fc630b86e884bebc00bfd80",
"body": null,
"is_bot": false,
"headline": "GitVersionTask -> 5.1.4 beta",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T20:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d149a4eb4325724ab889ab1ef2929e988113b907",
"body": "- version 5.1.3 has newtonsoft error. Downgrade to 5.1.2",
"is_bot": false,
"headline": "GitVersionTask downgrade",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T20:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3145cc610123650f3b705e0990fe5e2da97184aa",
"body": null,
"is_bot": false,
"headline": "Fix build - gitversion issue.",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a01ccb57a768acb8d7641d868db09208c39a30c",
"body": "Build fix - update gitversion",
"is_bot": false,
"headline": "Merge tag '3.0.7' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d823d6bda652e1d73e6016e6227a17e1e07c4c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/3.0.7'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52a9f1b05c62c7a4b36a28e8818a418f81860e17",
"body": null,
"is_bot": false,
"headline": "Update GitVersion and GitVersionTask",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2887f7072fd8010ca3d032317affedb87d4872f0",
"body": "…to develop",
"is_bot": false,
"headline": "Merge branch 'develop' of https://github.com/dazinator/DotNet.Glob in…",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e2635a14f0a60a3f0c9d7fc05ef1130fdac4bd",
"body": null,
"is_bot": false,
"headline": "Update GitVersion and GitVersionTask",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31f57297a3af99015e8f087b29d61c5278cc142",
"body": null,
"is_bot": false,
"headline": "Add Sourcelink.",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cd8a1b07b4e1bee4ebbb4ae560478157e1b353",
"body": "…to develop",
"is_bot": false,
"headline": "Merge branch 'develop' of https://github.com/dazinator/DotNet.Glob in…",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49fdcfa7e93db112975b049ec49b77df13fb2f9a",
"body": "Fix for IndexOutOfRangeException",
"is_bot": false,
"headline": "Merge tag '3.0.6' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639468913cf07fabacf182a36e046cf4563cbd2e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/3.0.6'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T19:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c1310225c5f61717ff772be106481391cdd777",
"body": null,
"is_bot": false,
"headline": "Fixed IndexOutOfRangeException.",
"author_name": "Antoine Raquillet",
"author_login": null,
"committed_at": "2020-02-22T19:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4197befcf113a61a5f4456b74be441f46c0323be",
"body": "…to develop",
"is_bot": false,
"headline": "Merge branch 'develop' of https://github.com/dazinator/DotNet.Glob in…",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2020-02-22T18:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eded5bd2188c3a9e2fcd040deb4cd3b51c0ab25f",
"body": "Fixed IndexOutOfRangeException.",
"is_bot": false,
"headline": "Merge pull request #66 from antoine-r/hotfix",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2019-08-03T07:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de51ba6396c81df446942f68450be69374361a20",
"body": null,
"is_bot": false,
"headline": "Fixed IndexOutOfRangeException.",
"author_name": "Antoine Raquillet",
"author_login": null,
"committed_at": "2019-05-20T10:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0331dcd63218116283cf281eeb59d223b9bd4b3f",
"body": "Patch release",
"is_bot": false,
"headline": "Merge tag '3.0.5' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-04-02T23:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8667fee50ae39d1070124e7dd6824e53673dcd3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/3.0.5'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-04-02T23:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "433a30ba8e4e99703d1d4dd43cbc446039a4fd68",
"body": null,
"is_bot": false,
"headline": "Updated readme",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-04-02T23:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25790bb0c0dda9972d8f52d8a90b23be79a025f6",
"body": "Hotfix release",
"is_bot": false,
"headline": "Merge tag '2.1.4' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-04-02T22:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae367265ceab32855a9674e05af7262cd56572b3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/2.1.4'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-04-02T22:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a21476b1078a3b49070bdb4bfde07030739e641d",
"body": "Fixes #65",
"is_bot": false,
"headline": "Fixed regression with ** match.",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-04-02T22:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b65ff31bd61439da39d82da4abe3a926ea6a6f5",
"body": "Build fix",
"is_bot": false,
"headline": "Merge tag '3.0.1' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T03:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516b16b280b1ea4e8e21429b8c845b90915f8a3f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/3.0.1'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T03:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4577a4c2b383d595a771af9708cffa78fa20cf25",
"body": null,
"is_bot": false,
"headline": "Appveyor build fix",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T03:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8baad6df1b21f79092ec9ebf6a647d886bb0f229",
"body": "Release with Span support and some breaking changes caused by typos being corrected",
"is_bot": false,
"headline": "Merge tag '3.0.0' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T03:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81e8218b5612ab0517f776565570ff06f8186dcb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/3.0.0'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T03:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c951b2afd53e5176a93092953fc056a685aeec5e",
"body": null,
"is_bot": false,
"headline": "Appveyor build fix install dotnet core sdk prerelease",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T03:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f2ff2effef7a851bd63a61e7b53aff635dccae",
"body": null,
"is_bot": false,
"headline": "Update appveyor build image",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T02:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f5acffed5f6f1ab5ba76b8f4da46a3e7fb43d26",
"body": null,
"is_bot": false,
"headline": "#48 - Support Span",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T02:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4841295833466ae6508fdca5f2e124575537a3",
"body": null,
"is_bot": false,
"headline": "Merged hotfix for build",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T00:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28ca9005e3d6f5c9e3bde61bd4db280dc3f170b0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/2.1.3'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T00:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5d6ecff744bdc1bbaf3cec5a6eca28b9145e7e5",
"body": null,
"is_bot": false,
"headline": "Build fix - updated gitversiontask",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T00:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3430f6da041a463ffac42a5c96dff55b80b0d4",
"body": null,
"is_bot": false,
"headline": "Fix appveyor build",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T00:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28cd943a3f6a3b51a00611088b7c51dafae630cf",
"body": "- #65",
"is_bot": false,
"headline": "Merged hotfix for false positive match on **",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T00:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db976e9de28033e99b8caf05cf2efba7e403f523",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/2.1.2'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T00:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ee0efcc82c375e8124f08053190509eeb3de45",
"body": null,
"is_bot": false,
"headline": "Fixes #65 - Unexpected match with **",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2019-03-24T00:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5bb6f3ac41c5c8eb039614acf26ab965a00c94",
"body": "Added span support",
"is_bot": false,
"headline": "Merge pull request #62 from pwiens/span_support",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2019-02-11T21:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b876f008994c53ecbbecaa151505b590c554f336",
"body": null,
"is_bot": false,
"headline": "Added span support",
"author_name": "Paul Wiens",
"author_login": "pwiens",
"committed_at": "2019-02-08T00:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e30107af0c2103136a10509073acb1b994493130",
"body": null,
"is_bot": false,
"headline": "Updated gitversiontask",
"author_name": "dazinator",
"author_login": "dazinator",
"committed_at": "2018-12-15T16:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f25ed0a6d77550b91a2d1dc254e013026f724c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2018-12-15T15:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd1b7a95a10e9b1479f3c49fd2b6f35d27bdaba",
"body": "+semver: breaking",
"is_bot": false,
"headline": "#58 - Fix typo, seperator =>separator",
"author_name": "dazinator",
"author_login": "dazinator",
"committed_at": "2018-09-12T16:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c36b1f8468d54266a361556383c284e3f8d7f2ea",
"body": "Hotfix",
"is_bot": false,
"headline": "Merge tag '2.1.1' into develop",
"author_name": "dazinator",
"author_login": "dazinator",
"committed_at": "2018-09-12T16:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbc5a99268c1ad1184f2a13bcde1998f4251ace7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/2.1.1'",
"author_name": "dazinator",
"author_login": "dazinator",
"committed_at": "2018-09-12T16:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b12466651f9ea9c632b39523935370c1a49d9864",
"body": null,
"is_bot": false,
"headline": "Fixes #59 - \\** matches on string with no path seperators.",
"author_name": "dazinator",
"author_login": "dazinator",
"committed_at": "2018-09-12T16:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439e991e1da9d7949094cec1c721b89df958df6c",
"body": "Corrected readme",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2018-09-11T18:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c3ea50f533c69493ea27c40cafcf5d54721b00",
"body": "Minor release",
"is_bot": false,
"headline": "Merge tag '2.1.0' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2018-08-24T22:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b862a09bd314bb98df0c88a1d4434e2b3ec2c11",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/2.1.0'",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2018-08-24T22:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b109fe7d85125feec1b32d682f5344b7c71177fb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2018-08-24T21:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88cdfa77b09ba41797b1b18c152258245c3b809",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feature/escaping' into develop",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2018-08-24T21:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab24ed052d33fe0abfd6121cf4b6d2c7649b0ab",
"body": null,
"is_bot": false,
"headline": "#51 - Updated readme and tidied up tests.",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2018-08-24T21:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "736ecdcc6ab67e0daac57a5383a5c58810a886f3",
"body": null,
"is_bot": false,
"headline": "Added failing test cases for escape sequence and negation",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2018-08-15T22:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc2b762aca330903613965a230c0b3a052e5ac6d",
"body": "…t.Glob into feature/escaping",
"is_bot": false,
"headline": "Merge branch 'feature/escaping' of https://github.com/dazinator/DotNe…",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2018-08-15T22:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaaf2125a282af0bb261ea0150817e38bd5c7611",
"body": "Fixes for #51 & #52",
"is_bot": false,
"headline": "Merge pull request #53 from cocowalla/develop",
"author_name": "Darrell",
"author_login": "dazinator",
"committed_at": "2018-08-15T22:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "becac26dbffcbc157c33ce348da1444833bb9d92",
"body": null,
"is_bot": false,
"headline": "Moved escape sequence tests.",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2018-08-15T21:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9268ce827c53adf5b025c288e1dd4d8ad5add1c1",
"body": "- Had to update these dependencies so test runner works in latest VS 2017 update.",
"is_bot": false,
"headline": "Updated XUnit and Microsoft.NET.Test.Sdk",
"author_name": "Darrell Tunnell",
"author_login": "dazinator",
"committed_at": "2018-08-15T21:50:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 16,
"latest_release_at": "2019-01-20T01:53:16Z",
"latest_release_tag": "2.1.1",
"releases_from_tags": false,
"days_since_last_push": 254,
"active_weeks_last_year": 1,
"days_since_latest_release": 2746,
"mean_days_between_releases": 312.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "DotNet.Glob",
"exists": true,
"license": null,
"keywords": [
"glob",
"globbing",
"dotnet",
"pattern",
"match"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/DotNet.Glob",
"is_deprecated": false,
"latest_version": "3.1.3",
"repository_url": "https://github.com/dazinator/DotNet.Glob",
"versions_count": 32,
"total_downloads": 18472938,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2021-09-27T21:14:15.460000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1764
},
{
"name": "DotNet.Glob.Benchmarks",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": null,
"registry_url": "https://www.nuget.org/packages/DotNet.Glob.Benchmarks",
"is_deprecated": false,
"latest_version": "3.1.3",
"repository_url": null,
"versions_count": 11,
"total_downloads": 45410,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2021-09-27T21:14:16.080000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1764
}
]
},
"popularity": {
"forks": 30,
"stars": 402,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2016-12-21",
"count": 1
},
{
"date": "2017-01-04",
"count": 1
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-08-24",
"count": 1
},
{
"date": "2017-10-16",
"count": 1
},
{
"date": "2017-11-04",
"count": 1
},
{
"date": "2018-09-15",
"count": 1
},
{
"date": "2019-02-07",
"count": 1
},
{
"date": "2019-02-11",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-08-07",
"count": 2
},
{
"date": "2019-09-05",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
}
],
"complete": true,
"collected": 29,
"total_forks": 30
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/DotNet.Glob.Benchmarks/DotNet.Glob.Benchmarks.csproj",
"src/DotNet.Glob.Tests/DotNet.Glob.Tests.csproj",
"src/DotNet.Glob/DotNet.Glob.csproj"
],
"largest_source_bytes": 12951,
"source_files_sampled": 69,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 6,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "BenchmarkDotNet",
"manifest": "src/DotNet.Glob.Benchmarks/DotNet.Glob.Benchmarks.csproj",
"ecosystem": "nuget",
"version_constraint": "0.14.0"
},
{
"name": "System.Runtime.InteropServices",
"manifest": "src/DotNet.Glob.Benchmarks/DotNet.Glob.Benchmarks.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/DotNet.Glob.Tests/DotNet.Glob.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "16.0.1"
},
{
"name": "xunit.runner.visualstudio",
"manifest": "src/DotNet.Glob.Tests/DotNet.Glob.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.4.1"
},
{
"name": "xunit",
"manifest": "src/DotNet.Glob.Tests/DotNet.Glob.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.4.1"
},
{
"name": "Appveyor.TestLogger",
"manifest": "src/DotNet.Glob.Tests/DotNet.Glob.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "BenchmarkDotNet",
"direct": true,
"version": "0.14.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": "16.0.1",
"ecosystem": "nuget"
},
{
"name": "System.Runtime.InteropServices",
"direct": true,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": true,
"version": "2.4.1",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": true,
"version": "2.4.1",
"ecosystem": "nuget"
},
{
"name": "Cake",
"direct": false,
"version": "0.26.1",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 5,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 9,
"open_issues": 7,
"closed_ratio": 0.916,
"closed_issues": 76,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "dazinator",
"commits": 253,
"avatar_url": "https://avatars.githubusercontent.com/u/3176632?v=4"
},
{
"type": "User",
"login": "Genbox",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/657616?v=4"
},
{
"type": "User",
"login": "cocowalla",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/800977?v=4"
},
{
"type": "User",
"login": "pwiens",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1952252?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.962
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"benchmarks.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 8,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "2 out of 2 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/14 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "60491afbc767e1f45efb619b0563105b0069b2d9",
"ran_at": "2026-07-28T14:31:34Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-11-15T16:05:35Z",
"oldest_open_prs": [
{
"number": 79,
"created_at": "2020-10-30T21:41:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2020-10-30T21:41:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2020-10-30T21:42:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2025-05-28T10:07:03Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-11-15T16:04:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 49,
"created_at": "2018-08-10T00:39:09Z",
"last_comment_at": "2022-05-15T22:13:43Z",
"last_comment_author": "dazinator"
},
{
"number": 69,
"created_at": "2019-08-10T21:32:49Z",
"last_comment_at": "2021-09-10T07:33:34Z",
"last_comment_author": "dazinator"
},
{
"number": 83,
"created_at": "2021-01-15T05:57:55Z",
"last_comment_at": "2025-08-07T20:50:02Z",
"last_comment_author": "dazinator"
},
{
"number": 85,
"created_at": "2021-02-26T19:13:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2022-06-23T09:00:54Z",
"last_comment_at": "2025-10-07T13:19:52Z",
"last_comment_author": "fubar-coder"
},
{
"number": 92,
"created_at": "2023-09-10T15:03:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2025-05-18T03:45:07Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dazinator/DotNet.Glob",
"host": "github.com",
"name": "DotNet.Glob",
"owner": "dazinator"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 49,
"vitality": 25,
"community": 65,
"governance": 53,
"engineering": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 0.86,
"days_since_last_push": 254,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 254 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 254
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 3,
"latest_release_tag": "2.1.1",
"releases_from_tags": false,
"days_since_latest_release": 2746,
"mean_days_between_releases": 312.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2746 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2746
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~312.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 312.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"dependencies_clean"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 254,
"days_since_last_human_commit": 254,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 254 days, with nothing left unanswered; held at dormant by no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 254
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 30,
"stars": 402,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "402 stars",
"points": 42.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 402
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"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": 94,
"inputs": {
"packages": [
"DotNet.Glob",
"DotNet.Glob.Benchmarks"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 18518348,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "18,518,348 downloads all-time across nuget",
"points": 75.5,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 18518348,
"ecosystems": "nuget"
}
}
],
"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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.962
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 9,
"open_issues": 7,
"closed_issues": 76,
"issue_closed_ratio": 0.916,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "92% of issues closed",
"points": 42.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 92
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "9/12 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 12
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"followers": 96,
"owner_type": "User",
"is_verified": null,
"owner_login": "dazinator",
"public_repos": 340,
"account_age_days": 4954
},
"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": "96 followers of dazinator",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 96,
"login": "dazinator"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "340 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 340
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"DotNet.Glob",
"DotNet.Glob.Benchmarks"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 1764
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1764 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1764
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 50,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"glob",
"glob-pattern",
"globbing-library",
"csharp"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 2 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/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"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 6 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": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 6,
"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": 6,
"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": 6
},
"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": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.151,
"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": "13 of 86 human commits state their intent (structured subject or explanatory body)",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 86
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"src/DotNet.Glob.Benchmarks/DotNet.Glob.Benchmarks.csproj",
"src/DotNet.Glob.Tests/DotNet.Glob.Tests.csproj",
"src/DotNet.Glob/DotNet.Glob.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/DotNet.Glob.Benchmarks/DotNet.Glob.Benchmarks.csproj, src/DotNet.Glob.Tests/DotNet.Glob.Tests.csproj, src/DotNet.Glob/DotNet.Glob.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/DotNet.Glob.Benchmarks/DotNet.Glob.Benchmarks.csproj, src/DotNet.Glob.Tests/DotNet.Glob.Tests.csproj, src/DotNet.Glob/DotNet.Glob.csproj"
}
}
],
"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": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 12951,
"source_files_sampled": 69,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/69 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 69,
"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",
"Could not fetch nuget package 'DotNet.Glob.Tests' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-28T14:31:47.376480Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dazinator/DotNet.Glob.svg",
"full_name": "dazinator/DotNet.Glob",
"license_state": "standard",
"license_spdx": "MIT"
}