Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 13:36 UTC

blang / semver

Semantic Versioning (semver) library written in golang

GoMIT★ 1,047 stars⑂ 101 forkssince Jul 2014View on GitHub ↗

blang/semver holds a health index of 25 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (62/100) and lowest on Vitality (18/100). It was last updated 1290 days ago. A single contributor accounts for most of its recent work.

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

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Benedikt LangPersonal account
90 followers112 public repossince May 2011Vodafone Germany

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/blang/semverv2.2.0+incompatible-194169 days ago
npmsemverpoints to another repo — not scored7.8.53,203,366,74511938 days ago
Gogithub.com/blang/semver/v4v4.0.0-12255 days ago

Metrics by category

Vitality

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

18Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,290 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,290
active_weeks_last_year0
How it's scored
27/27Ships releases — 1 releases published
0/36Release recency — latest release 2,255 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv4.0.0
releases_from_tagsno
days_since_latest_release2,255
mean_days_between_releases
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

62Moderate · 18% of overall
How it's scored
49/60Stars — 1,047 stars
16.7/25Forks — 101 forks
6.8/15Watchers — 18 watchers
Inputs used
forks101
stars1,047
watchers18
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?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.6/22.5Commit distribution — top contributor authored 53% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled17
top_contributor_share0.529
How it's scored
29.9/46.8Issue resolution — 64% of issues closed
21.5/38.3PR acceptance — 23/41 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 15/26 approved changesets -- score normalized to 5
Inputs used
merged_prs23
open_issues13
closed_issues23
issue_closed_ratio0.639
closed_unmerged_prs18
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.1/25Owner reach — 90 followers of blang
25/25Track record — 112 public repos, account ~15 yr old
Inputs used
followers90
owner_typeUser
is_verified
owner_loginblang
public_repos112
account_age_days5,545
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on go
4/35Publish recency — latest publish 2,255 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/blang/semver, github.com/blang/semver/v4
ecosystemsgo
any_deprecatedno
min_days_since_publish2,255

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicssemver, go, golang, semantic-versioning, semantic-versions
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

34At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 15 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
3.8/7.5Code-Review — Found 15/26 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 7 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.4
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

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)
11.6/40Legible commit history — 17 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.218
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod, v4/go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 78
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, v4/go.mod
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/22 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes15,724
source_files_sampled22
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

