Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 15:26 UTC

georgepwall1991 / DependencyInjection.Lifetime.Analyzers

Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.

C#MIT★ 9 stars⑂ 0 forkssince Nov 2025View on GitHub ↗

georgepwall1991/DependencyInjection.Lifetime.Analyzers holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (84/100) and lowest on AI Readiness (50/100). It was last updated today. A single contributor accounts for most of its recent work.

66
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

66
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

George WallPersonal account
3 followers23 public repossince May 2021

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

80Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
9.7/36Commit cadence — 14/52 weeks with commits
18/18Commit volume — 479 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year479
human_commit_share0.87
days_since_last_push0
active_weeks_last_year14
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv3.0.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

52Moderate · 18% of overall
How it's scored
14.6/60Stars — 9 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars9
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
45.8/80Total downloads — 25,681 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesDependencyInjection.Lifetime.Analyzers
dependents
ecosystemsnuget
total_downloads25,681
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.3/22.5Commit distribution — top contributor authored 98% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.985
How it's scored
0/46.8Issue resolution — no issues or no data
37.8/38.3PR acceptance — 175/177 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs175
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs2
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
4.3/25Owner reach — 3 followers of georgepwall1991
20.4/25Track record — 23 public repos, account ~5 yr old
Inputs used
followers3
owner_typeUser
is_verified
owner_logingeorgepwall1991
public_repos23
account_age_days1,897
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 166 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesDependencyInjection.Lifetime.Analyzers
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.nuget.org/packages/DependencyInjection.Lifetime.Analyzers/
10/10Repository description
10/10Topics — 20 topics
10/10Wiki
Inputs used
topicsaspnetcore, best-practices, bug-detection, code-quality, compile-time, csharp, dependency-injection, disposable, dotnet, ioc, library, linter, memory-leaks, microsoft-extensions, nuget, performance, roslyn-analyzer, scope-management, static-analysis, captive-dependency
has_wikiyes
homepagehttps://www.nuget.org/packages/DependencyInjection.Lifetime.Analyzers/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.6
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages12
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 12 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.

AI Readiness

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.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 87 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — samples/DI015InAction/DI015InAction.csproj, samples/SampleApp/SampleApp.csproj, src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssamples/DI015InAction/DI015InAction.csproj, samples/SampleApp/SampleApp.csproj, src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj, tests/DependencyInjection.Lifetime.Analyzers.Tests/DependencyInjection.Lifetime.Analyzers.Tests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
47.9/55Manageable file sizes — 22/171 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes220,252
source_files_sampled171
oversized_source_files22
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files

Key facts

9GitHub stars
2contributors
479commits, last 12 months
0days since last push
100releases
1bus factor
0open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 4.6 / 10
4.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-25 15:26 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
NuGetMicrosoft.CodeAnalysis.CSharp5.0.0src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces5.0.0src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers4.14.0src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj
All dependencies 12

