Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 16:59 UTC

Salgat / AsyncSharp

A collection of async friendly classes for resource control, including AsyncSemaphore, AsyncMutex, and ReadersWriterAsyncLock.

C#MIT★ 2 stars⑂ 0 forkssince Oct 2018View on GitHub ↗

Salgat/AsyncSharp holds a health index of 46 out of 100, placing it in the At risk band. It scores highest on Security (56/100) and lowest on Community & Adoption (32/100). It was last updated today. A single contributor accounts for most of its recent work.

46
overall / 100
At risk

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.

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

Score profile

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

Ownership

Austin SalgatPersonal account
17 followers23 public repossince Dec 2013

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
NuGetAsyncSharp2.0.0-110 days agoasyncsemaphoremutexreaderswriterreaders-writerreaders-writersreaderswriterslocksingle-writermulti-readerpushmsrw

Metrics by category

Vitality

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

55Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
0.7/36Commit cadence — 1/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year2
human_commit_share0.98
days_since_last_push0
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 1 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv2.0.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases
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?

32At risk · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars2
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
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
46.2/80Total downloads — 27,867 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesAsyncSharp
dependents
ecosystemsnuget
total_downloads27,867
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?

51Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
23.4/46.8Issue resolution — 50% of issues closed
34.8/38.3PR acceptance — 10/11 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/24 approved changesets -- score normalized to 0
Inputs used
merged_prs10
open_issues3
closed_issues3
issue_closed_ratio0.5
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9/25Owner reach — 17 followers of Salgat
22.1/25Track record — 23 public repos, account ~12 yr old
Inputs used
followers17
owner_typeUser
is_verified
owner_loginSalgat
public_repos23
account_age_days4,587
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesAsyncSharp
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

34At risk · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/24 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
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
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
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_packages6
unassessed_packages1
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 6 resolved dependencies against OSV. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
14.9/40Legible commit history — 14 of 50 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.28
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj, AsyncSharp.Test/AsyncSharp.Test.csproj, AsyncSharp/AsyncSharp.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 51
0/8Automated maintenance — no automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsAsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj, AsyncSharp.Test/AsyncSharp.Test.csproj, AsyncSharp/AsyncSharp.csproj, eng/PackageSmokeTest/PackageSmokeTest.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/21 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes54,843
source_files_sampled21
oversized_source_files0

Key facts

2GitHub stars
1contributors
2commits, last 12 months
0days since last push
1releases
1bus factor
3open issues
NuGetpackage ecosystems

More detail

Star and fork history 2 ★ / 0 ⇿
2Stars

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.

111222212024-092025-012025-05
OpenSSF Scorecard 4.5 / 10
4.5aggregate

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-21 16:59 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/24 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
NuGetBenchmarkDotNet0.15.8AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj
NuGetMicrosoft.VisualStudio.Threading.Only18.7.23AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj
NuGetNito.AsyncEx.Coordination5.1.2AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj
NuGetMicrosoft.NET.Test.Sdk17.10.0AsyncSharp.Test/AsyncSharp.Test.csproj
NuGetxunit2.9.0AsyncSharp.Test/AsyncSharp.Test.csproj
NuGetxunit.runner.visualstudio2.8.2AsyncSharp.Test/AsyncSharp.Test.csproj
NuGetAsyncSharp[$(PackageVersionToTest)]eng/PackageSmokeTest/PackageSmokeTest.csproj
All dependencies 7

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