1,047GitHub stars
17contributors
0commits, last 12 months
1,290days since last push
1releases
1bus factor
13open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'semver' points at a different repository (https://github.com/npm/node-semver); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 101 ⇿
0Stars
101Forks
1Releases

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.

0204060801009352014-072020-032025-11
Major 1Minor 0Patch 0

Each point covers 11 days.

OpenSSF Scorecard 3.4 / 10
3.4aggregate

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-28 13:36 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 15 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 15/26 approved changesets -- score normalized to 5
10Contributorsproject has 7 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "semver",
        "go",
        "golang",
        "semantic-versioning",
        "semantic-versions"
      ],
      "is_fork": false,
      "size_kb": 87,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 111139
      },
      "pushed_at": "2023-01-15T12:58:59Z",
      "created_at": "2014-07-01T20:08:15Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T03:55:27Z",
      "description": "Semantic Versioning (semver) library written in golang",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.blang.io",
      "name": "Benedikt Lang",
      "type": "User",
      "login": "blang",
      "company": "Vodafone Germany",
      "location": "Munich, Germany",
      "followers": 90,
      "avatar_url": "https://avatars.githubusercontent.com/u/803897?v=4",
      "created_at": "2011-05-22T19:56:36Z",
      "is_verified": null,
      "public_repos": 112,
      "account_age_days": 5545
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2020-05-24T15:42:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4487282d78122a245e413d7515e7c516b70c33fd",
          "body": null,
          "is_bot": false,
          "headline": "docs: add instructions for version v4",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2020-05-24T15:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af3461a9cbcf1f3f5889d21b83f5ef63880c33a8",
          "body": null,
          "is_bot": false,
          "headline": "introduce version 4 as separate go module",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2020-05-24T15:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19a06804ca573a89d063e03343eedc64e008c8bb",
          "body": "The go version should be pinned in order to avoid\r\nincompatibilities for the now and the future.\r\n\r\nSigned-off-by: Sascha Grunert <sgrunert@suse.com>",
          "is_bot": false,
          "headline": "Update go.mod to stick to go 1.12",
          "author_name": "Sascha Grunert",
          "author_login": "saschagrunert",
          "committed_at": "2020-05-24T14:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff411dc0692cbc4d8eef4fb799a291f2d248645",
          "body": null,
          "is_bot": false,
          "headline": "gosimple use String() instead of fmt.Sprintf",
          "author_name": "x899",
          "author_login": "priyankchheda",
          "committed_at": "2020-05-24T14:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262233612ee578d4df196755f2df6a2bf5828a4c",
          "body": null,
          "is_bot": false,
          "headline": "finalize version feature",
          "author_name": "x899",
          "author_login": "priyankchheda",
          "committed_at": "2020-05-24T14:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dedd31557083b002e8cc37a29143ed3a5c75c72f",
          "body": null,
          "is_bot": false,
          "headline": "maintaining consistency with other func format",
          "author_name": "x899",
          "author_login": "priyankchheda",
          "committed_at": "2020-05-24T14:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64359ff1cd6c92bd6587f45395b5a18d2c5f752",
          "body": null,
          "is_bot": false,
          "headline": "remove pre-release increment constraint",
          "author_name": "Leonardo",
          "author_login": "lfaoro",
          "committed_at": "2020-05-24T13:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad15b66e93a460a01298fe1f58e28c33e9de34a7",
          "body": null,
          "is_bot": false,
          "headline": "Fix ParseTolerant when zeros are continuous",
          "author_name": "Songmu",
          "author_login": "Songmu",
          "committed_at": "2020-05-24T13:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3feafb656afb1654476e8e0ddb1c1655c14cf5b",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly ignore errors in benchmarks",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2020-05-24T13:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "086cfa096a727aaa4debf1564bba7a56161a8769",
          "body": null,
          "is_bot": false,
          "headline": "Use idiomatic ++",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2020-05-24T13:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9109f8c4a1d669a78442f567dfe8eedf982793",
          "body": null,
          "is_bot": false,
          "headline": "Add test for go 1.12",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2019-04-14T18:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f131b368b4eb2a86c2e777374148c6396d4913",
          "body": null,
          "is_bot": false,
          "headline": "gx publish 3.6.1",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2019-04-14T16:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba2c2ddd89069b46a7011d4106f6868f17ee1705",
          "body": null,
          "is_bot": false,
          "headline": "Simplify string.Index in range",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2019-04-14T10:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4b8eafe97e4f42c4ed0a3a86b6e622392f0882",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Sven SAULEAU",
          "author_login": null,
          "committed_at": "2019-04-14T10:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f3627a28711974cc87258fe9fbb29690318376",
          "body": "… specs.\n\nSigned-off-by: Eduardo Lezcano <eduardo.lezcano@be.atlascopco.com>",
          "is_bot": false,
          "headline": "Increment methods for major, minor and patch version according to the…",
          "author_name": "Eduardo Lezcano",
          "author_login": null,
          "committed_at": "2019-04-14T10:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3fa6b39d15c42b03b5d7b5830d6f6c0fa5d75f9",
          "body": "Various vendors use versions with leading zeros (e.g., Docker, 18.09).\nLet semver accept them in its tolerant parser.",
          "is_bot": false,
          "headline": "feat: let ParseTolerant remove leading zeros from version digits",
          "author_name": "matfax",
          "author_login": "matfax",
          "committed_at": "2019-04-14T10:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "860ac3234ec0503afcca03402b917485e84a37ee",
          "body": null,
          "is_bot": false,
          "headline": "Fix travis",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2019-04-14T09:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395bcbfe039d234fc836425fc66ce3907160e1bd",
          "body": null,
          "is_bot": false,
          "headline": "Fix golint issue",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2019-04-14T09:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee9e2238648e3906c8b7bed54ddcfef81798990a",
          "body": null,
          "is_bot": false,
          "headline": "Fix go vet issues",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2019-04-14T09:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd2916946f4ac790747edb21d1aeb3011cea5531",
          "body": null,
          "is_bot": false,
          "headline": "Add go 1.11 to travis",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2019-04-14T09:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f55712d7e59bf758d93f49308ebdce54d83cc27",
          "body": null,
          "is_bot": false,
          "headline": "Enable go modules",
          "author_name": "Radek Simko",
          "author_login": "radeksimko",
          "committed_at": "2019-04-14T09:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c1074078d32d767e08ab2c8564867292da86926",
          "body": null,
          "is_bot": false,
          "headline": "Add go 1.8, 1.9, 1.10 to travis",
          "author_name": "Shuhei Kitagawa",
          "author_login": null,
          "committed_at": "2018-07-23T20:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e971dbed7850a93c23aa6ff69db5771d8e23b3",
          "body": null,
          "is_bot": false,
          "headline": "scaling image for godoc badge",
          "author_name": "Lukas Rist",
          "author_login": "glaslos",
          "committed_at": "2018-03-05T17:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a088618caaf34f5392024fc3386143873033fbea",
          "body": null,
          "is_bot": false,
          "headline": "add report card badge to readme",
          "author_name": "Matt Jaffee",
          "author_login": "jaffee",
          "committed_at": "2018-02-13T15:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "557ee991fbcf208593ae816b71e43e0c6485f21f",
          "body": "* run gofmt -s (simplify) on range_test.go\r\n\r\n* fix misspelling (precedence)",
          "is_bot": false,
          "headline": "Go report card fixes (#36)",
          "author_name": "Matthew Jaffee",
          "author_login": "jaffee",
          "committed_at": "2018-02-09T07:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee87856327ba09384cabd113bc6b5d174e9ec0f",
          "body": null,
          "is_bot": false,
          "headline": "gx publish 3.5.1",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2017-07-27T06:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a1e882c79dcf4ec00d2e29fac74b9c8938d5052",
          "body": "... covering changes in #26 and #27\r\nFixes #28",
          "is_bot": false,
          "headline": "Improve docs... (#29)",
          "author_name": "Alexander Nestorov",
          "author_login": "alexandernst",
          "committed_at": "2017-02-02T18:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9bd0e2be32754107fc7f37531b104b6219eab8",
          "body": null,
          "is_bot": false,
          "headline": "Travis-ci",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2017-01-31T11:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe96716bcf2ceafaf3ab0993900c5b53d538a9a0",
          "body": null,
          "is_bot": false,
          "headline": "gx publish 3.5.0",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2017-01-30T17:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38d23b8782a487059e8fc8773e9a5b228a77cb6",
          "body": "The code will expand wildcards inside versions following these rules:\r\n\r\n    * when dealing with patch wildcards:\r\n    >= 1.2.x    will become    >= 1.2.0\r\n    <= 1.2.x    will become    <  1.3.0\r\n    >  1.2.x    will become    >= 1.3.0\r\n    <  1.2.x    will become    <  1.2.0\r\n    != 1.2.x    will \n[…]\ncome    <  1.0.0 >= 2.0.0\r\n    * when dealing with wildcards without version operator:\r\n    1.2.x       will become    >= 1.2.0 < 1.3.0\r\n    1.x         will become    >= 1.0.0 < 2.0.0\r\n\r\nResolves #24",
          "is_bot": false,
          "headline": "Support wildcards in version range",
          "author_name": "Alexander Nestorov",
          "author_login": "alexandernst",
          "committed_at": "2017-01-30T17:05:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfab6d0809cb872370374c3bbe5770e926187def",
          "body": null,
          "is_bot": false,
          "headline": "gx publish 3.4.0",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2017-01-22T16:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57172d9388933074ce0fbba4e24fb287b6b57548",
          "body": "... by making it understand that a space after a range token ('>', '<', '=') can be threated like a typo instead of like an error. Example '<= '.\r\n\r\nAlso, remove all whitespaces instead of just leading/ending spaces, as there might be spaces between a range token and a version number. Example: '>= 2.5.2'\r\n\r\nFixes #25",
          "is_bot": false,
          "headline": "Make splitAndTrim parse more inteligently... (#26)",
          "author_name": "Alexander Nestorov",
          "author_login": "alexandernst",
          "committed_at": "2017-01-22T16:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a37c301dda64cbe17f16f661b4c976803c0e2d2",
          "body": null,
          "is_bot": false,
          "headline": "Add one json unmarshal test for full coverage",
          "author_name": "ferhat elmas",
          "author_login": "ferhatelmas",
          "committed_at": "2016-11-30T08:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c25b2dbb9b8a6389fab5fb785ee7428a7a6ab8",
          "body": "gx is immutable distributed package manager.\nWe use it in go-ipfs project and as I plan using this package in\ngo-ipfs I had to publish it to gx.\n\nYou can read more about gx at: https://github.com/whyrusleeping/gx\n\nHaving this repo hold those two files isn't required for us to use it in\ngo-ipfs but helps quite a bit as 3rd party can much easier validate\ncode under the hash.",
          "is_bot": false,
          "headline": "Publish to gx",
          "author_name": "Jakub Sztandera",
          "author_login": "Kubuxu",
          "committed_at": "2016-11-24T11:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60ec3488bfea7cca02b021d106d9911120d25fe9",
          "body": null,
          "is_bot": false,
          "headline": "Adds MustParseRange",
          "author_name": "Gabe Rosenhouse",
          "author_login": "rosenhouse",
          "committed_at": "2016-07-01T05:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64c75d1c910cd81c8caa1f2cc2c6409dd65af81",
          "body": null,
          "is_bot": false,
          "headline": "add tolerant parsing functionality for non-standard versions",
          "author_name": "kujenga",
          "author_login": "kujenga",
          "committed_at": "2016-06-16T22:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea32c919a18e5ef4537bbd283ff29594b1b0165",
          "body": "Added support for version ranges with basic operators:\n\nv, err := semver.Parse(\"1.2.3\")\nrange, err := semver.ParseRange(\">1.0.0 <2.0.0 || >=3.0.0\")\nif range(v) {\n    //valid\n}",
          "is_bot": false,
          "headline": "Range support",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2015-12-05T20:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31b736133b98f26d5e078ec9eb591666edfd091f",
          "body": null,
          "is_bot": false,
          "headline": "Documentation, code cleaning",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2015-06-20T08:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3112b6f8f18f9df8743cc75ed51da08094ef6a",
          "body": "Introduce Make() which is an alias for Parse() and returns a version as value. New() changed to return a pointer.\n\nBreaking changes:\nChange New() to Make() to fix pointer vs value problem.",
          "is_bot": false,
          "headline": "New() and Make()",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2015-04-05T13:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe545f55951c7cffd830784ffa6ac9b23d6b1c6a",
          "body": "Closes #14",
          "is_bot": false,
          "headline": "Add MustParse",
          "author_name": "Alexandru Cojocaru",
          "author_login": null,
          "committed_at": "2015-02-26T15:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf7bff48b0388cb75991e58c6df7d13e982f1f2",
          "body": null,
          "is_bot": false,
          "headline": "README: Add json feature",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2015-01-13T09:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0d386fa243aaa9c55283ea1cb4a5b7e2fa4160",
          "body": "Uses simple JSON string (un)marshaling under the\nhood and Parse() on validating unmarshaled content.\n\nDocker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)",
          "is_bot": false,
          "headline": "Implements json.Marshaler and json.Unmarshaler",
          "author_name": "Josh Hawn",
          "author_login": null,
          "committed_at": "2015-01-13T08:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42513fed745c7859649fb4a533e768e532eee2df",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmarks",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-12-28T10:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0575a3cfd79578c7511f8ff86682491cf70d26b1",
          "body": "Closes #12",
          "is_bot": false,
          "headline": "Start with a slice large enough for the minimum version",
          "author_name": "Chris Bandy",
          "author_login": "cbandy",
          "committed_at": "2014-12-28T10:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907ae8488af3966d893274c8b75173875fc995ba",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary constants and range checks",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-12-19T21:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "570f3051b58d1999e46715451773187bc4d4bc8c",
          "body": null,
          "is_bot": false,
          "headline": "String benchmark results",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-12-19T20:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e41ad4eed241155af9bc76e4e9c32625e8a49b",
          "body": "Closes #11",
          "is_bot": false,
          "headline": "Use byte slice to build Version string",
          "author_name": "Chris Bandy",
          "author_login": "cbandy",
          "committed_at": "2014-12-19T20:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "658dfb434e49242e6cbb2e7f0bd2b34b361c59f4",
          "body": null,
          "is_bot": false,
          "headline": "Benchmarks for String()",
          "author_name": "Chris Bandy",
          "author_login": "cbandy",
          "committed_at": "2014-12-19T15:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2ac2cf0fb209db782b0434b3c94c190c8efc043",
          "body": "Breaking changes:\nChanged from pointers to value arguments.\nIf this breaks your code, use latest stable v1 (tag:v1.1.0).\nYou could also use gopkg.in: go get http://gopkg.in/blang/semver.v1",
          "is_bot": false,
          "headline": "Push to version 2.0.0",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-12-18T11:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4dbd8b7a4037e5a71587fde22d3d0c8bc376e31",
          "body": "Closes #10",
          "is_bot": false,
          "headline": "Simplify Scan() slightly",
          "author_name": "Chris Bandy",
          "author_login": "cbandy",
          "committed_at": "2014-12-18T10:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58baed933fe4c0405cee0298f5b4311e835b0f12",
          "body": "Closes #9",
          "is_bot": false,
          "headline": "Show that numbers larger than uint64 cannot be parsed",
          "author_name": "Chris Bandy",
          "author_login": "cbandy",
          "committed_at": "2014-12-18T10:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "172168317054cb2b2c41b7686ffd7eb0b3798c33",
          "body": "Closes #8",
          "is_bot": false,
          "headline": "Fix error messages to match assertions",
          "author_name": "Chris Bandy",
          "author_login": "cbandy",
          "committed_at": "2014-12-18T10:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1b4b2f13193b4fba88df0ed90cba7994a59cd0",
          "body": "Closes #7",
          "is_bot": false,
          "headline": "Simplify parsing by using more slices",
          "author_name": "Chris Bandy",
          "author_login": "cbandy",
          "committed_at": "2014-12-18T10:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61fed1c66778e96993807ae3d386b1ad0b3fb564",
          "body": null,
          "is_bot": false,
          "headline": "Add additional compare helpers",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-12-12T20:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f12584be107779f014ee7d6237574185ef73de3",
          "body": null,
          "is_bot": false,
          "headline": "Sortable slice of versions",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-12-12T20:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8864c2e3e7305b112e67feb844d2d80d4e5e08e",
          "body": null,
          "is_bot": false,
          "headline": "Change to value arguments",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-12-12T20:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d739aeb6a95fcba66f10d2532ec17064088e7af",
          "body": "Resolves #6",
          "is_bot": false,
          "headline": "Remove unnecessary pointer arguments",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-12-08T14:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1824b988f6f3762cd7e5bc3b3582e743f87597c",
          "body": null,
          "is_bot": false,
          "headline": "README: Add database/sql compatibility",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-09-23T12:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272ed2e7e42c0e3125e3975b738d8f07019b4a76",
          "body": "Version.Scan -> database/sql.Scanner\nVersion.Value -> database/sql/driver.Valuer\n\nCloses #4\nCloses #5",
          "is_bot": false,
          "headline": "Added methods to implement sql related interfaces.",
          "author_name": "tike",
          "author_login": "tike",
          "committed_at": "2014-09-23T10:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1812354c1e8d37e777294a36b09d35a5b5d031d",
          "body": "Minor refactor to hasLeadingZeros",
          "is_bot": false,
          "headline": "Merge pull request #2 from jstnlef/minor-refactoring",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-09T21:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c0e52521a7fc0cf14f1b95948bc8246c97266b",
          "body": null,
          "is_bot": false,
          "headline": "much simpler logic without requiring a branch condition",
          "author_name": "Justin LeFebvre",
          "author_login": null,
          "committed_at": "2014-07-09T21:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ecf012dba1882025b19d472715d8f6c2a9e85e",
          "body": null,
          "is_bot": false,
          "headline": "really minor change to the logic here",
          "author_name": "Justin LeFebvre",
          "author_login": null,
          "committed_at": "2014-07-06T22:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f7f01176b4c3f387c9f55a862433debdc3c23b7",
          "body": null,
          "is_bot": false,
          "headline": "Remove constants export",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-04T20:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44422b4e41261a00dfe893878c208ad0b972761",
          "body": "Using string slices instead of bytes.Buffer in Version.String()",
          "is_bot": false,
          "headline": "Merge pull request #1 from jstnlef/buffer-to-string-array",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-04T20:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30bbe0b4a7ad9cbabfdbd7e67fca5ff2aca17fa3",
          "body": "…nt enough. This is especially true since the version strings are guaranteed to be sufficiently small",
          "is_bot": false,
          "headline": "there is no need to use a bytes buffer when string slices are efficie…",
          "author_name": "Justin LeFebvre",
          "author_login": null,
          "committed_at": "2014-07-04T19:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7866e526fce9cdb9de894821bfe6594452fb1e5",
          "body": null,
          "is_bot": false,
          "headline": "README: Coverage status badge upate, semver link",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T17:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5a18701459ca44f5463b6a809a81b23cc392027",
          "body": null,
          "is_bot": false,
          "headline": "Use drone.io instead of travisci",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T17:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed35585ae3e309b05e7e7024e9ed8161427768cd",
          "body": null,
          "is_bot": false,
          "headline": "Add Travis-ci config",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T16:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc253f7f1d64a047a5b1ea5b1e44c4367954319c",
          "body": null,
          "is_bot": false,
          "headline": "README: Format, godoc link",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T16:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab6403b31a2b3ca50b96ebdea2dd4ea37de8935a",
          "body": null,
          "is_bot": false,
          "headline": "Hide constants",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T16:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a6207ef944c8f5aeedc764bd0076194892afa6",
          "body": null,
          "is_bot": false,
          "headline": "Add spec #9 test",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T10:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e030971c62fe97f15360f1d6703b02f4082321c8",
          "body": null,
          "is_bot": false,
          "headline": "Check for leading zeroes",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T10:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6107de3e75dd69d76fde6e3ea1647b1b54ba14e",
          "body": null,
          "is_bot": false,
          "headline": "Add drone.io build status",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T10:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58fd7ff9c375ca9b634652d5b9a9b77ab2991dc6",
          "body": null,
          "is_bot": false,
          "headline": "README, examples, benchmarks",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T10:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bee9cf8c9807748b63e596285ba4fbf4ab256c8",
          "body": null,
          "is_bot": false,
          "headline": "Add validation, further tests, compare helpers",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T08:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a76e16a4c7c36cbe1ffb0da37f8583e28aa0934a",
          "body": null,
          "is_bot": false,
          "headline": "Full working set, missing some tests",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-02T00:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e12bf84bd22d2f76ff9af7e6d2f9b13b19bdc1",
          "body": null,
          "is_bot": false,
          "headline": "First draft",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-01T20:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea2d28cc8538fad15a7b71814a87e74e23ada03",
          "body": null,
          "is_bot": false,
          "headline": "Add license",
          "author_name": "Benedikt Lang",
          "author_login": "blang",
          "committed_at": "2014-07-01T20:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 0,
      "latest_release_at": "2020-05-24T15:42:46Z",
      "latest_release_tag": "v4.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 1290,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2255,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/blang/semver",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/blang/semver",
          "is_deprecated": false,
          "latest_version": "v2.2.0+incompatible",
          "repository_url": "https://github.com/blang/semver",
          "versions_count": 19,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2015-02-26T15:53:08Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4169
        },
        {
          "name": "semver",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/semver",
          "is_deprecated": false,
          "latest_version": "7.8.5",
          "repository_url": "https://github.com/npm/node-semver",
          "versions_count": 119,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 3203366745,
          "first_published_at": "2011-02-12T00:20:25.690000Z",
          "latest_published_at": "2026-06-19T18:32:48.972000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 38
        },
        {
          "name": "github.com/blang/semver/v4",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/blang/semver/v4",
          "is_deprecated": false,
          "latest_version": "v4.0.0",
          "repository_url": "https://github.com/blang/semver",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2020-05-24T15:15:11Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2255
        }
      ]
    },
    "popularity": {
      "forks": 101,
      "stars": 1047,
      "watchers": 18,
      "fork_history": {
        "days": [
          {
            "date": "2014-07-13",
            "count": 1
          },
          {
            "date": "2014-09-17",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2016-03-15",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-04-29",
            "count": 1
          },
          {
            "date": "2016-06-25",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-05",
            "count": 1
          },
          {
            "date": "2017-02-06",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2018-01-21",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 1
          },
          {
            "date": "2018-07-15",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 2
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-26",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 3
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 2
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 93,
        "total_forks": 101
      },
      "star_history": null,
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "v4/go.mod"
      ],
      "largest_source_bytes": 15724,
      "source_files_sampled": 22,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "package.json",
        "v4/go.mod"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "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": [
        "go",
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 23,
        "open_issues": 13,
        "closed_ratio": 0.639,
        "closed_issues": 23,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "blang",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/803897?v=4"
        },
        {
          "type": "User",
          "login": "cbandy",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/106560?v=4"
        },
        {
          "type": "User",
          "login": "hanzei",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/16541325?v=4"
        },
        {
          "type": "User",
          "login": "alexandernst",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/89727?v=4"
        },
        {
          "type": "User",
          "login": "priyankchheda",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/26242252?v=4"
        },
        {
          "type": "User",
          "login": "jaffee",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/926067?v=4"
        },
        {
          "type": "User",
          "login": "tike",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2733724?v=4"
        },
        {
          "type": "User",
          "login": "matfax",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15669918?v=4"
        },
        {
          "type": "User",
          "login": "kujenga",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4854867?v=4"
        },
        {
          "type": "User",
          "login": "ferhatelmas",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/648018?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.529
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 15 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": 5,
            "reason": "Found 15/26 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4487282d78122a245e413d7515e7c516b70c33fd",
        "ran_at": "2026-07-28T13:36:10Z",
        "aggregate_score": 3.4,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 18,
          "created_at": "2016-03-23T04:41:05Z",
          "last_comment_at": "2017-10-02T05:20:36Z",
          "last_comment_author": "blang"
        },
        {
          "number": 69,
          "created_at": "2020-06-09T16:25:36Z",
          "last_comment_at": "2020-06-09T16:30:34Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 71,
          "created_at": "2021-08-04T17:17:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 74,
          "created_at": "2021-10-27T21:57:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 76,
          "created_at": "2021-11-30T05:52:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2022-04-12T04:05:40Z",
          "last_comment_at": "2022-09-18T07:51:07Z",
          "last_comment_author": "hanzei"
        }
      ],
      "last_merged_pr_at": "2020-05-24T14:06:06Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 41,
          "created_at": "2018-07-09T06:40:40Z",
          "last_comment_at": "2018-12-08T17:20:38Z",
          "last_comment_author": "blang"
        },
        {
          "number": 42,
          "created_at": "2018-07-13T21:11:25Z",
          "last_comment_at": "2018-12-08T17:19:58Z",
          "last_comment_author": "blang"
        },
        {
          "number": 45,
          "created_at": "2018-10-16T20:54:45Z",
          "last_comment_at": "2018-12-09T02:16:16Z",
          "last_comment_author": "fredwangwang"
        },
        {
          "number": 46,
          "created_at": "2018-10-26T06:52:51Z",
          "last_comment_at": "2019-04-14T10:15:34Z",
          "last_comment_author": "blang"
        },
        {
          "number": 54,
          "created_at": "2019-05-10T02:17:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2019-05-31T10:06:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2021-03-19T05:09:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 72,
          "created_at": "2021-08-11T01:14:59Z",
          "last_comment_at": "2021-11-17T12:14:50Z",
          "last_comment_author": "denislyam-buildben2"
        },
        {
          "number": 73,
          "created_at": "2021-09-28T03:13:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2021-11-29T21:35:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2023-02-23T12:35:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2024-07-17T16:24:31Z",
          "last_comment_at": "2024-07-18T07:43:52Z",
          "last_comment_author": "mamachanko"
        },
        {
          "number": 80,
          "created_at": "2024-08-28T11:35:50Z",
          "last_comment_at": "2024-08-29T07:28:55Z",
          "last_comment_author": "ByteF1sh"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/blang/semver",
    "host": "github.com",
    "name": "semver",
    "owner": "blang"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 25,
      "inputs": {
        "security": 34,
        "vitality": 18,
        "community": 62,
        "governance": 57,
        "engineering": 34,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 41,
        "overall_after_abandonment_multiplier": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1290,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1290 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1290
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v4.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 2255,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2255 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2255
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 6,
              "unanswered_open_issues": 10,
              "days_since_last_merged_pr": 2255,
              "days_since_last_human_commit": 2255,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2255 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2255,
                      "count": 3,
                      "signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 101,
              "stars": 1047,
              "watchers": 18,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,047 stars",
                "points": 49,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1047
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "101 forks",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 101
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "18 watchers",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "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": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 17,
              "top_contributor_share": 0.529
            },
            "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 53% of commits",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 53
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "merged_prs": 23,
              "open_issues": 13,
              "closed_issues": 23,
              "issue_closed_ratio": 0.639,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "64% of issues closed",
                "points": 29.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "23/41 decided PRs merged",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 23,
                      "decided": 41
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 15/26 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 90,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "blang",
              "public_repos": 112,
              "account_age_days": 5545
            },
            "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": "90 followers of blang",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 90,
                      "login": "blang"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "112 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 112
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "github.com/blang/semver",
                "github.com/blang/semver/v4"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2255
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2255 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2255
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 15 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "semver",
                "go",
                "golang",
                "semantic-versioning",
                "semantic-versions"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 15 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 15/26 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 18
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.218,
              "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": "17 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 11.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 17,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "v4/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod, v4/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod, v4/go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 78",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 78
                    }
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 15724,
              "source_files_sampled": 22,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/22 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package 'semver' points at a different repository (https://github.com/npm/node-semver); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T13:36:30.242452Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/blang/semver.svg",
  "full_name": "blang/semver",
  "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 statisticsGo, npm.