Full resolved dependency set from the GitHub dependency graph: 3 direct and 9 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetMicrosoft.CodeAnalysis.Analyzers4.14.0direct
NuGetMicrosoft.CodeAnalysis.CSharp5.0.0direct
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces5.0.0direct
NuGetcoverlet.collector6.0.4indirect
NuGetMicrosoft.CodeAnalysis.CSharp.Analyzer.Testing1.1.3indirect
NuGetMicrosoft.CodeAnalysis.CSharp.CodeFix.Testing1.1.3indirect
NuGetMicrosoft.Extensions.Caching.Memory8.0.1indirect
NuGetMicrosoft.Extensions.DependencyInjection8.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.2indirect
NuGetMicrosoft.NET.Test.Sdk18.0.1indirect
NuGetxunit2.9.3indirect
NuGetxunit.runner.visualstudio3.1.5indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 12 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "aspnetcore",
        "best-practices",
        "bug-detection",
        "code-quality",
        "compile-time",
        "csharp",
        "dependency-injection",
        "disposable",
        "dotnet",
        "ioc",
        "library",
        "linter",
        "memory-leaks",
        "microsoft-extensions",
        "nuget",
        "performance",
        "roslyn-analyzer",
        "scope-management",
        "static-analysis",
        "captive-dependency"
      ],
      "is_fork": false,
      "size_kb": 4393,
      "has_wiki": true,
      "homepage": "https://www.nuget.org/packages/DependencyInjection.Lifetime.Analyzers/",
      "languages": {
        "C#": 4745767,
        "Shell": 196,
        "JavaScript": 73790
      },
      "pushed_at": "2026-07-25T15:14:46Z",
      "created_at": "2025-11-24T22:40:30Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T15:14:57Z",
      "description": "Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://www.georgewall.uk",
      "name": "George Wall",
      "type": "User",
      "login": "georgepwall1991",
      "company": null,
      "location": "London",
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/84231788?v=4",
      "created_at": "2021-05-15T11:57:43Z",
      "is_verified": null,
      "public_repos": 23,
      "account_age_days": 1897
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-07-25T15:15:33Z"
        },
        {
          "tag": "v2.18.24",
          "kind": "patch",
          "published_at": "2026-07-17T14:44:11Z"
        },
        {
          "tag": "v2.18.23",
          "kind": "patch",
          "published_at": "2026-07-17T13:07:33Z"
        },
        {
          "tag": "v2.18.22",
          "kind": "patch",
          "published_at": "2026-07-17T12:28:23Z"
        },
        {
          "tag": "v2.18.21",
          "kind": "patch",
          "published_at": "2026-07-17T00:40:28Z"
        },
        {
          "tag": "v2.18.20",
          "kind": "patch",
          "published_at": "2026-07-16T23:59:16Z"
        },
        {
          "tag": "v2.18.19",
          "kind": "patch",
          "published_at": "2026-07-16T10:25:07Z"
        },
        {
          "tag": "v2.18.18",
          "kind": "patch",
          "published_at": "2026-07-16T10:04:06Z"
        },
        {
          "tag": "v2.18.17",
          "kind": "patch",
          "published_at": "2026-07-16T09:40:41Z"
        },
        {
          "tag": "v2.18.16",
          "kind": "patch",
          "published_at": "2026-07-16T09:01:55Z"
        },
        {
          "tag": "v2.18.15",
          "kind": "patch",
          "published_at": "2026-07-16T08:18:41Z"
        },
        {
          "tag": "v2.18.14",
          "kind": "patch",
          "published_at": "2026-07-16T03:29:55Z"
        },
        {
          "tag": "v2.18.13",
          "kind": "patch",
          "published_at": "2026-07-16T03:01:09Z"
        },
        {
          "tag": "v2.18.12",
          "kind": "patch",
          "published_at": "2026-07-16T02:46:00Z"
        },
        {
          "tag": "v2.18.11",
          "kind": "patch",
          "published_at": "2026-07-16T02:32:47Z"
        },
        {
          "tag": "v2.18.10",
          "kind": "patch",
          "published_at": "2026-07-16T02:14:27Z"
        },
        {
          "tag": "v2.18.9",
          "kind": "patch",
          "published_at": "2026-07-16T01:51:26Z"
        },
        {
          "tag": "v2.18.8",
          "kind": "patch",
          "published_at": "2026-07-16T01:34:16Z"
        },
        {
          "tag": "v2.18.7",
          "kind": "patch",
          "published_at": "2026-07-16T01:12:01Z"
        },
        {
          "tag": "v2.18.6",
          "kind": "patch",
          "published_at": "2026-07-16T00:52:46Z"
        },
        {
          "tag": "v2.18.5",
          "kind": "patch",
          "published_at": "2026-07-16T00:28:13Z"
        },
        {
          "tag": "v2.18.4",
          "kind": "patch",
          "published_at": "2026-07-16T00:06:16Z"
        },
        {
          "tag": "v2.18.3",
          "kind": "patch",
          "published_at": "2026-07-15T23:46:49Z"
        },
        {
          "tag": "v2.18.2",
          "kind": "patch",
          "published_at": "2026-07-15T23:24:40Z"
        },
        {
          "tag": "v2.18.1",
          "kind": "patch",
          "published_at": "2026-07-15T22:49:52Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2026-07-03T10:24:34Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2026-07-03T09:47:42Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2026-07-03T07:49:23Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2026-07-02T23:15:43Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2026-07-02T22:58:43Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2026-07-02T21:49:59Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2026-07-02T20:31:57Z"
        },
        {
          "tag": "v2.11.43",
          "kind": "patch",
          "published_at": "2026-07-02T20:26:37Z"
        },
        {
          "tag": "v2.11.42",
          "kind": "patch",
          "published_at": "2026-06-29T10:29:27Z"
        },
        {
          "tag": "v2.11.41",
          "kind": "patch",
          "published_at": "2026-06-29T10:09:37Z"
        },
        {
          "tag": "v2.11.40",
          "kind": "patch",
          "published_at": "2026-06-29T09:52:04Z"
        },
        {
          "tag": "v2.11.39",
          "kind": "patch",
          "published_at": "2026-06-29T09:27:49Z"
        },
        {
          "tag": "v2.11.38",
          "kind": "patch",
          "published_at": "2026-06-29T09:10:35Z"
        },
        {
          "tag": "v2.11.37",
          "kind": "patch",
          "published_at": "2026-06-29T08:53:27Z"
        },
        {
          "tag": "v2.11.36",
          "kind": "patch",
          "published_at": "2026-06-29T07:53:11Z"
        },
        {
          "tag": "v2.11.35",
          "kind": "patch",
          "published_at": "2026-06-29T07:37:38Z"
        },
        {
          "tag": "v2.11.34",
          "kind": "patch",
          "published_at": "2026-06-29T07:18:56Z"
        },
        {
          "tag": "v2.11.33",
          "kind": "patch",
          "published_at": "2026-06-29T06:52:18Z"
        },
        {
          "tag": "v2.11.32",
          "kind": "patch",
          "published_at": "2026-06-29T06:35:26Z"
        },
        {
          "tag": "v2.11.31",
          "kind": "patch",
          "published_at": "2026-06-29T06:14:02Z"
        },
        {
          "tag": "v2.11.30",
          "kind": "patch",
          "published_at": "2026-06-29T04:49:28Z"
        },
        {
          "tag": "v2.11.29",
          "kind": "patch",
          "published_at": "2026-06-29T04:26:30Z"
        },
        {
          "tag": "v2.11.28",
          "kind": "patch",
          "published_at": "2026-06-29T04:00:42Z"
        },
        {
          "tag": "v2.11.27",
          "kind": "patch",
          "published_at": "2026-06-29T03:39:15Z"
        },
        {
          "tag": "v2.11.26",
          "kind": "patch",
          "published_at": "2026-06-29T03:19:12Z"
        },
        {
          "tag": "v2.11.25",
          "kind": "patch",
          "published_at": "2026-06-29T02:32:00Z"
        },
        {
          "tag": "v2.11.24",
          "kind": "patch",
          "published_at": "2026-06-29T02:10:36Z"
        },
        {
          "tag": "v2.11.23",
          "kind": "patch",
          "published_at": "2026-06-29T01:47:06Z"
        },
        {
          "tag": "v2.11.22",
          "kind": "patch",
          "published_at": "2026-06-29T01:29:54Z"
        },
        {
          "tag": "v2.11.21",
          "kind": "patch",
          "published_at": "2026-06-29T01:02:58Z"
        },
        {
          "tag": "v2.11.20",
          "kind": "patch",
          "published_at": "2026-06-29T00:34:15Z"
        },
        {
          "tag": "v2.11.19",
          "kind": "patch",
          "published_at": "2026-06-29T00:15:02Z"
        },
        {
          "tag": "v2.11.18",
          "kind": "patch",
          "published_at": "2026-06-28T23:56:26Z"
        },
        {
          "tag": "v2.11.17",
          "kind": "patch",
          "published_at": "2026-06-28T23:37:40Z"
        },
        {
          "tag": "v2.11.16",
          "kind": "patch",
          "published_at": "2026-06-28T23:20:19Z"
        },
        {
          "tag": "v2.11.15",
          "kind": "patch",
          "published_at": "2026-06-28T22:57:35Z"
        },
        {
          "tag": "v2.11.14",
          "kind": "patch",
          "published_at": "2026-06-28T21:57:20Z"
        },
        {
          "tag": "v2.11.13",
          "kind": "patch",
          "published_at": "2026-06-28T21:16:25Z"
        },
        {
          "tag": "v2.11.12",
          "kind": "patch",
          "published_at": "2026-06-27T11:57:39Z"
        },
        {
          "tag": "v2.11.11",
          "kind": "patch",
          "published_at": "2026-06-27T11:36:32Z"
        },
        {
          "tag": "v2.11.10",
          "kind": "patch",
          "published_at": "2026-06-11T13:38:32Z"
        },
        {
          "tag": "v2.11.9",
          "kind": "patch",
          "published_at": "2026-06-11T10:59:28Z"
        },
        {
          "tag": "v2.11.8",
          "kind": "patch",
          "published_at": "2026-06-11T09:52:20Z"
        },
        {
          "tag": "v2.11.7",
          "kind": "patch",
          "published_at": "2026-06-11T09:25:14Z"
        },
        {
          "tag": "v2.11.6",
          "kind": "patch",
          "published_at": "2026-06-11T09:14:09Z"
        },
        {
          "tag": "v2.11.5",
          "kind": "patch",
          "published_at": "2026-06-11T09:00:52Z"
        },
        {
          "tag": "v2.11.4",
          "kind": "patch",
          "published_at": "2026-06-11T08:21:00Z"
        },
        {
          "tag": "v2.11.3",
          "kind": "patch",
          "published_at": "2026-06-11T07:56:25Z"
        },
        {
          "tag": "v2.11.2",
          "kind": "patch",
          "published_at": "2026-06-11T07:30:33Z"
        },
        {
          "tag": "v2.11.1",
          "kind": "patch",
          "published_at": "2026-06-10T23:18:07Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2026-06-10T22:50:56Z"
        },
        {
          "tag": "v2.10.12",
          "kind": "patch",
          "published_at": "2026-06-10T22:15:08Z"
        },
        {
          "tag": "v2.10.11",
          "kind": "patch",
          "published_at": "2026-06-10T21:18:49Z"
        },
        {
          "tag": "v2.10.10",
          "kind": "patch",
          "published_at": "2026-06-10T20:59:40Z"
        },
        {
          "tag": "v2.10.9",
          "kind": "patch",
          "published_at": "2026-06-10T20:45:17Z"
        },
        {
          "tag": "v2.10.8",
          "kind": "patch",
          "published_at": "2026-06-10T20:38:21Z"
        },
        {
          "tag": "v2.10.7",
          "kind": "patch",
          "published_at": "2026-06-10T20:28:13Z"
        },
        {
          "tag": "v2.10.6",
          "kind": "patch",
          "published_at": "2026-06-10T20:16:36Z"
        },
        {
          "tag": "v2.10.5",
          "kind": "patch",
          "published_at": "2026-06-10T19:45:30Z"
        },
        {
          "tag": "v2.10.4",
          "kind": "patch",
          "published_at": "2026-06-10T19:04:20Z"
        },
        {
          "tag": "v2.10.3",
          "kind": "patch",
          "published_at": "2026-06-10T18:19:18Z"
        },
        {
          "tag": "v2.10.2",
          "kind": "patch",
          "published_at": "2026-06-10T15:35:37Z"
        },
        {
          "tag": "v2.10.1",
          "kind": "patch",
          "published_at": "2026-06-10T13:44:00Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2026-06-10T11:57:21Z"
        },
        {
          "tag": "v2.9.6",
          "kind": "patch",
          "published_at": "2026-06-10T09:02:11Z"
        },
        {
          "tag": "v2.9.4",
          "kind": "patch",
          "published_at": "2026-06-10T07:38:12Z"
        },
        {
          "tag": "v2.9.2",
          "kind": "patch",
          "published_at": "2026-06-10T07:38:09Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2026-06-10T07:38:06Z"
        },
        {
          "tag": "v2.9.5",
          "kind": "patch",
          "published_at": "2026-06-10T07:38:02Z"
        },
        {
          "tag": "v2.9.3",
          "kind": "patch",
          "published_at": "2026-06-10T07:37:55Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2026-06-02T06:32:06Z"
        },
        {
          "tag": "v2.8.26",
          "kind": "patch",
          "published_at": "2026-05-13T22:41:31Z"
        },
        {
          "tag": "v2.8.25",
          "kind": "patch",
          "published_at": "2026-05-13T22:28:38Z"
        },
        {
          "tag": "v2.8.24",
          "kind": "patch",
          "published_at": "2026-05-13T22:16:25Z"
        },
        {
          "tag": "v2.8.23",
          "kind": "patch",
          "published_at": "2026-05-13T21:58:53Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "04c99adb2866f60dd7ad89f4d5c2d84b7fb165be",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-25T15:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7234d635251fb8d095ece62f0916da5327eb818",
          "body": "…I029 HttpClient lifetime, DI030 unbounded caches) — v3.0.0 (#185)\n\n* feat: register DI028/DI029/DI030 diagnostics and their shared infrastructure\n\nThree leak/perf classes the analyzer did not cover: discarded callback\nregistrations (DI028), HttpClient lifetime misuse (DI029), and unbounded\nsingleto\n[…]\nis no longer read as having a non-user-derived key.\n\nEach has a regression test. 2380 tests pass; the documented false negatives are\nrecorded per rule in ANALYZER_HEALTH.md rather than chased further.",
          "is_bot": false,
          "headline": "feat: three new leak-detection rules (DI028 callback registrations, D…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-25T15:12:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "030b16f59f1fdfb497c4990c3117d7c6fd9ef575",
          "body": null,
          "is_bot": false,
          "headline": "chore: migrate default branch references to main",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-22T16:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e64ea8aaa354838839b615ab76a930c146eb2dc",
          "body": null,
          "is_bot": false,
          "headline": "docs: add security policy",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-22T15:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b49aa57de69469d637571df7a22933b548a283f",
          "body": "Recognize literal non-generic framework resolutions from captured providers so concurrent handlers cannot silently reuse scoped non-thread-safe services. Preserve exact framework and conversion boundaries, boxed and constrained provider origins, and cycle-safe analysis for invalid editor code.",
          "is_bot": false,
          "headline": "fix: detect non-generic captured scope resolutions",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-17T14:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab3a92a56f9c59e07dfbf88eb360f90d67997391",
          "body": "Report Rx subscriptions assigned to otherwise-unused private fields so leaked tokens are caught without weakening conservative escape handling.",
          "is_bot": false,
          "headline": "fix: detect provably discarded DI027 field tokens",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-17T13:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa9b6c30c09d5d9bdca58d59cf81b18d0944883",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T12:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40b591a586e02e5740c7d66bdbcc6b820e8746c",
          "body": "Recognize all-root conditional provider joins while retaining conservative path, deferred-execution, aliasing, and mutation boundaries. This closes an evidence-backed DI019 false negative without creating mixed-root or unstable-flow diagnostics.",
          "is_bot": false,
          "headline": "fix: preserve DI019 root classification through conditionals",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-17T12:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925f65db3f08bdcf250b3d072bf76c4678ea873e",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T00:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70a1f23baebf0ca3755d758baa3d904cd8f91e35",
          "body": "Model IHostLifetime as a Generic Host singleton while preserving keyed requests and explicit lifetime overrides, preventing DI015 false positives without hiding scoped captures from DI019 or DI020.",
          "is_bot": false,
          "headline": "fix: recognize Generic Host lifetime services in DI015 (#180)",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-17T00:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166c0553753da3d410f0c2da4f547a8148e1f739",
          "body": "…s (#179)\n\nRequire exact framework extension-container identity while preserving source-only contract stubs, so custom GetService helpers cannot trigger root-scoped diagnostics.",
          "is_bot": false,
          "headline": "fix: restrict DI019 to framework extensions to prevent false positive…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T23:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1a65b4f7a885f9a7199b9f6af15588d5f5a200",
          "body": "Carry builder Services provenance through identity-preserving coalesce-throw guards so registration-time provider builds cannot evade DI016. Keep arbitrary fallback collections silent and publish synchronized 2.18.19 release evidence.",
          "is_bot": false,
          "headline": "fix: preserve DI016 null-guarded Services receivers",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T10:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "822be1998ec257b9829893dc3e12247f663743fb",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T10:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec43fde5db4044cbe1e05546721740cd099cbd6",
          "body": "Bind direct framework extension calls by the provider parameter so root scoped resolutions cannot evade DI019 through static syntax. Preserve scoped and unknown-provider guardrails, keep static calls fix-free, and publish synchronized 2.18.18 release evidence.",
          "is_bot": false,
          "headline": "fix: detect DI019 direct static root resolutions",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T09:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373a20edd0ce58eadd035cda2755b1388c1deb9f",
          "body": "Model constant-zero IServiceCollection descriptor prepends with runtime-correct precedence so DI003 sees real captive registrations without creating false positives for later additions, unknown positions, or custom source implementations.",
          "is_bot": false,
          "headline": "fix: recognize safe Insert(0) descriptors to catch hidden captives",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T09:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31049570d668b3d22917ee8600661770e8f10801",
          "body": "Direct static extension syntax hid the real IServiceCollection receiver behind the extension type name. Binding the ordinal-zero argument restores builder-flow diagnostics without weakening provider-factory guardrails or positional correctness.",
          "is_bot": false,
          "headline": "fix: recognize direct static DI016 BuildServiceProvider calls",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T08:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb12a320765a2b2a8d060b2d2cd3b069128a58b0",
          "body": "Reference and identity casts preserve the publisher instance, so DI lifetime proofs should survive them without widening through user-defined conversions. This closes real subscription-leak false negatives while retaining the existing stable-chain guardrails and conservative fixer boundary.",
          "is_bot": false,
          "headline": "fix: preserve DI025/DI026 receiver identity through casts",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T08:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3848f58e9a093169776126b83f70d81602d63fc",
          "body": "Default structs and enums compile but fail when MEDI reflects their nonexistent constructor metadata. Require a real public constructor for value-type implementation registrations while preserving explicit constructors, factory registrations, and implementation instances.",
          "is_bot": false,
          "headline": "fix: catch DI018 value-type activation failures before runtime (#173)",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T03:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4b8861e73acf1e60e60b3205ca5ffa1e16f3a2",
          "body": "Use the existing handler write-set to prevent unstable monitor identities from hiding concurrent shared-state diagnostics.",
          "is_bot": false,
          "headline": "fix: reject handler-written DI021 lock monitors",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T02:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf2dbf9d5c4e39cd76d435dc78cc4968a2ca6981",
          "body": "Treat handler-local parameters as per-invocation lock monitors so they cannot hide shared-state diagnostics, while preserving serialization through captured outer parameters.",
          "is_bot": false,
          "headline": "fix: require DI021 lock parameters to be shared",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T02:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "809f04685dff70741725012e3e73f02d86afed33",
          "body": "Require strengthen-only concurrency constants to bind to real SDK option properties so unrelated same-named user settings cannot escalate DI022 into a false DI021 warning.",
          "is_bot": false,
          "headline": "fix: bind DI021 concurrency knobs to SDK properties",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T02:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00bb1dc874c467ad97c72becc0f22e0a63fd7551",
          "body": "Mirror MEDI's resolved-service-identifier subset rule so equivalent reordered constructors expose real cycles while ambiguous non-superset and differently keyed constructor sets stay silent.",
          "is_bot": false,
          "headline": "fix: align DI017 constructor selection with MEDI supersets",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T02:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e904bc8db850fa0ec3fb9df405ec3e73cb2b4c",
          "body": "…168)\n\nCarry DI014 same-instance ownership through ternary and coalesce expressions so reliably returned or disposed providers avoid false positives while user-defined conversions remain reportable.",
          "is_bot": false,
          "headline": "fix: preserve root-provider ownership through conditional wrappers (#…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T01:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa48ae57c115ba2866fca990e4ba39545df9e2ae",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T01:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12c4659da30eef9ccb18b5b34a1ee6feff776472",
          "body": "…es (#167)\n\nRecognize direct generic and typeof-based calls through the framework UseMiddlewareExtensions type while preserving parameter binding, explicit activation arguments, and conservative user-helper/runtime-Type guardrails.",
          "is_bot": false,
          "headline": "fix: detect static middleware activation to close DI020 false negativ…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T01:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a295f659c8f88894b5b20f458d10ef4816206c8e",
          "body": "Follow directly invoked private helper loops so helper-local scopes and scoped services cannot be reused silently across hosted-service iterations, while deferred and broader interprocedural flows remain conservative.",
          "is_bot": false,
          "headline": "fix: inspect direct helper loops to prevent hosted-service scope reuse",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T01:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04733b69405e71b5fe8253760578b8d237f457d7",
          "body": "Preserve compile-time service keys through DI024 lifetime analysis so hoisted keyed scoped services report and exact keyed singleton-only scope use stays quiet.",
          "is_bot": false,
          "headline": "fix: track keyed DI024 lifetimes to prevent hosted-service reuse",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T00:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc59fb63faa8fa594a245e0a0b5af846fdc1030a",
          "body": "Recognize exact framework non-generic service resolutions so scoped services hoisted above process-lifetime loops report while singleton-only scope use stays silent.",
          "is_bot": false,
          "headline": "fix: classify DI024 Type-based resolutions to prevent reuse gaps",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T00:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e85ebc8bf9f842f9c98361bc3d9ab687be8240",
          "body": "Preserve Boolean polarity through nested logical negation so semantically equivalent cancellation loops receive the same hosted-service scope analysis while bounded loops remain silent.",
          "is_bot": false,
          "headline": "fix: recognize DI024 nested negation to close equivalent loop gaps",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-16T00:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20db4d701e168f71b6ab0d88e960e1478c4c257",
          "body": "A discarded Subscribe(this) call hands a longer-lived observable the registered subscriber itself, so recognize only bound IObserver<T> containing-instance arguments while preserving separate-observer and non-observer silence.",
          "is_bot": false,
          "headline": "fix: detect DI027 direct self-observer subscriptions",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-15T23:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e6b4c27f9fa1f9bf1fe75245ed498d85cbb74da",
          "body": "Direct static Rx extension calls have the same ownership semantics as receiver-form calls, so normalize the bound source argument to close a documented leak-detection gap without widening non-extension helpers or static callbacks.",
          "is_bot": false,
          "headline": "fix: analyze DI027 static extension subscriptions",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-15T23:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd73d5a1676e3fdb5b1d782c4652962b999de175",
          "body": "Release-bound DI024 hardening catches hoisted scoped state in multi-token cancellation loops while preserving bounded-loop silence. Includes 2.18.1 package and trust-artifact metadata.",
          "is_bot": false,
          "headline": "fix: recognize compound DI024 loops to prevent missed scope reuse",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-15T22:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa4576285970dd64cba1f74af7bac99c25a8cf2",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T10:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e126d81b6100d77f6bdf8c0433068fc0cbec39",
          "body": "…ption-leak\n\nfeat: DI027 — Rx subscription-leak rule (v2.18.0)",
          "is_bot": false,
          "headline": "Merge pull request #152 from georgepwall1991/feature/di027-rx-subscri…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T10:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c32da56085b4cc1bfa2eb218f6980963d10c87b",
          "body": "…ust the first — Subscribe(onNext, onError, onCompleted) with a static onNext but a capturing onError/onCompleted still roots the subscriber through the discarded token, so classifying only Arguments[0] dropped a real leak",
          "is_bot": false,
          "headline": "fix: DI027 scans every Subscribe callback for instance capture, not j…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T10:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45811440b1ced6c64218ebf17c110f612c16b34d",
          "body": "…sable token instead of needing a -=, so the event-leak proof inverts to 'token discarded'; a transient subscribing to a singleton observable roots every instance the container creates, the same accumulation DI025 catches for events",
          "is_bot": false,
          "headline": "feat: add DI027 Rx subscription-leak rule — Subscribe returns a dispo…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T10:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d22320a107c3fd623c0e39c205fdc3b4b1e32f6e",
          "body": "…tension\n\nfeat: DI025/DI026 code-fix extension — three repair tiers (v2.17.0)",
          "is_bot": false,
          "headline": "Merge pull request #151 from georgepwall1991/feature/di025-codefix-ex…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T09:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaa972f9aefd0f182a5bc9bc8276a6103f0c1edc",
          "body": "…cally-bound dispatch hook\n\nTwo more tier-2 fake-repair edges, the final hardening round for this pass.\n\n1. The gate could fire for a base that declares the Dispose()/Dispose(bool)\n   pattern but does not implement System.IDisposable — the container never\n   disposes such a service, so the override \n[…]\nk (equality on OriginalDefinition or the override chain in either\n   direction).\n\nAdds two NotOffered tests (base-pattern-without-IDisposable, dispatch-to-a-\ndifferent-hook); suite 1996 -> 1998 green.",
          "is_bot": false,
          "headline": "fix: gate the DI025 tier-2 override on real IDisposable and a semanti…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T09:39:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc639b60acbfe289f14bde5878d591d18574a447",
          "body": "…rovider — batch-merging synthesizing tiers emitted duplicate dispose members when one type carried several leaks\n\nThe batch fixer applied each diagnostic's fix independently and merged the\nresults, so a type with several DI025/DI026 leaks fixed via a synthesizing tier\n(add Dispose(bool) override / \n[…]\nthe first diagnostic synthesized the member.\n\nAdds two fix-all tests (implement-IDisposable and Dispose(bool)-override tiers,\neach merging two subscriptions into one member); suite 1994 -> 1996 green.",
          "is_bot": false,
          "headline": "fix: replace the DI025 batch fix-all with a sequential per-document p…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T09:26:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80c22e2c9d99b3092f87ae415e5e7c95f76065d9",
          "body": "…— overriding a non-void or ref-parameter hook would not compile",
          "is_bot": false,
          "headline": "fix: require the DI025 tier-2 hook to be void Dispose(bool) by value …",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T08:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bdca0e2f7cd44f08f2b96d2e4f7bb1ab2872dfb",
          "body": "…store the 2.16.0 changelog section — a Dispose(true) inside an uninvoked local function proved nothing, and the release-notes rename had folded the shipped 2.16.0 entries into 2.17.0",
          "is_bot": false,
          "headline": "fix: scope the DI025 tier-2 dispatch proof to the Dispose body and re…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T08:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1920856c4b1f1236e76383ddd15e4eabe1d721ae",
          "body": "…ook via literal true\n\nCodex round 3 tightened the tier-2 dispatch-verification gate on two edges the\nprior syntactic check let through.\n\n1. The dispatch call must target the current instance's own Dispose — a bare\n   Dispose(...) or this.Dispose(...). A member access on any other receiver\n   (_inne\n[…]\n as if finalizing, so the generated `if (disposing)` guard would never\n   fire on the container path.\n\nAdds two NotOffered tests (dispatch-to-another-object, dispatch-false); suite\n1990 -> 1992 green.",
          "is_bot": false,
          "headline": "fix: require the DI025 tier-2 base Dispose() to dispatch to its own h…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T08:41:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "909de12a9efeadc683241b3954d9be1d69acd718",
          "body": "…ess edges\n\nCodex round 2 found three more \"the fix must never emit non-compiling or\nsemantics-changing code\" violations.\n\n1. The generated Dispose(bool) override ran the unsubscribe unconditionally,\n   so it also executed on the finalizer path (Dispose(false)) and touched\n   managed publisher state\n[…]\ntching bodies refused).\n\nAdds two NotOffered tests (mixed transient+scoped, non-dispatching base\nDispose) and updates the tier-2 happy-path expected output for the new guard;\nsuite 1988 -> 1990 green.",
          "is_bot": false,
          "headline": "fix: harden the DI025 fixer against three more emit/metadata correctn…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T08:29:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "61f051a46e9721374ee16c577d6e9e61e80eb13d",
          "body": "…Dispose(bool) hooks and fully qualify the added IDisposable\n\nTwo Codex-review P2 findings, both \"the fix must never emit non-compiling\ncode\" violations.\n\nTier 2 (add Dispose(bool) override): the gate accepted base hooks the emitter\ncannot correctly override. It now evaluates only the NEAREST inheri\n[…]\nyn reduces it to the shortest unambiguous form.\n\nAdds three tier-2 NotOffered tests (public-virtual, sealed-intermediate,\nabstract) and one tier-3 colliding-IDisposable test; suite 1984 -> 1988 green.",
          "is_bot": false,
          "headline": "fix: harden the new DI025 fixer tiers — refuse non-protected-virtual …",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T08:18:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7de963cd0804eddbfcd70bac768136f4cffbdff0",
          "body": "… fill it\n\nAdd Dispose when the contract already exists (override the base Dispose(bool)\npattern when present) and implement IDisposable outright for scoped-registered\nsubscribers, whose scope deterministically disposes them; transients stay\nrefused so the fix can never trade a DI025 for a DI008.\n\nT\n[…]\ned subscribers\nonly. To gate tier 3 without re-running registration collection, the analyzer\nnow stamps SubscriberLifetime into the diagnostic Properties bag — purely\nadditive, all messages unchanged.",
          "is_bot": false,
          "headline": "feat: extend the DI025 code fix to create the disposal path, not just…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T08:05:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43a42123a127417d1eca2892e7eeccf2ff91e6a7",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T07:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb87d46f3afad6680a23fc5b8055996e49e423e",
          "body": "…delegate-combine\n\nfeat: DI025/DI026 delegate-field subscriptions + precision pins (v2.16.0)",
          "is_bot": false,
          "headline": "Merge pull request #150 from georgepwall1991/feature/di025-precision-…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T07:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a38088b7f8aa2972c2e2b59ab404d720d5603d",
          "body": "…Delegate.Combine self-assignment and +=) — C# forbids cross-type event assignment so the Combine leak lives on public delegate members, a gap the FN docs half-attributed to events; plus five guardrail pins (weak-event shape, static-event -=, scoped-on-static tier, branch-conditional -=, self-unsubs\n[…]\nnow resolves the single unambiguous method-group candidate\nthat a bare Delegate.Combine argument leaves with a null .Symbol (no single target\ndelegate type). Five guardrail pins lock current behavior.",
          "is_bot": false,
          "headline": "feat: detect DI025/DI026 leaks through delegate-field subscriptions (…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-03T07:35:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d94945e016356fdfceeec4a3239a2ec323991fbb",
          "body": "…y-paydown\n\nrefactor: DI025 complexity pay-down (v2.15.0)",
          "is_bot": false,
          "headline": "Merge pull request #149 from georgepwall1991/refactor/di025-complexit…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T23:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06c2e237944a77f0e5b42197b288364ae103226",
          "body": "…oc refresh for the DI025 complexity pay-down",
          "is_bot": false,
          "headline": "chore: release framing for 2.15.0 — version bump, changelog, health-d…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T23:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ba4684e0b7d6c6bf3053244ead794f11a664b6f",
          "body": "…ture helpers — the analyzer was 2.6x over the 500-line budget with ReportLeakedSubscriptions at complexity 28; the extraction also lets the planned DI027 Rx rule reuse receiver classification",
          "is_bot": false,
          "headline": "refactor: split DI025 receiver/handler classification into Infrastruc…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T23:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5dc32de27816bf4ceaf474631d73cae8a0dd30",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-02T22:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f06e85333902d14d52476ff40016072d5b492643",
          "body": "…ceivers\n\nfeat: DI025/DI026 chained receivers (v2.14.0)",
          "is_bot": false,
          "headline": "Merge pull request #148 from georgepwall1991/feature/di025-chained-re…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T22:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d705c1a26bdc88aceef2139d1322a3f7f213ed",
          "body": "…eivers — _host.Bus.Changed += H was the rules' top documented false negative; the lifetime proof now anchors on the chain root's registration with every intermediate segment proven a stable projection (readonly field / get-only auto-property / getter returning one, interface segments through regist\n[…]\nhardened segment identity across interface/implementation binding, open-generic roots, base-qualified receivers, mutable-holder and virtual returned members, and parenthesized chain roots in the fixer",
          "is_bot": false,
          "headline": "feat: detect DI025/DI026 event-subscription leaks through chained rec…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T22:55:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2dfea3c7c1e3810a80188ba3d48c728d8f8e84f7",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-02T21:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6b11ee801c264b6ee5afd15ad828c5e284c57b",
          "body": "…lisher-tier\n\nfeat: DI026 scoped-publisher Info tier for the event-subscription-leak analyzer (v2.13.0)",
          "is_bot": false,
          "headline": "Merge pull request #147 from georgepwall1991/feature/di026-scoped-pub…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T21:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d955262840ce93c43d7b2321ffa06b7dd8723bb7",
          "body": "…leak analyzer — transient subscribers on scoped publishers stay rooted until the scope dies, a real accumulation in long-lived scopes that DI025's process-lifetime proof deliberately skipped\n\nThe publisher-rank floor drops from Singleton to Scoped in the shared DI025 analyzer (DI021/DI022 precedent\n[…]\npublisher, open-generic scoped publisher, closed-scoped-over-open-singleton), and most-conservative-wins routing pinned so mixed scoped+singleton registrations report the provable scope-bounded claim.",
          "is_bot": false,
          "headline": "feat: add DI026 scoped-publisher Info tier to the event-subscription-…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T21:37:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "887421305496133554966b69ddc4cfc0b0e9e8fb",
          "body": "…cription-leak\n\nfeat: DI025 — event subscription on longer-lived publisher without unsubscribe",
          "is_bot": false,
          "headline": "Merge pull request #145 from georgepwall1991/feature/di025-event-subs…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T20:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8914558f20eee4c1beab4016b5c282dc4b2f73bb",
          "body": null,
          "is_bot": false,
          "headline": "merge: master (Pass 41 v2.11.43) into DI025 branch, version stays 2.12.0",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T20:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab3d03eda72380c97933ba5e1f7a937fe450e63",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-02T20:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e187cdcf04b6418a19d01c315248d1e970625b2b",
          "body": "…rsion-pass41\n\nfix: DI014 Dispose(bool) pattern + DI013 implicit-conversion pin (Pass 41, v2.11.43)",
          "is_bot": false,
          "headline": "Merge pull request #146 from georgepwall1991/fix/di013-implicit-conve…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T20:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c86feff4870f3793b2583e5b8354d13a91744b",
          "body": "…implicit-conversion reporting\n\nRoot providers stored on fields/properties and disposed through the\nstandard Dispose() -> Dispose(true) pattern were still reported as\nleaks; the ownership proof now follows the bool overload. Also pins a\nDI013 regression proving user-defined implicit conversion registrations\nkeep reporting as mismatches.",
          "is_bot": false,
          "headline": "fix: recognize Dispose(bool) provider cleanup in DI014 and pin DI013 …",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T20:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d61b18cc35bbfee1ce988744c962b18ad23743b",
          "body": "… fix\n\nA transient/scoped service subscribing an instance handler to an injected\nsingleton's event (or a static event) without a matching -= is rooted by\nthe publisher's delegate list forever - the classic .NET event-handler\nmemory leak, which only a lifetime-aware analyzer can catch precisely.\nSymb\n[…]\nlass -= with derived +=.\nCodex pass: open-generic singleton publishers now match constructed\ninjections, and the fix requires the real IDisposable/IAsyncDisposable\ncontract so it cannot fake a repair.",
          "is_bot": false,
          "headline": "feat: add DI025 event-subscription leak rule + Dispose-insertion code…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-07-02T20:16:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b8ce7eeb3791631682163867b39cc419ab19a1aa",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-29T10:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36acfe7b447dabdfcf968807cefebe3efbbd9243",
          "body": "…er-pass40\n\nfix: correct DI012 Replace duplicate location",
          "is_bot": false,
          "headline": "Merge pull request #144 from georgepwall1991/fix/di012-replace-leftov…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T10:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4205f0a9977a39c9235d6ec431b77b9709346f5",
          "body": "Reports the active descriptor that survives Replace's single-descriptor removal, so ignored TryAdd calls no longer make duplicate-registration messages point at an inactive fallback.",
          "is_bot": false,
          "headline": "fix: correct DI012 Replace duplicate location",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T10:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdbd1565682bc74882313b05dd358a6e7798f389",
          "body": "fix: dedupe DI010 tied constructor reports",
          "is_bot": false,
          "headline": "Merge pull request #143 from georgepwall1991/fix/backlog-pass39",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T10:07:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4bfade2c01f0ddb3d968b71cace7032210cd3d",
          "body": "Avoids duplicate constructor-over-injection diagnostics when the DI container has equally-greedy activation constructors, while preserving exact constructor reporting for direct factory object creation.",
          "is_bot": false,
          "headline": "fix: dedupe DI010 tied constructor reports",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T10:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17bbb239194278722b2ffb1e2e1b6707a15c7b51",
          "body": "…cess-pass38\n\nfix: detect DI008 conditional descriptor adds",
          "is_bot": false,
          "headline": "Merge pull request #142 from georgepwall1991/fix/di008-conditional-ac…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T09:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e84c6bbd26532ad17ac7698d4ea07fef914a7e0",
          "body": "Covers null-conditional ServiceDescriptor.Add calls so disposable transient descriptors are not hidden behind services?.Add(...), while preserving code-fix discovery.",
          "is_bot": false,
          "headline": "fix: detect DI008 conditional descriptor adds",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T09:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afac4a4c896ddbef7582740943899885d697eabb",
          "body": "…ressions-pass37\n\nfix: walk DI008 descriptor collection expressions",
          "is_bot": false,
          "headline": "Merge pull request #141 from georgepwall1991/fix/di008-collection-exp…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T09:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4817357a3144f8a11983f90535199f01f70fbc18",
          "body": "Covers TryAddEnumerable collection literals so disposable transient descriptors are not hidden by C# collection expressions.",
          "is_bot": false,
          "headline": "fix: walk DI008 descriptor collection expressions",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T09:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "125333379a67460522f55a89e4708fae00228b45",
          "body": "…isbind-pass36\n\nfix: bind DI008 keyed descriptor type arguments correctly",
          "is_bot": false,
          "headline": "Merge pull request #140 from georgepwall1991/fix/di008-keyed-typeof-m…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T09:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5232957fb3c57192c89220c4d3e339df8f86dc16",
          "body": "Prevents typeof service keys from hiding disposable transient implementations in keyed ServiceDescriptor registrations.",
          "is_bot": false,
          "headline": "fix: bind DI008 keyed descriptor type arguments correctly",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T09:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5149ab45cfcef65c45902ea53f8fd8403b7e421b",
          "body": "…er-receivers-pass35\n\nfix: detect DI007 typeof local aliases",
          "is_bot": false,
          "headline": "Merge pull request #139 from georgepwall1991/fix/di007-provider-wrapp…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T08:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea3a28ccc69e9627fa7ef973ace3733bad5f04d4",
          "body": "Non-generic service locator calls that pass a local Type alias initialized from typeof(...) were invisible, so this resolves stable same-body aliases while keeping reassigned, captured, and tuple-mutated Type locals conservative.",
          "is_bot": false,
          "headline": "fix: detect DI007 typeof local aliases",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T08:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86bd830bd561dab5640bbd8640b5b4c7c54f9e5",
          "body": "…en-dictionaries-pass34\n\nfix: detect DI006 immutable dictionary providers",
          "is_bot": false,
          "headline": "Merge pull request #138 from georgepwall1991/fix/di006-immutable-froz…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T07:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9902ccc6620db12a3364bb52d840fc73cb3806",
          "body": "Static provider caches stored in immutable or frozen dictionary value tables were invisible, so this pass adds those dictionary shapes and releases the fix as 2.11.36.",
          "is_bot": false,
          "headline": "fix: detect DI006 immutable dictionary providers",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T07:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ac92c74d7e3ab1cc2845be72809acf2a1c1e50a",
          "body": "…ionary-values-pass33\n\nfix: detect DI006 recursive dictionary providers",
          "is_bot": false,
          "headline": "Merge pull request #137 from georgepwall1991/fix/di006-recursive-dict…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T07:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c66b23f919119db1ad32076bf1c0977fc8d532",
          "body": "Static provider caches hidden behind nested dictionary value wrappers were invisible, so this pass recurses into dictionary TValue shapes and releases the fix as 2.11.35.",
          "is_bot": false,
          "headline": "fix: detect DI006 recursive dictionary providers",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T07:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d1bb06e6118d24bc0f1a3c96f7b9f124107a439",
          "body": "…-factory-pass32\n\nfix: detect DI005 concrete scope factories",
          "is_bot": false,
          "headline": "Merge pull request #136 from georgepwall1991/fix/di005-concrete-scope…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T07:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24514d0f3e097a54d2d3d17390d618400bca1527",
          "body": "Concrete IServiceScopeFactory implementations were missed in async flows, leaving sync CreateScope disposal guidance silent for custom factory types while exact interface and provider extension receivers were covered.",
          "is_bot": false,
          "headline": "fix: detect DI005 concrete scope factories",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T07:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2360765cbd2b255a98b495ab7c43c41c6c636c4a",
          "body": "…ceivers-pass31\n\nfix: detect DI004 wrapped use-after-dispose receivers",
          "is_bot": false,
          "headline": "Merge pull request #135 from georgepwall1991/fix/di004-wrapped-use-re…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T06:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ceceb137f0ff3fb8f1a1bc5a3365982cec1314a",
          "body": "Unwrap null-forgiving and casted service locals used as member receivers so use-after-dispose diagnostics are not missed after scope cleanup.",
          "is_bot": false,
          "headline": "fix: detect DI004 wrapped use-after-dispose receivers",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T06:45:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "599c8d495d4a48bd6242bcc6c73b0b383b31dded",
          "body": "…spose-pass30\n\nfix: detect DI004 conditional scope disposal escapes",
          "is_bot": false,
          "headline": "Merge pull request #134 from georgepwall1991/fix/di004-conditional-di…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T06:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccbbca4789f6f19f5d83b1eef64c882bb12b24e8",
          "body": "Treat null-conditional scope disposal as an explicit dispose site so use-after-dispose diagnostics are not missed after scope?.Dispose().",
          "is_bot": false,
          "headline": "fix: detect DI004 conditional scope disposal escapes",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T06:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3892d46c57256860dd19ad99f51c2d0c034bc1d",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-29T06:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0e91a560c1e0a81ee86d8e40e8ad60fbb7a093",
          "body": "…isposal-pass29\n\nfix: detect DI002 manual scope escapes after disposal",
          "is_bot": false,
          "headline": "Merge pull request #133 from georgepwall1991/fix/di002-manual-scope-d…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T06:11:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6099b1f5af17cf7fd8ff4346955f2c44dffc45a",
          "body": "Manual CreateScope/CreateAsyncScope locals now participate in escape analysis after explicit disposal while live caller-owned transfers remain quiet and disposed or using-owned scope/service tuples still report.",
          "is_bot": false,
          "headline": "fix: detect DI002 manual scope escapes after disposal",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T06:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aec00390c4d38967a79f9d589289f4e36d5a6f1e",
          "body": "…cess-assignment-pass28\n\nfix: detect DI002 conditional assignment escapes",
          "is_bot": false,
          "headline": "Merge pull request #132 from georgepwall1991/fix/di002-conditional-ac…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T04:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a25022d889c21c8dc1e6b12d2001d6bc27cb8d4",
          "body": "Close a false-negative where scoped services assigned through null-conditional field or property receivers could escape without diagnostics, while preserving the local-holder quiet path.",
          "is_bot": false,
          "headline": "fix: detect DI002 conditional assignment escapes",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T04:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6616da4ffc6d51d4db3e9b1d99dfe878ce7da1",
          "body": "…-wrappers-pass27\n\nfix: treat DI001 returned scope wrappers as caller-owned",
          "is_bot": false,
          "headline": "Merge pull request #131 from georgepwall1991/fix/di001-returned-scope…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T04:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d88e49ec9da7bdec35bc7f5614e4dc70fb7684",
          "body": "Avoid false undisposed-scope diagnostics when CreateScope results are returned through identity-preserving wrappers, so callers can own disposal without suppressions.",
          "is_bot": false,
          "headline": "fix: treat DI001 returned scope wrappers as caller-owned",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T04:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb74a0329954579357fdc4371931df686e968d7",
          "body": "DI003 now matches ActivatorUtilities explicit arguments to the constructor parameters they actually satisfy, so singleton factories still report scoped dependencies that remain container-resolved. Includes 2.11.28 release metadata and docs.",
          "is_bot": false,
          "headline": "fix: bind DI003 activator arguments so partial captures still report",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T03:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "378b63dc2c344d4a153c98f01479f33568efe688",
          "body": "…ve (#129)",
          "is_bot": false,
          "headline": "fix: include syntax trees in DI003 dedup so cross-file warnings survi…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T03:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fce8b82f54895da4bc0a67f697eb6cba9e3fe26",
          "body": null,
          "is_bot": true,
          "headline": "Update coverage badge [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-29T03:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9840ae8fb42e46961848fc101fa6ef52716c049",
          "body": "…nings (#128)",
          "is_bot": false,
          "headline": "fix: harden DI009 registration updates to stop stale open-generic war…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T03:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e929a2bbf994043fe33e93fd4e7f679f853b196",
          "body": "…ow match runtime activation\n\nSkip DI011 constructor inspection for factory-backed registrations that bypass container activation, and inspect open-generic implementation type definitions so provider-injecting constructors are reported. Ships release metadata for 2.11.25.",
          "is_bot": false,
          "headline": "fix: harden DI011 registration shapes - factories and open generics n…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T02:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7955b30e4715b3935736ea89a67e39be95f22c1a",
          "body": "DI007 now treats ServiceDescriptor provider factories and actual composition-root entry points as allowed factory contexts, reducing false positives without silencing ordinary static helpers.",
          "is_bot": false,
          "headline": "fix: cover DI007 factory boundaries - composition roots were noisy",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T02:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13a7090d0e51b8988ee112746d152e91961b98f4",
          "body": "… silent\n\nRecognize keyed ServiceDescriptor factory methods in DI008 so disposable keyed transients created through descriptor paths report consistently with direct keyed registrations.",
          "is_bot": false,
          "headline": "fix: cover DI008 keyed descriptors - disposable keyed transients were…",
          "author_name": "George Wall",
          "author_login": "georgepwall1991",
          "committed_at": "2026-06-29T01:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 479,
      "latest_release_at": "2026-07-25T15:15:33Z",
      "latest_release_tag": "v3.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "DependencyInjection.Lifetime.Analyzers",
          "exists": true,
          "license": null,
          "keywords": [
            "dependency-injection",
            "di",
            "ioc",
            "dotnet",
            "csharp",
            "aspnetcore",
            "aspnet-core",
            "roslyn",
            "roslyn-analyzer",
            "analyzers",
            "static-analysis",
            "service-locator",
            "iserviceprovider",
            "iservicescope",
            "buildserviceprovider",
            "activatorutilities",
            "captive-dependency",
            "memory-leaks",
            "microsoft-extensions-dependencyinjection",
            "compile-time"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/DependencyInjection.Lifetime.Analyzers",
          "is_deprecated": false,
          "latest_version": "3.0.0",
          "repository_url": "https://github.com/georgepwall1991/DependencyInjection.Lifetime.Analyzers",
          "versions_count": 166,
          "total_downloads": 25681,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T15:15:33.310000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 9,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "samples/DI015InAction/DI015InAction.csproj",
        "samples/SampleApp/SampleApp.csproj",
        "src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj",
        "tests/DependencyInjection.Lifetime.Analyzers.Tests/DependencyInjection.Lifetime.Analyzers.Tests.csproj"
      ],
      "largest_source_bytes": 220252,
      "source_files_sampled": 171,
      "oversized_source_files": 22,
      "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": 12,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.0.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
          "manifest": "src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.0.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.14.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": "4.14.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.Memory",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "18.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 3,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 175,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "georgepwall1991",
          "commits": 394,
          "avatar_url": "https://avatars.githubusercontent.com/u/84231788?v=4"
        },
        {
          "type": "User",
          "login": "claude",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.985
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "pages.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "23 out of 23 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/30 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": 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": 10,
            "reason": "packaging workflow 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": 10,
            "reason": "security policy file 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "04c99adb2866f60dd7ad89f4d5c2d84b7fb165be",
        "ran_at": "2026-07-25T15:26:14Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T15:15:36Z",
      "oldest_open_prs": [
        {
          "number": 154,
          "created_at": "2026-07-14T05:14:19Z",
          "last_comment_at": "2026-07-14T05:16:16Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 155,
          "created_at": "2026-07-14T05:30:37Z",
          "last_comment_at": "2026-07-14T05:32:23Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 156,
          "created_at": "2026-07-14T05:54:28Z",
          "last_comment_at": "2026-07-14T05:56:09Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 157,
          "created_at": "2026-07-14T06:16:31Z",
          "last_comment_at": "2026-07-14T06:18:34Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 158,
          "created_at": "2026-07-14T06:47:26Z",
          "last_comment_at": "2026-07-14T06:49:29Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 159,
          "created_at": "2026-07-14T07:06:38Z",
          "last_comment_at": "2026-07-14T07:16:50Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 160,
          "created_at": "2026-07-14T07:23:09Z",
          "last_comment_at": "2026-07-14T07:25:09Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 184,
          "created_at": "2026-07-17T15:02:59Z",
          "last_comment_at": "2026-07-17T15:29:44Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-25T15:12:35Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/georgepwall1991/DependencyInjection.Lifetime.Analyzers",
    "host": "github.com",
    "name": "DependencyInjection.Lifetime.Analyzers",
    "owner": "georgepwall1991"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 57,
        "vitality": 80,
        "community": 52,
        "governance": 53,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 479,
              "human_commit_share": 0.87,
              "days_since_last_push": 0,
              "active_weeks_last_year": 14
            },
            "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": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "479 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 479
                    }
                  }
                ],
                "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": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "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 ~1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1
                    }
                  }
                ],
                "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": "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": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "forks": 0,
              "stars": 9,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "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": 57,
            "inputs": {
              "packages": [
                "DependencyInjection.Lifetime.Analyzers"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 25681,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "25,681 downloads all-time across nuget",
                "points": 45.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 25681,
                      "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": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.985
            },
            "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 98% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "merged_prs": 175,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "175/177 decided PRs merged",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 175,
                      "decided": 177
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 43,
            "inputs": {
              "followers": 3,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "georgepwall1991",
              "public_repos": 23,
              "account_age_days": 1897
            },
            "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": "3 followers of georgepwall1991",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "georgepwall1991"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "23 public repos, account ~5 yr old",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 23
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "DependencyInjection.Lifetime.Analyzers"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "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": "166 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 166
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "aspnetcore",
                "best-practices",
                "bug-detection",
                "code-quality",
                "compile-time",
                "csharp",
                "dependency-injection",
                "disposable",
                "dotnet",
                "ioc",
                "library",
                "linter",
                "memory-leaks",
                "microsoft-extensions",
                "nuget",
                "performance",
                "roslyn-analyzer",
                "scope-management",
                "static-analysis",
                "captive-dependency"
              ],
              "has_wiki": true,
              "homepage": "https://www.nuget.org/packages/DependencyInjection.Lifetime.Analyzers/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.nuget.org/packages/DependencyInjection.Lifetime.Analyzers/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 23 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/30 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": "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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 detected",
                "points": 5,
                "status": "met",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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 12 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": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 12,
              "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": 12,
              "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": 2
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "87 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 87,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "samples/DI015InAction/DI015InAction.csproj",
                "samples/SampleApp/SampleApp.csproj",
                "src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj",
                "tests/DependencyInjection.Lifetime.Analyzers.Tests/DependencyInjection.Lifetime.Analyzers.Tests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "samples/DI015InAction/DI015InAction.csproj, samples/SampleApp/SampleApp.csproj, src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "samples/DI015InAction/DI015InAction.csproj, samples/SampleApp/SampleApp.csproj, src/DependencyInjection.Lifetime.Analyzers/DependencyInjection.Lifetime.Analyzers.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "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": 93,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 220252,
              "source_files_sampled": 171,
              "oversized_source_files": 22
            },
            "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": "22/171 source files over 60KB",
                "points": 47.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 171,
                      "oversized": 22
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T15:26:28.874260Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/georgepwall1991/DependencyInjection.Lifetime.Analyzers.svg",
  "full_name": "georgepwall1991/DependencyInjection.Lifetime.Analyzers",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsNuGet.