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

Dreamescaper / ServiceScan.SourceGenerator

Assembly scanning source generator for Microsoft.Extensions.DependencyInjection

C#MIT★ 152 stars⑂ 13 forkssince May 2024View on GitHub ↗

Dreamescaper/ServiceScan.SourceGenerator holds a health index of 29 out of 100, placing it in the Critical band. It scores highest on Vitality (73/100) and lowest on Security (38/100). It was last updated today. A single contributor accounts for most of its recent work.

29
overall / 100
Critical

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.

29
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.

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

Oleksandr LiakhevychPersonal account
46 followers45 public repossince Feb 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetServiceScan.SourceGenerator3.1.4-21104 days agodependencyinjectionsourcegenerator

Metrics by category

Vitality

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

73Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.9/36Commit cadence — 10/52 weeks with commits
10.8/18Commit volume — 15 commits in the last year
7/10OpenSSF Scorecard: Maintained — 8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year15
human_commit_share1
days_since_last_push0
active_weeks_last_year10
How it's scored
27/27Ships releases — 20 releases published
27/36Release recency — latest release 104 days ago
27/27Release cadence — a release every ~35 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count20
latest_release_tag3.1.4
releases_from_tagsno
days_since_latest_release104
mean_days_between_releases35
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

54Moderate · 18% of overall
How it's scored
35.3/60Stars — 152 stars
9/25Forks — 13 forks
1.7/15Watchers — 3 watchers
Inputs used
forks13
stars152
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
58.7/80Total downloads — 441,036 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesServiceScan.SourceGenerator
dependents
ecosystemsnuget
total_downloads441,036
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?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1/22.5Commit distribution — top contributor authored 96% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.956
How it's scored
44.9/46.8Issue resolution — 96% of issues closed
34.3/38.3PR acceptance — 35/39 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/25 approved changesets -- score normalized to 1
Inputs used
merged_prs35
open_issues1
closed_issues24
issue_closed_ratio0.96
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12/25Owner reach — 46 followers of Dreamescaper
24.1/25Track record — 45 public repos, account ~10 yr old
Inputs used
followers46
owner_typeUser
is_verified
owner_loginDreamescaper
public_repos45
account_age_days3,817
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 104 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesServiceScan.SourceGenerator
ecosystemsnuget
any_deprecatedno
min_days_since_publish104

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 14 out of 17 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsassembly-scanning, dependency-injection, dotnet, source-generator
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

38At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 14 out of 17 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/25 approved changesets -- score normalized to 1
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
5.2/7.5Maintained — 8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
0/5Packaging — no data
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
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.3
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier22
security_posture_before_jurisdiction43
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.
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_packages4
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 4 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.

39At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.2/40Legible commit history — 39 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.398
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj, ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj, ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
6.1/10Demonstrated agent practice — 3 of the last 98 commits agent-authored or agent-credited
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_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.031
toolchain_manifestsServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj, ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj, ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
52.9/55Manageable file sizes — 1/26 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes78,862
source_files_sampled26
oversized_source_files1

Key facts

152GitHub stars
4contributors
15commits, last 12 months
0days since last push
20releases
1bus factor
1open issues
NuGetpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 13 ⇿
0Stars
13Forks
18Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

03581013151312024-062025-052026-04
Major 0Minor 0Patch 18

Each point covers 2 days.

OpenSSF Scorecard 4.3 / 10
4.3aggregate

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 14:24 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests14 out of 17 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/25 approved changesets -- score normalized to 1
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
7Maintained8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Extensions.DependencyInjection10.0.5ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj
NuGetNerdbank.GitVersioning3.9.50ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.8.0ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj
NuGetTUnit1.32.0ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj
NuGetMicrosoft.Extensions.DependencyInjection10.0.5ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj
NuGetNerdbank.GitVersioning3.9.50ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.8.0ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj
NuGetPolySharp1.15.0ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj
NuGetNerdbank.GitVersioning3.9.50ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj
All dependencies 4

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

RegistryPackageVersionRelation
NuGetMicrosoft.CodeAnalysis.CSharp4.8.0direct
NuGetMicrosoft.Extensions.DependencyInjection10.0.5direct
NuGetPolySharp1.15.0direct
NuGetTUnit1.32.0direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 4 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": [
        "assembly-scanning",
        "dependency-injection",
        "dotnet",
        "source-generator"
      ],
      "is_fork": false,
      "size_kb": 206,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C#": 226234
      },
      "pushed_at": "2026-07-25T14:12:24Z",
      "created_at": "2024-05-02T12:13:07Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T14:12:28Z",
      "description": "Assembly scanning source generator for Microsoft.Extensions.DependencyInjection",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Oleksandr Liakhevych",
      "type": "User",
      "login": "Dreamescaper",
      "company": null,
      "location": "Kyiv, Ukraine",
      "followers": 46,
      "avatar_url": "https://avatars.githubusercontent.com/u/17177729?v=4",
      "created_at": "2016-02-11T12:47:05Z",
      "is_verified": null,
      "public_repos": 45,
      "account_age_days": 3817
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.1.4",
          "kind": "patch",
          "published_at": "2026-04-11T18:16:38Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2026-03-26T13:38:24Z"
        },
        {
          "tag": "2.4.1",
          "kind": "patch",
          "published_at": "2025-10-22T14:56:10Z"
        },
        {
          "tag": "2.3.4",
          "kind": "patch",
          "published_at": "2025-10-01T15:39:05Z"
        },
        {
          "tag": "2.3.2",
          "kind": "patch",
          "published_at": "2025-08-23T10:59:43Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2025-08-11T09:21:06Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2025-07-25T14:16:11Z"
        },
        {
          "tag": "2.1.3",
          "kind": "patch",
          "published_at": "2025-07-19T12:18:19Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2025-06-17T16:23:47Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2025-05-31T08:49:35Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2025-05-24T13:38:30Z"
        },
        {
          "tag": "1.5.4",
          "kind": "patch",
          "published_at": "2025-05-19T21:32:37Z"
        },
        {
          "tag": "1.5.2",
          "kind": "patch",
          "published_at": "2025-05-11T19:14:56Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2025-05-10T13:32:46Z"
        },
        {
          "tag": "1.4.6",
          "kind": "patch",
          "published_at": "2025-03-25T09:12:15Z"
        },
        {
          "tag": "1.4.5",
          "kind": "patch",
          "published_at": "2025-03-21T16:31:04Z"
        },
        {
          "tag": "1.3.6",
          "kind": "patch",
          "published_at": "2024-12-23T15:52:06Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2024-12-22T15:01:38Z"
        },
        {
          "tag": "1.2.5",
          "kind": "patch",
          "published_at": "2024-09-30T15:22:08Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2024-06-13T21:30:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "097ea51d78645b79509007ad0cfa43b5da87768e",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 3.2",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-07-25T14:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a146504ce61c5bb95d829f972091d044deddca",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README with nameof handlers",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-07-25T14:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ef0c42012686143f59ff4ac951e29187f4b9031",
          "body": null,
          "is_bot": false,
          "headline": "chore: document compilation invalidation",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-07-25T14:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f71afe3d21b9b30dca27feb0cb299ddebd73748",
          "body": "…d)` (#61)\n\nCo-authored-by: Oleksandr Liakhevych <liakh.oleksandr32@gmail.com>",
          "is_bot": false,
          "headline": "feat: support external `ScanForTypes` handlers via `nameof(Type.Metho…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-07-25T14:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020eab0ebeb370037e23ef3105423e72070c6cda",
          "body": null,
          "is_bot": false,
          "headline": "chore: unify rendering method source",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-07-25T13:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958cc2ca86bc98816e808f56c73bfd9d7baf0b3b",
          "body": null,
          "is_bot": false,
          "headline": "fix: use roslyn conversion classification for constraints valications",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-07-25T13:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64993d365f623c64f95e44c3eb4b76884c882b8a",
          "body": "…aint chains (#62)\n\nMatchedTypeSatisfiesConstraints previously required every candidate type\nargument to be an INamedTypeSymbol. That silently rejected any handler whose\nbound generic contains an array (byte[], string[], T[][]) or other non-named\ntype when the callback's constraint chain recurses th\n[…]\nk AllInterfaces\n  + BaseType for the type constraints. Arrays are reference types\n  implementing IList<T> etc., so this covers the common cases.\n\nCo-authored-by: Wayne Brantley <wbrantley@miniter.com>",
          "is_bot": false,
          "headline": "Fix: handle array / pointer / dynamic type arguments in nested constr…",
          "author_name": "Wayne Brantley",
          "author_login": "waynebrantley",
          "committed_at": "2026-07-25T13:21:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a37696c9ee29abe427f6cfe9cf1b83eb4f96be5",
          "body": "…#63)\n\nGenerateRegistrationsSource always emitted a single fluent chain:\n\n    return services\n        .AddTransient<A, B>()\n        .AddTransient<C, D>()\n        ...\n        .AddTransient<Y, Z>();\n\nThat's a single C# expression whose parse tree depth grows linearly with the\nregistration count. Rosly\n[…]\nests updated to the new shape; new\nLargeAssemblyCompilesWithoutCs8078 test declares 1200 handlers and asserts\nthe generated code compiles clean.\n\nCo-authored-by: Wayne Brantley <wbrantley@miniter.com>",
          "is_bot": false,
          "headline": "Fix: batch registration chain to avoid Roslyn CS8078 on large scans (…",
          "author_name": "Wayne Brantley",
          "author_login": "waynebrantley",
          "committed_at": "2026-07-25T13:10:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58bc5baa6b2a48a99f6465bdad63d1fec7b5e412",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to TUnit",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-04-11T18:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01d02fd7f2cc8a1d1254743f39fd6cbbb72d5a81",
          "body": null,
          "is_bot": false,
          "headline": "chore: dotnet and GitHub Actions updates",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-04-11T18:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8971c3bad943cd23e82fab9e72fa5ab75eef99a5",
          "body": null,
          "is_bot": false,
          "headline": "Add HandlerTemplate to ScanForTypesAttribute (#58)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-04-11T17:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c30c985ea3062ed56c5c567c9cb41307dad59e89",
          "body": null,
          "is_bot": false,
          "headline": "Update version from 3.0 to 3.1",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-04-11T17:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa499abaded1c67093c5f948b2b2b8f8383098a1",
          "body": null,
          "is_bot": false,
          "headline": "fix(#56): fix CodeAnalysis warnings",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2026-03-30T10:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405679ad44fc973154e5c9932bc22ab81e3fd660",
          "body": null,
          "is_bot": false,
          "headline": "Add collection return support to ScanForTypes attribute (#55)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-26T13:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d14caceea9db6f4ac4d61fbc2e31340d4b4009fd",
          "body": "…ndling (#53)\n\n* Initial plan\n\n* Add GenerateServiceHandlerAttribute and mark CustomHandler as Obsolete on GenerateServiceRegistrationsAttribute\n\nCo-authored-by: Dreamescaper <17177729+Dreamescaper@users.noreply.github.com>\n\n* Bump major version to 3.0\n\nCo-authored-by: Dreamescaper <17177729+Dreames\n[…]\n@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Dreamescaper <17177729+Dreamescaper@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add `ScanForTypesAttribute` as dedicated attribute for custom type ha…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-20T13:26:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "970e16471e424937ae7e4a7ab0f8d064f1884828",
          "body": "* Initial plan\n\n* Use AddEmbeddedAttributeDefinition() API instead of Conditional attribute\n\n- Update Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.14.0\n- Call AddEmbeddedAttributeDefinition() in RegisterPostInitializationOutput\n- Replace [Conditional(\"CODE_ANALYSIS\")] with [Embedded] on the generat\n[…]\n@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Dreamescaper <17177729+Dreamescaper@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Use Embedded API for generator marker attribute (#51)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-20T12:55:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8189791984a94b66e4d1b1b81f723507076f771c",
          "body": "Small fix on visibility for the AddRepositories so we could call it to add them.",
          "is_bot": false,
          "headline": "Update README.md (#50)",
          "author_name": "InsomniumBR",
          "author_login": "InsomniumBR",
          "committed_at": "2026-02-23T16:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5979aa90fa234ddfc8d1e7cd4dfeb054eef3ddd7",
          "body": null,
          "is_bot": false,
          "headline": "Filter types by CustomHandler generic constraints (#48)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-10-22T14:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0670eaa59899a6ad9ba91fe660055460a7aec351",
          "body": null,
          "is_bot": false,
          "headline": "fix: Filter out open generics when used with CustomHandler (#47)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-10-01T15:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de9bd2c61dd9a53d59095e79db6166697c731e1b",
          "body": null,
          "is_bot": false,
          "headline": "fix: Generate valid code if no matching types found",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-08-27T12:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79dd6b5ed7143cde968bbd37cd9967e441aa613",
          "body": "… types (#42)",
          "is_bot": false,
          "headline": "Find CustomHandler or KeySelector methods if they are defined in base…",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-08-19T12:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fadc546806cd8b0841b2ac0cbb16589ba40fbce",
          "body": null,
          "is_bot": false,
          "headline": "Allow CustomHandler to invoke static methods from matched types (#41)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-08-19T11:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832a415ff6cb7829f4ad83447a7eaef7fe316e24",
          "body": "…#40)",
          "is_bot": false,
          "headline": "fix: Allow instance CustomHandler method if scan method is instance (…",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-07-31T16:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fd4b30b192065e407055547e275a7bcc9241dd5",
          "body": "…ype (#39)",
          "is_bot": false,
          "headline": "feat: Resolve additional CustomHandler type arguments from matching t…",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-07-25T14:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a103969d5111b95f79ba81c841a7b5bacdba89af",
          "body": null,
          "is_bot": false,
          "headline": "fix: Verify types are accessible (#38)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-07-19T12:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aa340d7b56ad7b538813b32bfe23c643f1b8a63",
          "body": "…ce more than once (#36)",
          "is_bot": false,
          "headline": "Add multiple registrations if service implements open generic interfa…",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-06-17T16:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1afd16beb3a130cf4b3a4a8cdecab17e47007802",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.1",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-31T08:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6c50238c5ec6be8eacf8ae397bdb63f1166334",
          "body": "* AssemblyNameFilter\n\n* Update README\n\n* Do not allow FromAssemblyOf and AssemblyNameFilter in the same attribute\n\n* simplify ReferencedAssemblySymbols",
          "is_bot": false,
          "headline": "Add AssemblyNameFilter to allow to scan multiple assemblies (#34)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-31T08:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b571304b81d148afe9762be2b23f55a1681aa3f",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub Releases URL as Release Notes",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-26T08:30:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee86796423d7128572d4a12de867d8c586aa7726",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-24T13:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed3d2b5acdc52c8c3d7562b906fd20dec2e1776",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-24T13:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b537986b12007fac38fb14295bfc6e88987108",
          "body": null,
          "is_bot": false,
          "headline": "Scan all solution projects by default (#32)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-24T13:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200602529ff81ea818d2a0e21cb3b6b025d1ef75",
          "body": null,
          "is_bot": false,
          "headline": "Fix return type diagnostic conditions (#30)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-19T11:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd0605546591ca397bc7eeaf79fbefa982f24ff2",
          "body": null,
          "is_bot": false,
          "headline": "Allow multiple CustomHandler attributes on the same method (#29)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-19T11:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fbaff49916c85761d28a27b7c72b949f05511c9",
          "body": "…Interfaces (#27)",
          "is_bot": false,
          "headline": "Exclude IDisposable and IAsyncDisposable when used with AsImplemented…",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-11T19:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb0a364bffdc33439cf96549d864d113b7f47b64",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.5",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-10T13:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd0f01622c985f77e663a09d9dd166e18e40b81",
          "body": "* Add ability to exclude by type name or attribute\n\n* Allow excluding types assignable to certain type.\n\n* Fixes\n\n* return readme",
          "is_bot": false,
          "headline": "Add ability to exclude by type name, attribute or assignable type (#25)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-03T11:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "350a36afebcedb8e47628985668af46d2152f938",
          "body": null,
          "is_bot": false,
          "headline": "Add StandWithUkraine badge",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-05-03T10:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbd72f89108c36822c0af44e82dbb2a65eb4f6f7",
          "body": null,
          "is_bot": false,
          "headline": "Use FullyQualifiedFormat for custom parameters (#24)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-04-25T09:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8fd3011b4ef9627c54cee06af65236577ea4fe",
          "body": "…e (#23)",
          "is_bot": false,
          "headline": "Fix namespace conflict, use display format with global namespace styl…",
          "author_name": "Ruslan",
          "author_login": "rus-art",
          "committed_at": "2025-03-25T09:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ee2c56a603c81700455aeab24be0d714ae182b",
          "body": "* Add Options example\n\n* Update README.md\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add Options example to README (#21)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-03-21T16:29:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8df997cf9a201be522e4c58053029ea37baf9cd3",
          "body": null,
          "is_bot": false,
          "headline": "Rename WithAttribute to AttributeFilter",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-03-21T16:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f462997b8bb0c9ed586528e9d595d7f570831266",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix InvalidOperationException",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-03-21T16:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "424f1f918cce3daafe61e2b68e090c3f491060e3",
          "body": "* Allow to use consts in types as service KeySelector\n\n* revert playgound",
          "is_bot": false,
          "headline": "Allow to use consts in types as service KeySelector (#20)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-03-21T15:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ba4301025c4498cd7f445bcf779ae6e6bc70ad",
          "body": null,
          "is_bot": false,
          "headline": "Allow filtering types by attribute present (#19)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2025-03-21T14:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37de929d0a46ea5d5c99481039e523f447cb131",
          "body": null,
          "is_bot": false,
          "headline": "Add nested types (#17)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-12-23T15:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0851f80745fc479091bee0a48e10fc8df224c332",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-12-22T14:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d17be3cc05a1a70c14a439de8122aced8b5af0f",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-12-22T14:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f204353a7c42a6e7acc919deefa9c574bcc30c6c",
          "body": "* Add CustomHandler property to allow to provide custom type handling\r\n\r\n* Update readme\r\n\r\n* ReplaceLineEndings\r\n\r\n* Cleanup\r\n\r\n* Remove Polyfill package",
          "is_bot": false,
          "headline": "Support custom handling for types (#15)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-12-22T14:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ceac5bad330b74793df0ed826402858a6beb84e",
          "body": null,
          "is_bot": false,
          "headline": "Minor refactoring",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-10-06T17:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b1a4ae96474d110e79e8c5d80d2a2d6690dbfc",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.3",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-10-06T17:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee66cc902a4efd022f4ef9af60e0f227a610d3d",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-10-06T17:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "251bdc8491c4f954cb76004db3897a16525f02af",
          "body": null,
          "is_bot": false,
          "headline": "Add support for keyed services (#13)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-09-30T15:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8425cb51702acce0abe6541304fe8b67404427",
          "body": null,
          "is_bot": false,
          "headline": "Rollback Microsoft.CodeAnalysis.CSharp to support dotnet 8.0.108",
          "author_name": "Олександр Ляхевич",
          "author_login": null,
          "committed_at": "2024-09-30T13:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b45da6fc2d4fa60824df2f84fc4ddb38f245d049",
          "body": null,
          "is_bot": false,
          "headline": "Fix type in README.md",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-07-23T11:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2ce8b7e2ab8a5275da4e74fdda5106f06128c51",
          "body": null,
          "is_bot": false,
          "headline": "Generate matching IServiceProvider parameter name (#11)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-29T07:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc84ae45507d96175cc3b1ec949668a93518d190",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.2",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-29T07:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17ea1c0d8204c528cd582e909ac70150bcdc4653",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-27T09:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab2b3b3c62cb808dc48c447dab9315b2a362e80",
          "body": null,
          "is_bot": false,
          "headline": "Support AsSelf registration (#6)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-13T21:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "144e255eddcf19c0dbce414227429849ea64b4c2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-13T21:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "289d96206fa734f42da635a6ffb89b07f132f1cd",
          "body": null,
          "is_bot": false,
          "headline": "Use RegisterSourceOutput",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-13T20:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b9e6a26bf5a93ac35c21b1748ea920ff6a11ab",
          "body": null,
          "is_bot": false,
          "headline": "Show warning when types not found instead of an error",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-13T20:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c3175440cc0e61edd330960571eeb45f6d99c2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#3)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-13T10:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef4b25e051c79b34ced5e9be6499cbeb8dc5a71f",
          "body": null,
          "is_bot": false,
          "headline": "Fix generation when type is in global namespace",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-12T11:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f5c34ab2041734e871f68cf7bce598a8f5445f9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-12T10:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc8eaee290b67262070067bef814dab9d1e13213",
          "body": null,
          "is_bot": false,
          "headline": "Update nuspec",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-12T10:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d8839d08bb5e00a58606aa5a3222fa375d692c8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-11T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff9274ce0dd9ff5d48f4968ff994c0e24f5bd7e",
          "body": null,
          "is_bot": false,
          "headline": "Re-add accidentally removed tests",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-11T22:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3daa916c23eaef3d7ab9ffd3eec3c05ebe370c63",
          "body": null,
          "is_bot": false,
          "headline": "Enable uploading artifacts  in dotnet.yml (#2)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-11T21:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8cfe2f20d52138faeee42aa794df7ef19d14e8",
          "body": null,
          "is_bot": false,
          "headline": "Add Nerdbank.GitVersioning",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-11T21:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61416c1f46f4d7442a92eef8c52cd82d1fe8856c",
          "body": null,
          "is_bot": false,
          "headline": "Rename the project to ServiceScan.SourceGenerator",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-11T21:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06961b8d9d331242ac43a2c7e28e01042fbb9605",
          "body": null,
          "is_bot": false,
          "headline": "Minor fix",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-07T12:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e751085b8e81a6501376b2dc32a736cc7ce3d5a0",
          "body": null,
          "is_bot": false,
          "headline": "Support closed generics in AssignableTo",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-07T12:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4c8a6358fa45e73116d43f793022162e0d347f",
          "body": null,
          "is_bot": false,
          "headline": "Some cleanup",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-07T12:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b41181443207025828919a1d87f10ac07ae6b1ff",
          "body": null,
          "is_bot": false,
          "headline": "Add docs to GenerateAttributeSource",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-07T12:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a10b200356eddbc73d608b8339bb6a299f95eb0",
          "body": null,
          "is_bot": false,
          "headline": "Allow multiple TypeNameFilter criterias",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-06T12:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d316d5f5c64c3563acd670c2ba8b8abd7eaa93",
          "body": null,
          "is_bot": false,
          "headline": "Add diagnostics (#1)",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-06T12:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b20b086a5cf70219acdf8e5198ab350abedec3a3",
          "body": null,
          "is_bot": false,
          "headline": "Fix case when access modifier is unspecified",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-06T10:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a7e4b708e4d931d4df8254682daea67287a120",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for different methods",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-04T12:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d8cc9f6aa4c10f956d194ac185b5b09a3331690",
          "body": null,
          "is_bot": false,
          "headline": "Nuget packaging fix",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-04T11:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca31f47b528a84eb5852f32040ec946d4847ea4",
          "body": null,
          "is_bot": false,
          "headline": "Fix CanBeReferencedByName",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-04T11:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49d2049380c68b05c179ba7de9513464eb7bab8",
          "body": null,
          "is_bot": false,
          "headline": "Fix nuget pack",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-03T09:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "220a9a3e8d099e5ad3e0812acd88295ae84b3e73",
          "body": null,
          "is_bot": false,
          "headline": "Move scanning types to separate step",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-02T13:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc2d758b7865d3b6cef98d221108f0b4c6a71d6",
          "body": null,
          "is_bot": false,
          "headline": "Fix unbound generic types",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-06-01T10:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc93e2c0c29bca588fe727c3b4ada561a8495eda",
          "body": null,
          "is_bot": false,
          "headline": "Fix adding non direct ancestors",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-31T21:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f4174a056848bbed531b772f167b8a5bacea12",
          "body": null,
          "is_bot": false,
          "headline": "Create dotnet.yml",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-31T12:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f150eb80a5fcec4d80aa8b0827c08f84d5ab6eb",
          "body": null,
          "is_bot": false,
          "headline": "Publish nuget package",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-31T12:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bdd2f506677f7355ac6b8b2fb82dc1e6fb049f2",
          "body": "…jection.SourceGenerator",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/Dreamescaper/DependencyIn…",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-31T12:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9387d8fc2bf19a94167d960c966cd4429a089ec",
          "body": null,
          "is_bot": false,
          "headline": "Create README.md",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-31T12:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6390ee80ec097ab8f3ab5e77272b50824f183eab",
          "body": null,
          "is_bot": false,
          "headline": "Implement type filtering by name",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-31T12:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2ed0e821f5b6d3466fbd81847a3685f6a7d8e6c",
          "body": null,
          "is_bot": false,
          "headline": "Add tests",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-31T10:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea522c9c0086043eac3b295152013f94bece209",
          "body": null,
          "is_bot": false,
          "headline": "Rename attribute",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-31T10:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24944c6809bdd40b1b12d07c2c54de4022388850",
          "body": null,
          "is_bot": false,
          "headline": "Fix generics. Add tests.",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-30T13:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c4a0c2c97dbdacbe366951fc36c3357875757a",
          "body": null,
          "is_bot": false,
          "headline": "Don't run generator on every input. Add Playground.",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-29T13:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb60650ae5386037aa50aa00022cf77b7a36e9cf",
          "body": null,
          "is_bot": false,
          "headline": "Make model equatable",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-28T22:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "610bdab533fa6d2acddf32146ecc7ada458f569b",
          "body": null,
          "is_bot": false,
          "headline": "Updates",
          "author_name": "Oleksandr Liakhevych",
          "author_login": "Dreamescaper",
          "committed_at": "2024-05-02T13:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebad4ab26685180062645c177ff2ada5b490666d",
          "body": null,
          "is_bot": false,
          "headline": "Add project files.",
          "author_name": "Oleksandr Liakhevych",
          "author_login": null,
          "committed_at": "2024-05-02T12:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6420d2893cf297cab9c9554e75db36357e4c0125",
          "body": null,
          "is_bot": false,
          "headline": "Add .gitattributes, .gitignore, and LICENSE.txt.",
          "author_name": "Oleksandr Liakhevych",
          "author_login": null,
          "committed_at": "2024-05-02T12:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 15,
      "latest_release_at": "2026-04-11T18:16:38Z",
      "latest_release_tag": "3.1.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 104,
      "mean_days_between_releases": 35
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ServiceScan.SourceGenerator",
          "exists": true,
          "license": null,
          "keywords": [
            "DependencyInjection",
            "SourceGenerator"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/ServiceScan.SourceGenerator",
          "is_deprecated": false,
          "latest_version": "3.1.4",
          "repository_url": "https://github.com/Dreamescaper/ServiceScan.SourceGenerator",
          "versions_count": 21,
          "total_downloads": 441036,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-04-11T18:14:46.657000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 104
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 152,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj",
        "ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj",
        "ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj"
      ],
      "largest_source_bytes": 78862,
      "source_files_sampled": 26,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj",
        "ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj",
        "ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 4,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.5"
        },
        {
          "name": "Nerdbank.GitVersioning",
          "manifest": "ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.9.50"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.8.0"
        },
        {
          "name": "TUnit",
          "manifest": "ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.32.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.5"
        },
        {
          "name": "Nerdbank.GitVersioning",
          "manifest": "ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.9.50"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.8.0"
        },
        {
          "name": "PolySharp",
          "manifest": "ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.15.0"
        },
        {
          "name": "Nerdbank.GitVersioning",
          "manifest": "ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.9.50"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": "4.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "10.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "PolySharp",
            "direct": true,
            "version": "1.15.0",
            "ecosystem": "nuget"
          },
          {
            "name": "TUnit",
            "direct": true,
            "version": "1.32.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 4,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 35,
        "open_issues": 1,
        "closed_ratio": 0.96,
        "closed_issues": 24,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Dreamescaper",
          "commits": 86,
          "avatar_url": "https://avatars.githubusercontent.com/u/17177729?v=4"
        },
        {
          "type": "User",
          "login": "waynebrantley",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/157082?v=4"
        },
        {
          "type": "User",
          "login": "InsomniumBR",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2073799?v=4"
        },
        {
          "type": "User",
          "login": "rus-art",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18074929?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.956
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "dotnet.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "14 out of 17 merged PRs checked by a CI test -- score normalized to 8",
            "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": 1,
            "reason": "Found 3/25 approved changesets -- score normalized to 1",
            "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": 7,
            "reason": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "097ea51d78645b79509007ad0cfa43b5da87768e",
        "ran_at": "2026-07-25T14:24:59Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T14:13:04Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-25T14:01:13Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 64,
          "created_at": "2026-07-24T16:18:57Z",
          "last_comment_at": "2026-07-25T14:16:24Z",
          "last_comment_author": "Dreamescaper"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Dreamescaper/ServiceScan.SourceGenerator",
    "host": "github.com",
    "name": "ServiceScan.SourceGenerator",
    "owner": "Dreamescaper"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 29,
      "inputs": {
        "security": 38,
        "vitality": 73,
        "community": 54,
        "governance": 60,
        "engineering": 58,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 58,
        "overall_after_jurisdiction_multiplier": 29
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 15,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 10
            },
            "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": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "15 commits in the last year",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "releases_count": 20,
              "latest_release_tag": "3.1.4",
              "releases_from_tags": false,
              "days_since_latest_release": 104,
              "mean_days_between_releases": 35
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 104 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 104
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~35 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "forks": 13,
              "stars": 152,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "152 stars",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 152
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "packages": [
                "ServiceScan.SourceGenerator"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 441036,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "441,036 downloads all-time across nuget",
                "points": 58.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 441036,
                      "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.956
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 96% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 35,
              "open_issues": 1,
              "closed_issues": 24,
              "issue_closed_ratio": 0.96,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 44.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "35/39 decided PRs merged",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 35,
                      "decided": 39
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/25 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 46,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Dreamescaper",
              "public_repos": 45,
              "account_age_days": 3817
            },
            "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": "46 followers of Dreamescaper",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 46,
                      "login": "Dreamescaper"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "45 public repos, account ~10 yr old",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 45
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ServiceScan.SourceGenerator"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 104
            },
            "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 104 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 104
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 17 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "assembly-scanning",
                "dependency-injection",
                "dotnet",
                "source-generator"
              ],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.3,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 43
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 17 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/25 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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 4 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": 4
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 4,
              "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": 4,
              "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 39,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.398,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "39 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 21.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.031,
              "toolchain_manifests": [
                "ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj",
                "ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj",
                "ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj, ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj, ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "ServiceScan.SourceGenerator.Playground/ServiceScan.SourceGenerator.Playground.csproj, ServiceScan.SourceGenerator.Tests/ServiceScan.SourceGenerator.Tests.csproj, ServiceScan.SourceGenerator/ServiceScan.SourceGenerator.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 98 commits agent-authored or agent-credited",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 98
                    }
                  }
                ],
                "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": 98,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 78862,
              "source_files_sampled": 26,
              "oversized_source_files": 1
            },
            "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": "1/26 source files over 60KB",
                "points": 52.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 26,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T14:25:12.660564Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/Dreamescaper/ServiceScan.SourceGenerator.svg",
  "full_name": "Dreamescaper/ServiceScan.SourceGenerator",
  "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.