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

moricho / tparallel

tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes

GoMIT★ 28 stars⑂ 5 forkssince Sep 2020View on GitHub ↗
KindApplicationhow this is determined

moricho/tparallel holds a health index of 26 out of 100, placing it in the At Risk band. It scores highest on AI Readiness (53/100) and lowest on Vitality (17/100). It was last updated 769 days ago. A single contributor accounts for most of its recent work.

26
overall / 100
At Risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, 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.

26
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 37 is calibrated to 31 on the published index scale (record calibration 2026-08-02).

Ownership

moritoPersonal account
35 followers33 public repossince Aug 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/moricho/tparallelv0.3.2-6769 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 769 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_push769
active_weeks_last_year0
How it's scored
27/27Ships releases — 6 releases published
0/36Release recency — latest release 769 days ago
12.6/27Release cadence — a release every ~278.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count6
latest_release_tagv0.3.2
releases_from_tagsno
days_since_latest_release769
mean_days_between_releases278.2

Community & Adoption

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

38Weak · 17% of overall
How it's scored
23.2/60Stars — 28 stars
5/25Forks — 5 forks
0/15Watchers — 2 watchers
Inputs used
forks5
stars28
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, goreportcard.com, shields.io
has_pull_request_templateno

Sustainability & Governance

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

46Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1/22.5Commit distribution — top contributor authored 96% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.957
How it's scored
12.9/42Issue resolution — 31% of issues closed
28.2/30PR acceptance — 16/17 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-Review — Found 3/14 approved changesets -- score normalized to 2
Inputs used
merged_prs16
open_issues9
closed_issues4
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.308
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
11.2/25Owner reach — 35 followers of moricho
23.2/25Track record — 33 public repos, account ~9 yr old
Inputs used
followers35
owner_typeUser
is_verified
owner_loginmoricho
public_repos33
account_age_days3,646
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 769 days ago
20/20Version history — 6 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/moricho/tparallel
ecosystemsgo
any_deprecatedno
min_days_since_publish769

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

30At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 12 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 3/14 approved changesets -- score normalized to 2
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
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 — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.

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.

53Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17.8/40Legible commit history — 23 of 69 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.333
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
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 69
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/13 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes1,991
source_files_sampled13
oversized_source_files0

Key facts

28GitHub stars
3contributors
0commits, last 12 months
769days since last push
6releases
1bus factor
9open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

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

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.

2334455522020-092023-032025-10
Major 0Minor 3Patch 3

