Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-04 16:53 UTC

nishanths / predeclared

Find declarations in Go source code that shadow predeclared identifiers

GoBSD-3-Clause★ 31 stars⑂ 4 forkssince Dec 2017View on GitHub ↗

nishanths/predeclared holds a health index of 36 out of 100, placing it in the Weak band. It scores highest on Sustainability & Governance (58/100) and lowest on Vitality (17/100). It was last updated 491 days ago. A single contributor accounts for most of its recent work.

36
overall / 100
Weak

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

36
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 41 is calibrated to 36 on the published index scale (record calibration 2026-08-02).

Ownership

Nishanth ShanmughamPersonal account
146 followers38 public repossince Nov 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/nishanths/predeclaredv0.2.2-51582 days ago

Metrics by category

Vitality

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

17Critical · 21% of overall
How it's scored
0/36Push recency — last push 491 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_push491
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 5 version tags (no GitHub releases)
0/36Release recency — latest release 1,582 days ago
19.8/27Release cadence — a release every ~114.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv0.2.2
releases_from_tagsyes
days_since_latest_release1,582
mean_days_between_releases114.6
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?

39Weak · 17% of overall
How it's scored
24/60Stars — 31 stars
4/25Forks — 4 forks
1.7/15Watchers — 3 watchers
Inputs used
forks4
stars31
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicestravis-ci.org
has_pull_request_templateno

Sustainability & Governance

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

58Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.3/22.5Commit distribution — top contributor authored 85% of commits
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.854
How it's scored
42/42Issue resolution — 100% of issues closed
26.2/30PR acceptance — 7/8 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-Review — Found 7/30 approved changesets -- score normalized to 2
Inputs used
merged_prs7
open_issues0
closed_issues2
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs1
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.6/25Owner reach — 146 followers of nishanths
23.6/25Track record — 38 public repos, account ~12 yr old
Inputs used
followers146
owner_typeUser
is_verified
owner_loginnishanths
public_repos38
account_age_days4,635
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
4/35Publish recency — latest publish 1,582 days ago
20/20Version history — 5 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/nishanths/predeclared
ecosystemsgo
any_deprecatedno
min_days_since_publish1,582

Engineering Quality

Are baseline engineering and documentation practices in place?

44Weak · 19% 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 7 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
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://godoc.org/github.com/nishanths/predeclared
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsgo, ast, lint
has_wikiyes
homepagehttps://godoc.org/github.com/nishanths/predeclared
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45Weak · 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 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 7/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
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.1
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

50Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.7/40Legible commit history — 8 of 49 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.163
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 49
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.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/11 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes10,844
source_files_sampled11
oversized_source_files0

Key facts

31GitHub stars
4contributors
0commits, last 12 months
491days since last push
5releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
5Releases

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.

1223344412020-092022-112025-01
Major 0Minor 2Patch 3

Each point covers 4 days.

OpenSSF Scorecard 3.1 / 10
3.1aggregate

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-08-04 16:53 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 7/30 approved changesets -- score normalized to 2
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
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
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogolang.org/x/toolsv0.30.0go.mod
All dependencies 3

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