RegistryPackageVersionRelation
NuGetAsyncSharpdirect
NuGetBenchmarkDotNet0.15.8direct
NuGetMicrosoft.NET.Test.Sdk17.10.0direct
NuGetMicrosoft.VisualStudio.Threading.Only18.7.23direct
NuGetNito.AsyncEx.Coordination5.1.2direct
NuGetxunit2.9.0direct
NuGetxunit.runner.visualstudio2.8.2direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 6 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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": [],
      "is_fork": false,
      "size_kb": 1054,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 271683
      },
      "pushed_at": "2026-07-21T16:21:26Z",
      "created_at": "2018-10-29T01:26:32Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T16:05:13Z",
      "description": "A collection of async friendly classes for resource control, including AsyncSemaphore, AsyncMutex, and ReadersWriterAsyncLock.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "http://www.salgat.net/",
      "name": "Austin Salgat",
      "type": "User",
      "login": "Salgat",
      "company": null,
      "location": "Austin, TX",
      "followers": 17,
      "avatar_url": "https://avatars.githubusercontent.com/u/6277151?v=4",
      "created_at": "2013-12-28T17:10:43Z",
      "is_verified": null,
      "public_repos": 23,
      "account_age_days": 4587
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-07-21T15:57:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "09402466a902717754a46111bf02242307c79dc5",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.0.0 with async primitive performance improvements",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2026-07-21T15:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0a160eb8a0bfb06a396099d60a3727212d304e",
          "body": null,
          "is_bot": false,
          "headline": "Add benchmarking",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2026-07-20T20:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9634d3e75ab2c7ce8ecf753aa3e075b3d37f66e",
          "body": "Harden semaphore cancellation, timeout, disposal, release, and reset races while preserving permit accounting and queue progression. Enforce lifecycle-aware single-owner upgradeable readers, add regression coverage, validate package compatibility with a smoke consumer, strengthen CI and tag-based NuGet publishing, and prepare version 1.4.3.",
          "is_bot": false,
          "headline": "fix: harden async primitive lifecycle and waiter handling",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2026-07-20T17:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc358b3e517b0255a11ec253c1250b76d2b66a5f",
          "body": "Update from int to TimeSpan for timeouts and Fix timeout usage in Wait(...) to be more accurate",
          "is_bot": false,
          "headline": "Merge pull request #17 from Salgat/AddAcquireAtLeast",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-09-19T03:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f47fa0121b3c4f149a024d1c11f2a38c2b3058b",
          "body": "…t(...) to be more accurage.\n\nThe timeout resolution for Environment.Ticks is 16ms and other options are not going to be higher resolution than the time cost of a few lines of code running, so no reason to use it. Also removed unused namespace usings and fixed a few typos in the readme.",
          "is_bot": false,
          "headline": "Update from int to TimeSpan for timeouts and Fix timeout usage in Wai…",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-09-19T03:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18c71faef3d50fcd8b56cdc0540731b8c664c70d",
          "body": null,
          "is_bot": false,
          "headline": "Fix ReleaseUpTo to gracefully handle total count exceeding max",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-08-26T16:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4916acc541fc4176790ef9489f04bf0383a7e2",
          "body": null,
          "is_bot": false,
          "headline": "Add IDisposable interface for missing dispose on ManualResetEventSlim",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-08-22T23:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f57ddffe6d0199380ece91bc7c11842027c4a114",
          "body": null,
          "is_bot": false,
          "headline": "Fix package icon",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-08-22T23:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb19c44cf2dbba08b451e5a5cdffc7aa9c557c3",
          "body": null,
          "is_bot": false,
          "headline": "Add nuget icon",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-08-22T23:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "305e71edcd0c646a1dadda015b61f7bd90b089a8",
          "body": null,
          "is_bot": false,
          "headline": "Update README with more examples and explanations",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-08-22T19:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a85c553d2920257311d70ded55c5d537242d62b7",
          "body": "Good for throttling systems where acquiring anything is more important and allows for a scaled response.",
          "is_bot": false,
          "headline": "Add support for AcquireUpTo and ReleaseUpTo",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-08-18T22:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd6a7b1c3588a2d9d0c6ab04e626ffd3cd7b2317",
          "body": " Add support for priority levels and Fix ordering not being respected on initial waiter acquire attempt",
          "is_bot": false,
          "headline": "Merge pull request #13 from Salgat/AddPriorityLevels",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-13T17:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9258b17c462e1db2019237fecef69a2d35286269",
          "body": "…on initial waiter acquire attempt",
          "is_bot": false,
          "headline": "Add support for priority levels and Fix ordering not being respected …",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-13T16:58:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df62097568a70f52449466da1be961dd981f5c07",
          "body": "These take priority over normal waiters. Next will be adding support for priority levels represented as integers.",
          "is_bot": false,
          "headline": "Add priority waiters",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-11T17:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e56131a8a4521ffcdb4dc355ba03c96ce6d48e1",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused azure pipepline",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-11T14:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3526386f0c1c159018714a4941510b3a796d7ecd",
          "body": "AsyncSemaphore: WaiterPriority\nReadersWriterAsyncLock: LockPriority",
          "is_bot": false,
          "headline": "Add support for lock priority",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-11T14:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527d6fb7a7faf8fead1fcd1c61ced314129c7d81",
          "body": null,
          "is_bot": false,
          "headline": "Update readme and tags",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-10T16:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da910211a5838ed76488725584f2acb7f8adac98",
          "body": null,
          "is_bot": false,
          "headline": "Update argument validation and Add more documentation",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-10T16:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ce2c0a3af1cd3ebc47c4c8a34d8f589033c749",
          "body": "May take up to a few weeks to reflect the package.",
          "is_bot": false,
          "headline": "Add nuget badge to README",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T20:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8668137fff55375810310107e824d73ee4dacb62",
          "body": "Fix snupkg upload",
          "is_bot": false,
          "headline": "Merge pull request #12 from Salgat/FixNugetPublish",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T20:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc8ff05f6b1556ef3342b2d4cca53e7624b5ef1",
          "body": null,
          "is_bot": false,
          "headline": "Update to 1.0.1",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T20:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde516903c83feea9a756e033e3612df50b83896",
          "body": null,
          "is_bot": false,
          "headline": "Fix snupkg upload",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T20:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8926abb9b400e452b948d631b1ddf3f96bd3d133",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/Salgat/AsyncSharp",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T19:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eeb41924ad95ac89f78089b95e7ed1e3e858bbb",
          "body": null,
          "is_bot": false,
          "headline": "Fix format of nuget symbols package to upload",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T19:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9b07a119d7a3acb87a6793698b0e23353e6e21",
          "body": null,
          "is_bot": false,
          "headline": "Create Test and Publish action",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T19:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9024e5fa332957b67aa40434adecf8ff98b4d505",
          "body": null,
          "is_bot": false,
          "headline": "Update to generate nuget",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T19:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17ef53dab6f2f287e9bd53d6a92da492ddd8bca2",
          "body": "…nd Refactor code\n\nThis is due to TaskCompletionSource.TrySet executing another Release on the same thread, and since it's the same thread, the lock is reentrent. Also added better tests to replicate bug.",
          "is_bot": false,
          "headline": "Fix TaskCompletionSource synchronously executing on the same thread a…",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-08T18:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfcdaf51d288a2ba2929d023936a5505cfb5f0c4",
          "body": null,
          "is_bot": false,
          "headline": "Update test project to .NET 8 and Update test dependencies",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2024-07-07T18:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "674f04b637685e84cc660ca036d2acb534c9f16d",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #9 from Salgat/develop",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-10T22:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fd047733c72dc770eddf6973e22a4c1d18dbb1",
          "body": "Tests show lowest value reached is 93ms for a 100ms timeout on AsyncSemaphore.",
          "is_bot": false,
          "headline": "Update tests to compensate for slight innaccuracy in timers",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-10T22:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254c771b8dc1034a1fe766529a384e3f58a71597",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Timeout.Infinite",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-10T22:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199aad64ed93a1242cab84f9851f0692b9c15506",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing cancellation token pass throughs and Fix comments",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-10T21:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42713794aea59d80111a60f849c3a5852e53cfc7",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary lines from readme",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-06T01:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37c5de8d2a1c4ff3d4424650cc300287fa410137",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into develop",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-06T01:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d27d630f395b9651ad7514c0b4fed7b6df1f1af",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary lines from readme",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-06T01:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27460217d9f51b32cb41613ddbb4fbc641a4f98e",
          "body": null,
          "is_bot": false,
          "headline": "Update README with examples and explanations",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-06T01:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a240d2bf008a0f3094179ed99fe44c2c4842ed",
          "body": null,
          "is_bot": false,
          "headline": "Update README with examples and explanations",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-06T00:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "267db450c36c67a6a3df04c27cbff7871ab08762",
          "body": "Remove MessageBus and Remove unused references",
          "is_bot": false,
          "headline": "Merge pull request #5 from Salgat/develop",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-06T00:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e448ea01f995cde84d14f2c00f1f695d1d58e4",
          "body": null,
          "is_bot": false,
          "headline": "Remove MessageBus and Remove unused references",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-06T00:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c261b9a92a1e4290de089dc2d1fcf3abedb3651",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #4 from Salgat/develop",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-04T01:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b2964e5e0074ae9d05cfbef47fb53f3b81a87a1",
          "body": "# Conflicts:\n#\tAsyncSharp.Test/AsyncSemaphoreTests.cs",
          "is_bot": false,
          "headline": "Merge branch 'master' into develop",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-04T01:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c15a5dda967f401c25c29b9d555a340da1773b56",
          "body": null,
          "is_bot": false,
          "headline": "Add MIT license to each class file",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-04T01:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b714702875dde0bb82f7196f711d25561e4cf71a",
          "body": null,
          "is_bot": false,
          "headline": "Update AsyncLock to be named AsyncMutex and Add more unit tests",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-11-04T01:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8abd9031b7d67b66eb1c42c2c5caf10c80fa99",
          "body": "Gives a performance advantage for short-lived waiters and adds support for cancellation tokens to synchronous waits.",
          "is_bot": false,
          "headline": "Update waiters to ManualResetEventSlim for synchronous waiters",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-10-29T21:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b02aff0b6b423e40281db6c273c5af27402aefe",
          "body": null,
          "is_bot": false,
          "headline": "Fix CancellationToken returning false instead of throwing exception",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-10-29T21:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "419c6d650e281d35c53ecc776c9484c2737e3505",
          "body": null,
          "is_bot": true,
          "headline": "Set up CI with Azure Pipelines",
          "author_name": "azure-pipelines[bot]",
          "author_login": "azure-pipelines[bot]",
          "committed_at": "2018-10-29T20:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d93778e6b772dbb6c351f31cd133c509d43a1f6",
          "body": "…oken\n\nUpdate waiters to ManualResetEventSlim for synchronous waiters",
          "is_bot": false,
          "headline": "Merge pull request #1 from Salgat/feature/FixSynchronousCancellationT…",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-10-29T20:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b990cd48ee49b115693f8b6e49782d32a39354c9",
          "body": "Gives a performance advantage for short-lived waiters and adds support for cancellation tokens to synchronous waits.",
          "is_bot": false,
          "headline": "Update waiters to ManualResetEventSlim for synchronous waiters",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-10-29T20:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae699ed5e37681788108e8814590a68df51b4cd9",
          "body": null,
          "is_bot": false,
          "headline": "Fix CancellationToken returning false instead of throwing exception",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-10-29T19:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af48f3c6f0831c05eebbb4f9e07f1a47683a6c4f",
          "body": null,
          "is_bot": false,
          "headline": "Add initial solution",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-10-29T01:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f95bb53b0554053c7d852073ae624cbcdbe1da68",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Austin Salgat",
          "author_login": "Salgat",
          "committed_at": "2018-10-29T01:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 2,
      "latest_release_at": "2026-07-21T15:57:50Z",
      "latest_release_tag": "v2.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 0,
      "mean_days_between_releases": null
    },
    "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": "AsyncSharp",
          "exists": true,
          "license": null,
          "keywords": [
            "async",
            "semaphore",
            "mutex",
            "readerswriter",
            "readers-writer",
            "readers-writers",
            "readers",
            "writers",
            "lock",
            "single-writer",
            "multi-reader",
            "push",
            "msrw"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/AsyncSharp",
          "is_deprecated": false,
          "latest_version": "2.0.0",
          "repository_url": "https://github.com/Salgat/AsyncSharp",
          "versions_count": 11,
          "total_downloads": 27867,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T16:54:33.270000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_stars": 2
      },
      "open_issues_and_prs": 3
    },
    "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": [
        "AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj",
        "AsyncSharp.Test/AsyncSharp.Test.csproj",
        "AsyncSharp/AsyncSharp.csproj",
        "eng/PackageSmokeTest/PackageSmokeTest.csproj"
      ],
      "largest_source_bytes": 54843,
      "source_files_sampled": 21,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj",
        "AsyncSharp.Test/AsyncSharp.Test.csproj",
        "AsyncSharp/AsyncSharp.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 6,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "BenchmarkDotNet",
          "manifest": "AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "0.15.8"
        },
        {
          "name": "Microsoft.VisualStudio.Threading.Only",
          "manifest": "AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.7.23"
        },
        {
          "name": "Nito.AsyncEx.Coordination",
          "manifest": "AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.1.2"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "AsyncSharp.Test/AsyncSharp.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.10.0"
        },
        {
          "name": "xunit",
          "manifest": "AsyncSharp.Test/AsyncSharp.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.9.0"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "AsyncSharp.Test/AsyncSharp.Test.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.8.2"
        },
        {
          "name": "AsyncSharp",
          "manifest": "eng/PackageSmokeTest/PackageSmokeTest.csproj",
          "ecosystem": "nuget",
          "version_constraint": "[$(PackageVersionToTest)]"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "AsyncSharp",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": true,
            "version": "0.15.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "17.10.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Threading.Only",
            "direct": true,
            "version": "18.7.23",
            "ecosystem": "nuget"
          },
          {
            "name": "Nito.AsyncEx.Coordination",
            "direct": true,
            "version": "5.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": "2.8.2",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 7,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 10,
        "open_issues": 3,
        "closed_ratio": 0.5,
        "closed_issues": 3,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Salgat",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/6277151?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "main.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/24 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "09402466a902717754a46111bf02242307c79dc5",
        "ran_at": "2026-07-21T16:59:43Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Salgat/AsyncSharp",
    "host": "github.com",
    "name": "AsyncSharp",
    "owner": "Salgat"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 56,
        "vitality": 55,
        "community": 32,
        "governance": 51,
        "engineering": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 55,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 0.98,
              "days_since_last_push": 0,
              "active_weeks_last_year": 1
            },
            "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": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v2.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 32,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "packages": [
                "AsyncSharp"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 27867,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "27,867 downloads all-time across nuget",
                "points": 46.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 27867,
                      "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": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 3,
              "closed_issues": 3,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10/11 decided PRs merged",
                "points": 34.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 11
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "followers": 17,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Salgat",
              "public_repos": 23,
              "account_age_days": 4587
            },
            "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": "17 followers of Salgat",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 17,
                      "login": "Salgat"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "23 public repos, account ~12 yr old",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 23
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "AsyncSharp"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 6 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 6
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 6,
              "unassessed_packages": 1,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.28,
              "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": "14 of 50 human commits state their intent (structured subject or explanatory body)",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 14,
                      "sampled": 50
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj",
                "AsyncSharp.Test/AsyncSharp.Test.csproj",
                "AsyncSharp/AsyncSharp.csproj",
                "eng/PackageSmokeTest/PackageSmokeTest.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj, AsyncSharp.Test/AsyncSharp.Test.csproj, AsyncSharp/AsyncSharp.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "AsyncSharp.Benchmarks/AsyncSharp.Benchmarks.csproj, AsyncSharp.Test/AsyncSharp.Test.csproj, AsyncSharp/AsyncSharp.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 51",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 51
                    }
                  }
                ],
                "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 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 54843,
              "source_files_sampled": 21,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T16:59:52.110892Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/Salgat/AsyncSharp.svg",
  "full_name": "Salgat/AsyncSharp",
  "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.23.0 — full methodology · metrics wiki.

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