Each point covers 5 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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:55 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 12 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 3/14 approved changesets -- score normalized to 2
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Gogithub.com/gostaticanalysis/analysisutilv0.7.1go.mod
Gogolang.org/x/toolsv0.22.0go.mod
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 52,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 7229,
        "Makefile": 199
      },
      "pushed_at": "2024-06-26T06:21:19Z",
      "created_at": "2020-09-01T08:47:24Z",
      "owner_type": "User",
      "updated_at": "2026-04-16T05:13:18Z",
      "description": "tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://moricho.github.io",
      "name": "morito",
      "type": "User",
      "login": "moricho",
      "company": null,
      "location": "Tokyo",
      "followers": 35,
      "avatar_url": "https://avatars.githubusercontent.com/u/20941064?v=4",
      "created_at": "2016-08-10T04:50:26Z",
      "is_verified": null,
      "public_repos": 33,
      "account_age_days": 3646
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2024-06-26T06:31:01Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2023-03-23T14:29:17Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2023-03-13T03:06:04Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-09-21T06:24:03Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-09-15T08:05:46Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-09-04T10:16:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c5bfd7084ddffe956f27fcafb7bf62d9dec02806",
          "body": null,
          "is_bot": false,
          "headline": "fix(doc): Fix link to the blog post (#29)",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2024-06-26T05:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edaf16d08727cc8adaa176aba8188665ffae1268",
          "body": "* chore: update dependencies\r\n\r\n* chore: update and fix workflow files\r\n\r\n* chore: fix goreleaser configuration",
          "is_bot": false,
          "headline": "chore: dependencies and workflows (#28)",
          "author_name": "Ludovic Fernandez",
          "author_login": "ldez",
          "committed_at": "2024-06-26T05:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06057d807f2508b1b2bd3931dd9ec5a9b9972d61",
          "body": null,
          "is_bot": false,
          "headline": "Link to translation (#26)",
          "author_name": "Olli Raula",
          "author_login": "Bysmyyr",
          "committed_at": "2024-06-26T05:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a71256fa9e6a2092475958fdf9cc4989dfcbc45c",
          "body": "…erence (#27)",
          "is_bot": false,
          "headline": "fix: panic runtime error: invalid memory address or nil pointer deref…",
          "author_name": "Ludovic Fernandez",
          "author_login": "ldez",
          "committed_at": "2024-06-26T05:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9a0138d2908d3bcb2db2a29ba18627b507845d",
          "body": "ci: Specify Go version",
          "is_bot": false,
          "headline": "Merge pull request #21 from moricho/ci/fix",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2023-03-13T02:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56718b889c99188550239951608b1d8ca0f34e8c",
          "body": null,
          "is_bot": false,
          "headline": "ci: Specify Go version",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2023-03-13T02:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4ba0e1dc8a7899322d83759a269e210d85acb66",
          "body": "misc: Modify CI files",
          "is_bot": false,
          "headline": "Merge pull request #20 from moricho/ci/update",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2023-03-13T02:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76814612b7cf0574e7cf419db183cd2b6f6dc622",
          "body": null,
          "is_bot": false,
          "headline": "misc: Modify CI files",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2023-03-13T02:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dca520e6d9361e3f6d5e70dc610c0976207895d",
          "body": "Update goreleaser config",
          "is_bot": false,
          "headline": "Merge pull request #19 from moricho/update-goreleaser-config",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2023-03-13T02:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c184cc8a625962e6c6cf473addf044ed77d393",
          "body": null,
          "is_bot": false,
          "headline": "Update goreleaser config",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2023-03-13T02:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f63ef88ae2849d3d73f01c4feea17161db97e79",
          "body": "Update goreleaser config",
          "is_bot": false,
          "headline": "Merge pull request #18 from moricho/updatte-goreleaser-config",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2023-03-13T01:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ee0c16bdbb6f3a9d98f439a0531d3355ea545a",
          "body": null,
          "is_bot": false,
          "headline": "Update goreleaser config",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2023-03-13T01:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b5794186b287f558cb84d3f45afca8c1af6d515",
          "body": "ci: Update goreleaser",
          "is_bot": false,
          "headline": "Merge pull request #17 from moricho/ci/update-goreleaser",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2023-03-13T01:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0e4b2df5293e56a082e9711a402e5ead672c78",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update goreleaser",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2023-03-13T01:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "363bea2099141c34029251f30c3846abce09f357",
          "body": "Bump Go version to 1.20 / Upgrade dependencies",
          "is_bot": false,
          "headline": "Merge pull request #16 from moricho/bump1.20",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2023-03-13T01:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e0782fedc442ca6803a5ea53c600b079b4aaa1",
          "body": null,
          "is_bot": false,
          "headline": "ci: Bump Go version to 1.20",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2023-03-13T01:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "211bea4555617d8c7a3f707ff23d53993dae519d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2023-03-13T01:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dacf9d6ad6218cc460540e3d5ab2a151e9c2d10f",
          "body": null,
          "is_bot": false,
          "headline": "update README.md: golangci-lint support",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-10-17T09:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88fabab33096f28b37d2734e30c9202ac923a59a",
          "body": "No warning when a top level test has no subtests",
          "is_bot": false,
          "headline": "Merge pull request #9 from moricho/fix/without-subtests",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2020-09-21T06:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f9552b9e160c5a4e5010d2775a1d707c6f9039d",
          "body": null,
          "is_bot": false,
          "headline": "no warning when a top level test has no subtests",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-21T06:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ada196a24f6cb438934c80c1a8c8f6513383b2",
          "body": null,
          "is_bot": false,
          "headline": "Makefile: add build_race command",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-15T08:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d1264e3d25ff5ca64a1b62cdd44df61cb16d0df",
          "body": "Supports named t.Run functions",
          "is_bot": false,
          "headline": "Merge pull request #7 from moricho/namedtrun",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2020-09-15T08:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b49938678be8c98096569cb4a1a298727613b73a",
          "body": null,
          "is_bot": false,
          "headline": "add comments",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-15T08:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e7e98c29413691a95a4ccedc944ffe881279b4d",
          "body": null,
          "is_bot": false,
          "headline": "modify main logic to detect named t.Run",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-15T07:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cca26f73381d98b21f8d035a60120fc2a43bbfa",
          "body": null,
          "is_bot": false,
          "headline": "modify getTestMap func to retrieve subtests collectly",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-15T07:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79222952737a7e25cb2bacf9e0b9c0c91220ebca",
          "body": null,
          "is_bot": false,
          "headline": "get named t.Run in getTestMap func",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-14T11:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb94159da24aafdb3e13d903d3a555739362ee15",
          "body": null,
          "is_bot": false,
          "headline": "cut some helper funcs into a pkg directory",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-14T11:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4071c553609017c4045b64a71d7d65c046860f2",
          "body": null,
          "is_bot": false,
          "headline": "add a test case",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-14T11:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fb56f7d2378d32824a1c59c99d8962a04b91233",
          "body": null,
          "is_bot": false,
          "headline": "test: add test cases",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-13T10:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d560367bc92991b8976e94160e11dfd44280e80",
          "body": null,
          "is_bot": false,
          "headline": "some refactoring",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-13T10:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff89637ff68b3d602ca5ef59fd00dc6b26917d8",
          "body": null,
          "is_bot": false,
          "headline": "modify warning sentences",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-13T10:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b16db6cb4b596575b512d56f521653244320a9b",
          "body": null,
          "is_bot": false,
          "headline": "rename test data package name",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-13T09:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc07d5416e8a13229384a9414429613c3df3ee0a",
          "body": null,
          "is_bot": false,
          "headline": "update README Installation term",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T10:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef7253146d5096c4ee63d80a20bf2170a084585f",
          "body": null,
          "is_bot": false,
          "headline": "update goreleaser config to support brew",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T10:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50d838c28161887e811cf4eee7ca0b21f50350f",
          "body": null,
          "is_bot": false,
          "headline": "fix goreleaser config",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T08:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "288d20807df6d311fede1e25fafdfd31300b3c05",
          "body": "Setup goreleaser",
          "is_bot": false,
          "headline": "Merge pull request #6 from moricho/goreleaser",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2020-09-04T07:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc4b5d57ea22db3f9e1c76c145c8fb6fb8774d8f",
          "body": null,
          "is_bot": false,
          "headline": "setup goreleaser",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T07:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44bf20a781f4ea963950dd3c6c056ff398bac443",
          "body": "Fix the reviewed parts",
          "is_bot": false,
          "headline": "Merge pull request #5 from moricho/fix-reviewed",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2020-09-04T06:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8169e7ad8fff2e0fcac94403c9644d0247ac5fe",
          "body": null,
          "is_bot": false,
          "headline": "fix the reviewed parts",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T06:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb84e6169537fafc720c11c873b617e1b32f71a",
          "body": null,
          "is_bot": false,
          "headline": "add some comments",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T05:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bde5765641c7e18a0df16e594e4db61e2cd1009",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T05:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10cf4dff99633eef22c79b2e598046795d140f31",
          "body": "detect defer statement",
          "is_bot": false,
          "headline": "Merge pull request #3 from moricho/detect-defer",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2020-09-04T05:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "885380821be3178c10a64515ac29d8be2dedde29",
          "body": null,
          "is_bot": false,
          "headline": "detect defer statement",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T05:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5745406dab5f75651bed26514966c35360d747fc",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T05:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee998f20cf81dd39eb78c9f160a86d5e0e366cd4",
          "body": "Implement tparallel",
          "is_bot": false,
          "headline": "Merge pull request #2 from moricho/implement-tparallel",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2020-09-04T04:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede1305f8b15bb789716f9a28cf5cf8c086545ca",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T04:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f265564f3d7602d8a22888932e6e79e27cdf6f1",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T03:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ab88d2034f731a400d7281e677bfa419c46287",
          "body": null,
          "is_bot": false,
          "headline": "add test cases for named function",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T03:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a4533628cbbae7177e40da94a946f937b3403a3",
          "body": null,
          "is_bot": false,
          "headline": "add test cases for named function",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T02:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72efe22e5699a9b7e1fa9d1fd30840c488ec75cd",
          "body": null,
          "is_bot": false,
          "headline": "add test cases for table test",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T02:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d15c8213f8b1e0010892f31f68fa7c0846a94146",
          "body": null,
          "is_bot": false,
          "headline": "add Makefile",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T02:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "255baa961dd564753538faee0c4f6a8577492620",
          "body": null,
          "is_bot": false,
          "headline": "support table test",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-04T02:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ab6fefbed4bc76612c9f381aa192582c92173d",
          "body": "…plement-tparallel",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/moricho/tparallel into im…",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T11:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c17d067d3b31a60a810718cfd31d733532f82ac8",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T11:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc9dc7def8f1ebd05ebfc07bb43dca91b303558",
          "body": null,
          "is_bot": false,
          "headline": "Create LICENSE",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2020-09-03T11:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ea703e4f28c61b82c2304cfa91b2c0e55b3833d",
          "body": null,
          "is_bot": false,
          "headline": "ci: modify github actions config",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T11:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1d484da91c1c8f70e312902df125c22a7d839f",
          "body": null,
          "is_bot": false,
          "headline": "ci: add github actions config",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T11:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9404ef4c73f1143bae94049c6a896f1413b8fa9",
          "body": null,
          "is_bot": false,
          "headline": "Create LICENSE",
          "author_name": "morito",
          "author_login": "moricho",
          "committed_at": "2020-09-03T10:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c57ca76662761674387d28dc48fc1c624e5055ed",
          "body": null,
          "is_bot": false,
          "headline": "add README.md",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T10:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f2e8082e4e75040133206453d8a3c5b8715a38b",
          "body": null,
          "is_bot": false,
          "headline": "add and modify test cases",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T10:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1cf786136483840f702df516324de4135dcb0d",
          "body": null,
          "is_bot": false,
          "headline": "analyze whether t.Cleanup is used or not",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T09:34:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4a1541c548d88b9b0ae32965bebe59fd423066f",
          "body": null,
          "is_bot": false,
          "headline": "add test cases for t.Cleanup()",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T09:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ea6741481e50690c35ab76370c0b316b6f96d6",
          "body": null,
          "is_bot": false,
          "headline": "refactor main logic",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T09:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8033ae3458bc26b510f12c6146e0e3ab264c2595",
          "body": null,
          "is_bot": false,
          "headline": "fix misc",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T08:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d5ee23dbfbac357491021474a5c8d0eddac929",
          "body": null,
          "is_bot": false,
          "headline": "modify getTestMap func",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T08:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44814703f554df3a640baf5b0323ebc3635351d",
          "body": null,
          "is_bot": false,
          "headline": "update getTestMap func",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T08:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "736a0d6cb20b4a4821028bb2bc380743d79d7edf",
          "body": null,
          "is_bot": false,
          "headline": "notify when the usage of t.Parallel is inappropriate",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T06:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d835c8439c65c779df5b9d6753a7f9c2fe9511e9",
          "body": null,
          "is_bot": false,
          "headline": "[WIP] get t.Parallel and analize ssa",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-03T01:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba02b543b43e46f0686ed1889832704843e78ee",
          "body": null,
          "is_bot": false,
          "headline": "make skeleton",
          "author_name": "moricho",
          "author_login": "moricho",
          "committed_at": "2020-09-01T08:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 0,
      "latest_release_at": "2024-06-26T06:31:01Z",
      "latest_release_tag": "v0.3.2",
      "releases_from_tags": false,
      "days_since_last_push": 769,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 769,
      "mean_days_between_releases": 278.2
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.go_main",
        "tree.goreleaser"
      ],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com",
          "goreportcard.com",
          "shields.io"
        ],
        "total": 3,
        "header": 3,
        "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/moricho/tparallel",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/moricho/tparallel",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "v0.3.2",
          "repository_url": "https://github.com/moricho/tparallel",
          "versions_count": 6,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2024-06-26T05:57:49Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 769
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 28,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 1991,
      "source_files_sampled": 13,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/gostaticanalysis/analysisutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.1"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 16,
        "open_issues": 9,
        "closed_ratio": 0.308,
        "closed_issues": 4,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "moricho",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/20941064?v=4"
        },
        {
          "type": "User",
          "login": "ldez",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
        },
        {
          "type": "User",
          "login": "Bysmyyr",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3306756?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.957
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "action.yaml",
        "release.yaml"
      ],
      "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 12 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 3/14 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c5bfd7084ddffe956f27fcafb7bf62d9dec02806",
        "ran_at": "2026-08-04T16:55:36Z",
        "aggregate_score": 3,
        "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": 17,
        "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": [
        {
          "number": 31,
          "created_at": "2025-10-03T10:30:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2024-06-26T05:57:49Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 4,
          "created_at": "2020-09-04T05:55:33Z",
          "last_comment_at": "2020-09-14T01:11:23Z",
          "last_comment_author": "tenntenn"
        },
        {
          "number": 10,
          "created_at": "2020-10-16T06:08:15Z",
          "last_comment_at": "2020-10-18T23:48:18Z",
          "last_comment_author": "kunwardeep"
        },
        {
          "number": 11,
          "created_at": "2021-04-25T00:32:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 12,
          "created_at": "2022-02-28T16:12:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 14,
          "created_at": "2022-08-08T15:22:09Z",
          "last_comment_at": "2023-05-11T12:03:08Z",
          "last_comment_author": "polczak-itt"
        },
        {
          "number": 23,
          "created_at": "2023-06-04T19:45:51Z",
          "last_comment_at": "2023-09-05T20:27:18Z",
          "last_comment_author": "brandur"
        },
        {
          "number": 24,
          "created_at": "2023-06-07T13:10:33Z",
          "last_comment_at": "2023-06-08T08:15:32Z",
          "last_comment_author": "idkw"
        },
        {
          "number": 25,
          "created_at": "2023-11-03T06:38:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 30,
          "created_at": "2025-07-17T21:22:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/moricho/tparallel",
    "host": "github.com",
    "name": "tparallel",
    "owner": "moricho"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "The weighted overall 37 is calibrated to 31 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 37,
            "calibrated": 31,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 30,
        "vitality": 17,
        "community": 38,
        "governance": 46,
        "calibration": "2026-08-02",
        "engineering": 49,
        "ai_readiness": 53,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "weighted_overall_raw": 37,
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 31,
        "overall_after_abandonment_multiplier": 26
      },
      "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": 769,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 769 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 769
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v0.3.2",
              "releases_from_tags": false,
              "days_since_latest_release": 769,
              "mean_days_between_releases": 278.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 769 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 769
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~278.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 278.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 9,
              "days_since_last_merged_pr": 769,
              "days_since_last_human_commit": 769,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 769 days; 2 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 769,
                      "count": 2,
                      "signals": "issues unanswered, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 5,
              "stars": 28,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "28 stars",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": 3,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "github.com",
                "goreportcard.com",
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.957
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 96% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "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": 51,
            "inputs": {
              "merged_prs": 16,
              "open_issues": 9,
              "closed_issues": 4,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.308,
              "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": "31% of issues closed",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 31
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "16/17 decided PRs merged",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 16,
                      "decided": 17
                    }
                  }
                ],
                "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 3/14 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": 56,
            "inputs": {
              "followers": 35,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "moricho",
              "public_repos": 33,
              "account_age_days": 3646
            },
            "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": "35 followers of moricho",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 35,
                      "login": "moricho"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "33 public repos, account ~9 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 33
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "github.com/moricho/tparallel"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 769
            },
            "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 769 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 769
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "6 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 49,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 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 12 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3
            },
            "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 12 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 3/14 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 4
            },
            "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": 53,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.333,
              "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": "23 of 69 human commits state their intent (structured subject or explanatory body)",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 69
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "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": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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 69",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 69
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 1991,
              "source_files_sampled": 13,
              "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/13 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 13,
                      "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": [
        "application"
      ],
      "labels": [
        "application"
      ],
      "scores": {
        "library": 3,
        "application": 9
      },
      "primary": "application",
      "evidence": [
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.go_main",
          "weight": 5
        },
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.goreleaser",
          "weight": 4
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 3
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T16:55:50.885031Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/moricho/tparallel.svg",
  "full_name": "moricho/tparallel",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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