Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 22:43 UTC

therealaleph / sni-spoofing-rust

DPI bypass via fake TLS ClientHello injection with wrong TCP sequence number. Rust port of @patterniha's SNI-Spoofing. Linux, macOS, Windows. Works with v2ray/xray VLESS configs behind Cloudflare.

RustMIT★ 847 stars⑂ 95 forkssince Apr 2026View on GitHub ↗

therealaleph/sni-spoofing-rust holds a health index of 24 out of 100, placing it in the Critical band. It scores highest on Vitality (64/100) and lowest on Security (14/100). It was last updated 54 days ago. A single contributor accounts for most of its recent work.

24
overall / 100
Critical

Software health index

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

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

Score profile

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

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

Ownership

Shin (Former Aleph)Personal account
1,035 followers39 public repossince Jun 2020

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

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
18/36Push recency — last push 54 days ago
2.8/36Commit cadence — 4/52 weeks with commits
14.9/18Commit volume — 45 commits in the last year
10/10OpenSSF Scorecard: Maintained — 8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year45
human_commit_share0.956
days_since_last_push54
active_weeks_last_year4
How it's scored
27/27Ships releases — 15 releases published
36/36Release recency — latest release 54 days ago
27/27Release cadence — a release every ~5.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count15
latest_release_tagv1.0.2
releases_from_tagsno
days_since_latest_release54
mean_days_between_releases5.5

Community & Adoption

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

60Moderate · 18% of overall
How it's scored
47.5/60Stars — 847 stars
16.4/25Forks — 95 forks
4.3/15Watchers — 7 watchers
Inputs used
forks95
stars847
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.8/22.5Commit distribution — top contributor authored 70% of commits
6.8/13.5Contributor breadth — 5 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.698
How it's scored
38.9/46.8Issue resolution — 83% of issues closed
26.8/38.3PR acceptance — 7/10 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/22 approved changesets -- score normalized to 2
Inputs used
merged_prs7
open_issues4
closed_issues20
issue_closed_ratio0.833
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
21.7/25Owner reach — 1,035 followers of therealaleph
23.7/25Track record — 39 public repos, account ~6 yr old
Inputs used
followers1,035
owner_typeUser
is_verified
owner_logintherealaleph
public_repos39
account_age_days2,221
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

44At risk · 20% of overall
How it's scored
24/24CI workflows — 3 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 6 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
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://github.com/therealaleph/sni-spoofing-rust#setup-guide
10/10Repository description
10/10Topics — 10 topics
10/10Wiki
Inputs used
topicscensorship-circumvention, cloudflare, dpi-bypass, proxy, rust, sni-spoofing, tcp, v2ray, vless, xray
has_wikiyes
homepagehttps://github.com/therealaleph/sni-spoofing-rust#setup-guide
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

14Critical · 16% of overall
How it's scored
1.5/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 6 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
1.5/7.5Code-Review — Found 6/22 approved changesets -- score normalized to 2
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate2.7
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier14
security_posture_before_jurisdiction27
High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26/40Legible commit history — 21 of 43 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.488
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 45
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
52.6/55Manageable file sizes — 1/23 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes85,474
source_files_sampled23
oversized_source_files1

Key facts

847GitHub stars
5contributors
45commits, last 12 months
54days since last push
15releases
1bus factor
4open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'sni-spoof-rs' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 95 ⇿
0Stars
95Forks
15Releases

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.

02040608010095122026-042026-062026-07
Major 1Minor 5Patch 9
OpenSSF Scorecard 2.7 / 10
2.7aggregate

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-26 22:42 UTC

2Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/22 approved changesets -- score normalized to 2
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
crates.iotokio1Cargo.toml
crates.ioserde1Cargo.toml
crates.ioserde_json1Cargo.toml
crates.iotracing0.1Cargo.toml
crates.iotracing-subscriber0.3Cargo.toml
crates.iothiserror2Cargo.toml
crates.iosocket20.5Cargo.toml
crates.iotokio-util0.7Cargo.toml
crates.iorand0.8Cargo.toml
crates.iotokio-io-timeout1.2.1Cargo.toml
crates.iobase640.22Cargo.toml
crates.iourl2.5Cargo.toml
crates.ioeframe0.28Cargo.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "censorship-circumvention",
        "cloudflare",
        "dpi-bypass",
        "proxy",
        "rust",
        "sni-spoofing",
        "tcp",
        "v2ray",
        "vless",
        "xray"
      ],
      "is_fork": false,
      "size_kb": 161983,
      "has_wiki": true,
      "homepage": "https://github.com/therealaleph/sni-spoofing-rust#setup-guide",
      "languages": {
        "Rust": 183111,
        "Shell": 7478,
        "Makefile": 1249,
        "Dockerfile": 1124
      },
      "pushed_at": "2026-06-02T17:32:55Z",
      "created_at": "2026-04-13T22:39:41Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T09:35:06Z",
      "description": "DPI bypass via fake TLS ClientHello injection with wrong TCP sequence number. Rust port of @patterniha's SNI-Spoofing. Linux, macOS, Windows. Works with v2ray/xray VLESS configs behind Cloudflare.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://aleph.wtf",
      "name": "Shin (Former Aleph)",
      "type": "User",
      "login": "therealaleph",
      "company": null,
      "location": null,
      "followers": 1035,
      "avatar_url": "https://avatars.githubusercontent.com/u/67456590?v=4",
      "created_at": "2020-06-26T07:06:01Z",
      "is_verified": null,
      "public_repos": 39,
      "account_age_days": 2221
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-06-02T17:32:40Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-05-20T19:03:44Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-05-20T17:28:04Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-04-20T18:38:14Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-04-20T00:12:48Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-04-19T16:44:42Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-04-18T18:20:23Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-04-18T15:36:26Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-04-17T22:03:27Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-04-14T13:22:44Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-04-14T11:47:48Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-04-14T11:10:58Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-04-14T00:38:06Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-13T23:38:15Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-04-13T23:11:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d2956025c31d96f0f0a341af4f1a8eda204857c7",
          "body": null,
          "is_bot": false,
          "headline": "chore: update prebuilt binaries to v1.0.2",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-06-02T17:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d89e6cf23e3ccb309ba8464c23313c9a96440f1f",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve xray imports and release packaging",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-06-02T17:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dfe7eadac6369ea14f6d813bb9804eabf68554b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update prebuilt binaries to v1.0.1",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T19:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47ace0ec1e1cb6f4afa2e4a43bc5bbd9a28f2fe2",
          "body": null,
          "is_bot": false,
          "headline": "feat: bundle xray and add connection checks",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T18:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97dc31d17642de1d0a49a4368f69b7fb83e3380a",
          "body": null,
          "is_bot": false,
          "headline": "ci: update actions for node 24",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T17:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8557739d49c88e3797b3a5a40f618f22f228c24",
          "body": null,
          "is_bot": false,
          "headline": "chore: update prebuilt binaries to v1.0.0",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T17:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50228e7b91f698d598a8f45b00707b3dc38bde5a",
          "body": null,
          "is_bot": false,
          "headline": "fix: satisfy linux clippy",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T17:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09961ca706f292531b7a854770a6723a8e406eee",
          "body": null,
          "is_bot": false,
          "headline": "release: prepare v1.0.0",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T17:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1592797dc3e94d69af5b24653a6dafbbed21b9d6",
          "body": null,
          "is_bot": true,
          "headline": "chore: update prebuilt binaries to v0.5.1",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T18:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc06f4f987c6278d967baf7cfaa9ffe344e4ab0c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pr22' into test-merge",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-20T18:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f405bf5d5599393650bbc38a99c75ee0d73817d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pr20' into test-merge",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-20T18:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6430d9097d03f99ca86663c98b0cc2dacd23e7d9",
          "body": null,
          "is_bot": false,
          "headline": "chore: add makefile",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-20T07:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f142833ee850420a39b1cf7fa66fec872881d6ff",
          "body": null,
          "is_bot": false,
          "headline": "chore: optimize ip addr lookups in sniffer and tls template decoding",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-20T07:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a8a2c8e4cb9d60a05f2fda656f130e1a26828f",
          "body": null,
          "is_bot": true,
          "headline": "chore: update prebuilt binaries to v0.5.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T00:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0e60a486a48316f3d69c51e66ac6ec6a2577b4",
          "body": "- New 'sni-spoof-rs scan' subcommand probes ~650 Cloudflare-fronted\n  domains and reports which ones pass DPI in the user's network\n- Built-in list at data/scan-snis.txt, user can override with --list\n- Works by sending TLS ClientHello over raw TCP and checking for\n  ServerHello response (type 0x16)\n[…]\ndmin -- plain outbound TLS\n- Existing proxy mode (sni-spoof-rs config.json) is unchanged\n- Dockerfile updated to include data/ for embedded list\n- README updated with scan usage in English and Persian",
          "is_bot": false,
          "headline": "add scan subcommand to probe working fake_sni candidates",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-20T00:09:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "657569bb104e59f3effdbc89b305c26c2a4bc3a9",
          "body": "…GitHub Releases",
          "is_bot": false,
          "headline": "add prebuilt binaries to releases/ folder for users who can't access …",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-19T18:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d93b5436ac1aa87cbabe4064f5b97042d6d0689e",
          "body": "# Conflicts:\n#\tsrc/config.rs\n#\tsrc/listener.rs\n#\tsrc/main.rs",
          "is_bot": false,
          "headline": "Merge branch 'pr17' into merge-pr17",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-19T16:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76c59737d189e5d0c66b600544f8b48063a1afd",
          "body": "Idle timeout, buffer size (from #15 and #10)",
          "is_bot": false,
          "headline": "Merge pull request #16 from radioactiveAHM/main",
          "author_name": "Shin (Former Aleph)",
          "author_login": "therealaleph",
          "committed_at": "2026-04-19T16:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e6bcb7f25879e5339ef75c52f4955b446ef8e53",
          "body": null,
          "is_bot": false,
          "headline": "feat: add configurable gracefull shutdown",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-19T05:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "937ba41f1e6b62f92ae3ae0e493ec3fe74f794ec",
          "body": null,
          "is_bot": false,
          "headline": "backoff on accept errors to avoid CPU spin when FDs exhausted",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-18T18:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2c059b20a780ffdc51ef8a43bbe3d64e4a124b",
          "body": null,
          "is_bot": false,
          "headline": "add idle timeout and buffer size",
          "author_name": "radioactiveAHM",
          "author_login": "radioactiveAHM",
          "committed_at": "2026-04-18T17:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05f96aa5628ce9f84c59f370bffcad61c769cfa3",
          "body": null,
          "is_bot": false,
          "headline": "add download/release/stars badges to README",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-18T15:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b01beeb77bbf424b4437b28813dccc1c65ac2b",
          "body": "feat: add timeout fields",
          "is_bot": false,
          "headline": "Merge pull request #13 from v4g4b0nd-0x76/feat/timeout-options",
          "author_name": "Shin (Former Aleph)",
          "author_login": "therealaleph",
          "committed_at": "2026-04-18T15:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc10ad1d3996c55b75b560864ce7842de12806c5",
          "body": null,
          "is_bot": false,
          "headline": "chore: keepalive fields options",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-18T08:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8013f534d692ef55907dd151465abd2e85c7827",
          "body": null,
          "is_bot": false,
          "headline": "feat: add timeout fields",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-18T08:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b914887a5170e5a8b24e8f10ad806ad49ee5357",
          "body": "…from #10)",
          "is_bot": false,
          "headline": "add release profile optimizations, fix windivert-sys stack overflow (…",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-17T21:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a693f485bfa0f2cdbab1cbbc7937e4d91577217",
          "body": "ci: github action workflow for push prebuilt container image",
          "is_bot": false,
          "headline": "Merge pull request #9 from amir28/main",
          "author_name": "Shin (Former Aleph)",
          "author_login": "therealaleph",
          "committed_at": "2026-04-17T21:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343d792ceb8b30a5479ab3e59eb6956bdc9da3bd",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix docker image build context",
          "author_name": "amir28",
          "author_login": "amir28",
          "committed_at": "2026-04-17T03:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2510d6f73e07d7afc9f72d6289d5aee5a7ab1bc0",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add GitHub Actions workflow for Docker image build",
          "author_name": "amir28",
          "author_login": "amir28",
          "committed_at": "2026-04-17T03:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84cb7e64604eece69bb71879dd54637defcc4ced",
          "body": null,
          "is_bot": false,
          "headline": "add Docker proxy: shared HTTP proxy for all devices on network",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T13:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb3bd6cf8a404f68adbee9e79f9154c48291cf1",
          "body": null,
          "is_bot": false,
          "headline": "fix relay half-close data loss (closes #6)",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T11:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e3f8673a93b5e33acc1518be07afcf24653c37",
          "body": "fix Windows release packaging and sniffer registration",
          "is_bot": false,
          "headline": "Merge pull request #4 from ssmirr/windows-gnu-release-fix",
          "author_name": "Shin (Former Aleph)",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T11:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c380581d8763eee6ff43de035da464a18b814770",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows sniffer registration deadlock",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T03:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd6f0d1169c6496bd04e2eb11835958edbd8f4f0",
          "body": null,
          "is_bot": false,
          "headline": "use GNU for Windows releases",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T02:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fcc88aa0e371d69b77c57acab2184e763a6e469",
          "body": null,
          "is_bot": false,
          "headline": "fix GNU Windows linker path",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T01:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa58cea650184636c6ecf91ecc9acc612ea5e49d",
          "body": null,
          "is_bot": false,
          "headline": "add GNU Windows release build",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T01:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d442ade347c73ce87107f32a69a3fcbeaa3cc40",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows release packaging",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T01:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca5dda8a8b6694cd2d76498406164b8df63884a",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows: use SNIFF mode, separate inject handle, no re-injection",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T00:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ced4edc20b90b60e4ba4b22fe5542585cb57963",
          "body": null,
          "is_bot": false,
          "headline": "Windows: static link WinDivert, bundle WinDivert64.sys in release zip",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T00:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6794203410bf1749ce44d4dcd0c0e194d43510ac",
          "body": null,
          "is_bot": false,
          "headline": "add setup guide in English and Persian",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T00:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ba1b44b0a42b2810dee3be73092add6c1533d0",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows build: libc cfg guard, windivert API",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T00:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e448c9660445e042a4e1d5c75c4b7bdcd4b1bc46",
          "body": null,
          "is_bot": false,
          "headline": "add Windows support via WinDivert",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-13T23:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915a759c76dfcea302fd659732332f02b728314a",
          "body": null,
          "is_bot": false,
          "headline": "fix macOS BPF filter bytecode",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-13T23:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63cd6646891a633a1a525b202cc14b3b97c15457",
          "body": null,
          "is_bot": false,
          "headline": "default log level to warn for operational security",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-13T23:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b957fdcedaec37c988d33b87cd30fcae83164afd",
          "body": null,
          "is_bot": false,
          "headline": "initial release",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-13T22:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 45,
      "latest_release_at": "2026-06-02T17:32:40Z",
      "latest_release_tag": "v1.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 54,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 54,
      "mean_days_between_releases": 5.5
    },
    "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": []
    },
    "popularity": {
      "forks": 95,
      "stars": 847,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 10
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 3
          },
          {
            "date": "2026-04-17",
            "count": 2
          },
          {
            "date": "2026-04-18",
            "count": 7
          },
          {
            "date": "2026-04-19",
            "count": 2
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 3
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 12
          },
          {
            "date": "2026-05-20",
            "count": 6
          },
          {
            "date": "2026-05-22",
            "count": 2
          },
          {
            "date": "2026-05-23",
            "count": 3
          },
          {
            "date": "2026-05-24",
            "count": 3
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 3
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 6
          },
          {
            "date": "2026-06-02",
            "count": 4
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 4
          },
          {
            "date": "2026-07-02",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 3
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 95,
        "total_forks": 95
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 85474,
      "source_files_sampled": 23,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "tokio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "tracing",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "tracing-subscriber",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "socket2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "tokio-util",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "rand",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        },
        {
          "name": "tokio-io-timeout",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.2.1"
        },
        {
          "name": "base64",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.22"
        },
        {
          "name": "url",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.5"
        },
        {
          "name": "eframe",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.28"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 7,
        "open_issues": 4,
        "closed_ratio": 0.833,
        "closed_issues": 20,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "therealaleph",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/67456590?v=4"
        },
        {
          "type": "User",
          "login": "v4g4b0nd-0x76",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/75523698?v=4"
        },
        {
          "type": "User",
          "login": "ssmirr",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/9158546?v=4"
        },
        {
          "type": "User",
          "login": "amir28",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/22644254?v=4"
        },
        {
          "type": "User",
          "login": "radioactiveAHM",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/72234822?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.698
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yml",
        "docker-image.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 2,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 6 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": 2,
            "reason": "Found 6/22 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d2956025c31d96f0f0a341af4f1a8eda204857c7",
        "ran_at": "2026-07-26T22:42:48Z",
        "aggregate_score": 2.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-02T17:32:57Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-20T18:34:55Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 24,
          "created_at": "2026-04-22T20:55:24Z",
          "last_comment_at": "2026-06-02T17:37:24Z",
          "last_comment_author": "therealaleph"
        },
        {
          "number": 31,
          "created_at": "2026-05-24T23:58:53Z",
          "last_comment_at": "2026-06-02T17:37:24Z",
          "last_comment_author": "therealaleph"
        },
        {
          "number": 32,
          "created_at": "2026-05-26T08:38:27Z",
          "last_comment_at": "2026-06-02T17:37:24Z",
          "last_comment_author": "therealaleph"
        },
        {
          "number": 35,
          "created_at": "2026-06-03T19:34:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/therealaleph/sni-spoofing-rust",
    "host": "github.com",
    "name": "sni-spoofing-rust",
    "owner": "therealaleph"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 24,
      "inputs": {
        "security": 14,
        "vitality": 64,
        "community": 60,
        "governance": 52,
        "engineering": 44,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 48,
        "overall_after_jurisdiction_multiplier": 24
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 45,
              "human_commit_share": 0.956,
              "days_since_last_push": 54,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 54 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "45 commits in the last year",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v1.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 54,
              "mean_days_between_releases": 5.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 54 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~5.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 5.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 95,
              "stars": 847,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "847 stars",
                "points": 47.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 847
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "95 forks",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.698
            },
            "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 70% of commits",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 7,
              "open_issues": 4,
              "closed_issues": 20,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "7/10 decided PRs merged",
                "points": 26.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 7,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/22 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 1035,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "therealaleph",
              "public_repos": 39,
              "account_age_days": 2221
            },
            "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": "1,035 followers of therealaleph",
                "points": 21.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1035,
                      "login": "therealaleph"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "39 public repos, account ~6 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 39
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "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": 44,
        "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 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 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "censorship-circumvention",
                "cloudflare",
                "dpi-bypass",
                "proxy",
                "rust",
                "sni-spoofing",
                "tcp",
                "v2ray",
                "vless",
                "xray"
              ],
              "has_wiki": true,
              "homepage": "https://github.com/therealaleph/sni-spoofing-rust#setup-guide",
              "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": "https://github.com/therealaleph/sni-spoofing-rust#setup-guide",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 14,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 14,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 2.7,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 14,
              "security_posture_before_jurisdiction": 27
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 6 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 6/22 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Iran"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Iran: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Iran"
                    }
                  }
                ],
                "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": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.488,
              "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": "21 of 43 human commits state their intent (structured subject or explanatory body)",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 43
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 45",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 45
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 85474,
              "source_files_sampled": 23,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/23 source files over 60KB",
                "points": 52.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 23,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch crates package 'sni-spoof-rs' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T22:43:05.310085Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/therealaleph/sni-spoofing-rust.svg",
  "full_name": "therealaleph/sni-spoofing-rust",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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