RegistryPackageVersionRelation
Gogolang.org/x/tools0.30.0direct
Gogolang.org/x/mod0.23.0indirect
Gogolang.org/x/sync0.11.0indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "ast",
        "lint"
      ],
      "is_fork": false,
      "size_kb": 55,
      "has_wiki": true,
      "homepage": "https://godoc.org/github.com/nishanths/predeclared",
      "languages": {
        "Go": 8456
      },
      "pushed_at": "2025-03-31T09:55:53Z",
      "created_at": "2017-12-10T03:37:52Z",
      "owner_type": "User",
      "updated_at": "2026-01-28T07:31:23Z",
      "description": "Find declarations in Go source code that shadow predeclared identifiers",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Nishanth Shanmugham",
      "type": "User",
      "login": "nishanths",
      "company": null,
      "location": null,
      "followers": 146,
      "avatar_url": "https://avatars.githubusercontent.com/u/6028224?v=4",
      "created_at": "2013-11-25T06:31:59Z",
      "is_verified": null,
      "public_repos": 38,
      "account_age_days": 4635
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2022-04-04T18:53:14Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2021-01-02T12:54:40Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-01-02T12:50:05Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2021-01-02T12:01:55Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-01-01T12:22:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "51e8c974458a0f93dc03fe356f91ae1a6d791e6f",
          "body": null,
          "is_bot": false,
          "headline": "go get golang.org/x/tools; go mod tidy (#10)",
          "author_name": "Scott Blum",
          "author_login": "dragonsinth",
          "committed_at": "2025-03-31T09:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95afbbb1c0f1f6e638eabee00f7ad77565c24100",
          "body": null,
          "is_bot": false,
          "headline": "remove unnecessary for Go 1.22 isPredeclaredIdent (#9)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2024-12-05T03:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245576f9a85c96ea16c750df3887f1d827f01e9c",
          "body": null,
          "is_bot": false,
          "headline": "update for go1.22 (#8)",
          "author_name": "Scott Blum",
          "author_login": "dragonsinth",
          "committed_at": "2024-10-18T17:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31fd237ab753a588797c17e05c0c7dd4f5ed82fb",
          "body": null,
          "is_bot": false,
          "headline": "go get golang.org/x/tools; go mod tidy (#6)",
          "author_name": "Scott Blum",
          "author_login": "dragonsinth",
          "committed_at": "2023-04-27T23:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2f810c9ae654f610e7f2330521c1523f039ba4",
          "body": null,
          "is_bot": false,
          "headline": "go get golang.org/x/tools; go mod tidy (#4)",
          "author_name": "Scott Blum",
          "author_login": "dragonsinth",
          "committed_at": "2022-09-09T16:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad15dcac882ab9cc24a590d1adbdde4db92ee02",
          "body": null,
          "is_bot": false,
          "headline": "go get golang.org/x/tools; go mod tidy (#3)",
          "author_name": "Scott Blum",
          "author_login": "dragonsinth",
          "committed_at": "2022-04-04T18:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9533edc13e0840594ced336563bc73ff1a0bdf50",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2021-01-02T12:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "463ae432d60dca8da4e10fc8753932b892debb33",
          "body": null,
          "is_bot": false,
          "headline": "don't quote identifier names",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2021-01-02T12:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d53fec1da4af255e2b616e5b579b2c8f08f85d98",
          "body": null,
          "is_bot": false,
          "headline": "adjust Doc",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2021-01-02T12:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1fc0a499ac8264858fc1ec0b219cbb6729e242",
          "body": null,
          "is_bot": false,
          "headline": "export flag names",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2021-01-01T12:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af472b85edd4fc4d4093c1f7751cccee1349f812",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies to latest: go get -t -u ./...",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2021-01-01T12:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d3d59694ee79b372c62830589faa27f6294744",
          "body": null,
          "is_bot": false,
          "headline": "go mod tidy",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2021-01-01T12:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84c9c87b53f90624fdac7a0a5063364bb2e033a",
          "body": null,
          "is_bot": false,
          "headline": "docs; prepare for tagged release",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2021-01-01T12:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86fad755b4d311159d91c13de0c9925a433fd6e5",
          "body": null,
          "is_bot": false,
          "headline": "move testdata directory to package",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2020-05-24T10:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e82bfa2807b87f704874e9a548ab6da516d28d12",
          "body": null,
          "is_bot": false,
          "headline": "update example",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2020-05-24T09:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2e5f41f3b18396a8c07fb52c217fe267a620c4",
          "body": null,
          "is_bot": false,
          "headline": "pass package doc",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2020-05-24T09:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0736b64721860c8ae7cb959293d32d3632e6771",
          "body": null,
          "is_bot": false,
          "headline": "update go versions for travis",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2020-05-24T09:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eea3c4ae8a635adce849bc517258430f5617750",
          "body": null,
          "is_bot": false,
          "headline": "docs",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2020-05-24T09:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee79f4a9a70480b794a0fe611e4dcf10c7f7cb3",
          "body": null,
          "is_bot": false,
          "headline": "update to go/analysis package's Analysis structure",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2020-05-24T08:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a43bb90ffcbc702ad408476f2f944804091178",
          "body": null,
          "is_bot": false,
          "headline": "clean up README",
          "author_name": "Nishanth Shanmugham",
          "author_login": null,
          "committed_at": "2019-04-19T14:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f939f4d436dfeec1a6af0e6eb549019a4df9f19",
          "body": null,
          "is_bot": false,
          "headline": "don't use t.Helper; go1.8 and below don't have it",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2018-01-01T02:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e847e05f29eecab098b08680eb937507be4077f",
          "body": null,
          "is_bot": false,
          "headline": "test lower go versions also",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2018-01-01T02:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f2407d871bc4dbf1818ec6dc6b81d2a0078d82",
          "body": "…on. (#2)",
          "is_bot": false,
          "headline": "Split out processFile into its own package for gometalinter integrati…",
          "author_name": "Alec Thomas",
          "author_login": "alecthomas",
          "committed_at": "2017-12-26T14:08:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb813fdca83a519b3fc174af0e5dd9f09e65e96",
          "body": null,
          "is_bot": false,
          "headline": "doc.IsPredeclared was introduced in 1.8",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-25T16:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b77f4755cbf42c4c8c7097332876d2384734e5",
          "body": null,
          "is_bot": false,
          "headline": "use a print definition that's compatible",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-25T14:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc4b684479691175708976f8870419b5c3831f5",
          "body": null,
          "is_bot": false,
          "headline": "use doc.IsPredeclared (and other cleanup)",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-23T10:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2852b406d046172e7cc9cfc5761cb14535c9093a",
          "body": null,
          "is_bot": false,
          "headline": "document what's checked in README",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-11T15:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead3840169673c142a28a3423c0d57d210166af8",
          "body": null,
          "is_bot": false,
          "headline": "fix exit code",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-11T07:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea1f7c565417be0f463d54667278af0ba5d0650",
          "body": null,
          "is_bot": false,
          "headline": "-ignore flag",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-11T06:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0537c5798a0649295b141aba8b36b387ca8c392",
          "body": null,
          "is_bot": false,
          "headline": "always set exit code (and remove -exit flag)",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-11T02:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a523a29a0d9ed968cc3c6d673a3f55e959d4c3c",
          "body": null,
          "is_bot": false,
          "headline": "include embedded type in test",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T19:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d039598a46ea8c5f452db75c4f6d1836939cb353",
          "body": null,
          "is_bot": false,
          "headline": "print line afte error",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T19:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c201c9218eb4102b4c9f7c681263b34aa71348",
          "body": null,
          "is_bot": false,
          "headline": "one more test",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T16:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70769b09045d77e5d8f87e4ce5eb24a4d4a8ce8d",
          "body": null,
          "is_bot": false,
          "headline": "more detailed issues",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T06:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a37938f03248482329fdbe9d56f766c8848efb1b",
          "body": "also clean up godoc and make example simpler",
          "is_bot": false,
          "headline": "check import name for named imports",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T06:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3151a2e8d3d03917684a807d89c454d4258a402d",
          "body": "This reverts commit b771c1ee3f873730957c1f464a9396e10cc73a2a.\n\nIt is worth checking package names.\nConsider a package with a single file, like so:\n\n    package print\n    func Foo() {}\n\nAnd a main package importing it like so:\n\n    package main\n    import \"github.com/nishanths/print\"\n    func main() {\n            print.Foo()\n            print() // FAIL!\n    }\n\nUsing the package name print makes it uncomfortable for users of the\npackage.",
          "is_bot": false,
          "headline": "Revert \"don't check package name\"",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T05:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b771c1ee3f873730957c1f464a9396e10cc73a2a",
          "body": "it won't be used within the package and external users will always use\nit in a qualifier manner (i.e. pkg.ExportedSymbol)",
          "is_bot": false,
          "headline": "don't check package name",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T05:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "109b0c18bd8b345fcf7f9a06130259f55d331c9b",
          "body": null,
          "is_bot": false,
          "headline": "standard input doc",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T05:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f7eb564cb9f5d440f116a6c2aaa5249389757c",
          "body": null,
          "is_bot": false,
          "headline": "minor test file tweak to satisfy interface",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T05:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a39ee8fd58410450ded7bbb08dfa7188503989",
          "body": null,
          "is_bot": false,
          "headline": "testing status badge",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T05:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f7f8d70451abcdbd18a4b6ba656bcc9c8b2d1f",
          "body": null,
          "is_bot": false,
          "headline": "godoc tweaks",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T05:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d0f42930feaa459e9ede1ba38ddeaae9034d72",
          "body": null,
          "is_bot": false,
          "headline": "one more no-issues test",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T05:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23cce946992ce199922881ebea371bb185f9deee",
          "body": null,
          "is_bot": false,
          "headline": "more tests and fixes",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T04:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65c1aff2d917480dc37609b0a268cefa52ef3e39",
          "body": null,
          "is_bot": false,
          "headline": "travis",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T04:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d034c09a0f51bf5b2b190ec6599d7a656c9c0928",
          "body": null,
          "is_bot": false,
          "headline": "add tests",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T04:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e6a7f9b14f1b918e364e2040fc61a53371bd3e",
          "body": null,
          "is_bot": false,
          "headline": "more godoc",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T04:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0538e4bfd987c69e0b1e110e4ed7ed32b508494d",
          "body": null,
          "is_bot": false,
          "headline": "godoc",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T04:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d9c9709676e666b550db31742005e71710493c1",
          "body": null,
          "is_bot": false,
          "headline": "work on README",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T03:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db2f29f8a1f2c97e70895475b4dace9236985b2f",
          "body": null,
          "is_bot": false,
          "headline": "initial",
          "author_name": "Nishanth Shanmugham",
          "author_login": "nishanths",
          "committed_at": "2017-12-10T03:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 0,
      "latest_release_at": "2022-04-04T18:53:14Z",
      "latest_release_tag": "v0.2.2",
      "releases_from_tags": true,
      "days_since_last_push": 491,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1582,
      "mean_days_between_releases": 114.6
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "travis-ci.org"
        ],
        "total": 1,
        "header": 1,
        "collected": true,
        "has_inspect_badge": false
      },
      "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/nishanths/predeclared",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nishanths/predeclared",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "v0.2.2",
          "repository_url": "https://github.com/nishanths/predeclared",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2022-04-04T18:53:14Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1582
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 31,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 10844,
      "source_files_sampled": 11,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 1,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 7,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "nishanths",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/6028224?v=4"
        },
        {
          "type": "User",
          "login": "dragonsinth",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1919660?v=4"
        },
        {
          "type": "User",
          "login": "alecthomas",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/41767?v=4"
        },
        {
          "type": "User",
          "login": "alexandear",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.854
    },
    "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": [
        "go.sum"
      ],
      "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 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 7/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": "51e8c974458a0f93dc03fe356f91ae1a6d791e6f",
        "ran_at": "2026-08-04T16:53:27Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 8,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-03-31T09:55:53Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nishanths/predeclared",
    "host": "github.com",
    "name": "predeclared",
    "owner": "nishanths"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "weak",
      "name": "Overall health",
      "note": "The weighted overall 41 is calibrated to 36 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 41,
            "calibrated": 36,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 36,
      "inputs": {
        "security": 45,
        "vitality": 17,
        "community": 39,
        "governance": 58,
        "calibration": "2026-08-02",
        "engineering": 44,
        "ai_readiness": 50,
        "weighted_overall_raw": 41
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.21,
        "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": 491,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 491 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 491
                    }
                  }
                ],
                "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": "weak",
            "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": 40,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v0.2.2",
              "releases_from_tags": true,
              "days_since_latest_release": 1582,
              "mean_days_between_releases": 114.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1582 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1582
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~114.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 114.6
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 491,
              "days_since_last_human_commit": 491,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 491 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 491
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 39,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "forks": 4,
              "stars": 31,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "31 stars",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 1,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "travis-ci.org"
              ],
              "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 (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "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": 58,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.854
            },
            "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 85% of commits",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "merged_prs": 7,
              "open_issues": 0,
              "closed_issues": 2,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 1,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "7/8 decided PRs merged",
                "points": 26.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 7,
                      "decided": 8
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 146,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "nishanths",
              "public_repos": 38,
              "account_age_days": 4635
            },
            "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": "146 followers of nishanths",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 146,
                      "login": "nishanths"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "38 public repos, account ~12 yr old",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 38
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "github.com/nishanths/predeclared"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1582
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1582 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1582
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "weak",
        "name": "Engineering Quality",
        "value": 44,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "go",
                "ast",
                "lint"
              ],
              "has_wiki": true,
              "homepage": "https://godoc.org/github.com/nishanths/predeclared",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://godoc.org/github.com/nishanths/predeclared",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 45,
        "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": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.1
            },
            "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 7 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 7/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 3
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.163,
              "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": "8 of 49 human commits state their intent (structured subject or explanatory body)",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 8,
                      "sampled": 49
                    }
                  }
                ],
                "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": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "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"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 49",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 49
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 10844,
              "source_files_sampled": 11,
              "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/11 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 11,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [],
      "labels": [],
      "scores": {
        "cli": 2,
        "library": 3
      },
      "primary": null,
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "cli",
          "source": "tag:lint",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T16:53:35.903202Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nishanths/predeclared.svg",
  "full_name": "nishanths/predeclared",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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 v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

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