Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 23:57 UTC

sentriz / go-taglib

portable Go audio metadata read/write via TagLib compiled to Wasm

Go · C++LGPL-2.1★ 91 stars⑂ 9 forkssince Sep 2024View on GitHub ↗

sentriz/go-taglib holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (70/100) and lowest on Community & Adoption (46/100). It was last updated today. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Senan KellyPersonal account
141 followers99 public repossince Mar 2014

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
Gogo.senan.xyz/taglibv0.14.0-230 days ago

Metrics by category

Vitality

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

70Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
5.5/36Commit cadence — 8/52 weeks with commits
13.1/18Commit volume — 28 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year28
human_commit_share1
days_since_last_push0
active_weeks_last_year8
How it's scored
16.2/27Ships releases — 23 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~32.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count23
latest_release_tagv0.14.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases32.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

46At risk · 18% of overall
How it's scored
31.7/60Stars — 91 stars
7.5/25Forks — 9 forks
2.7/15Watchers — 4 watchers
Inputs used
forks9
stars91
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (LGPL-2.1)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.6/22.5Commit distribution — top contributor authored 97% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.972
How it's scored
40.1/46.8Issue resolution — 86% of issues closed
3.5/38.3PR acceptance — 1/11 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues2
closed_issues12
issue_closed_ratio0.857
closed_unmerged_prs10
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.5/25Owner reach — 141 followers of sentriz
25/25Track record — 99 public repos, account ~12 yr old
Inputs used
followers141
owner_typeUser
is_verified
owner_loginsentriz
public_repos99
account_age_days4,527
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
35/35Publish recency — latest publish 0 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgo.senan.xyz/taglib
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicsaudio-metadata, flac, mp3, ogg, taglib, wasm, wazero
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?

54Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages2
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

47At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
2.2/40Legible commit history — 3 of 72 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.042
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 72
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_files
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/3 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes19,736
source_files_sampled3
oversized_source_files0

Key facts

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

Data collection warnings

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

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
20Releases

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.

0246810912024-122025-092026-07
Major 0Minor 11Patch 9

Each point covers 2 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-24 23:57 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogithub.com/tetratelabs/wazerov1.11.1-0.20260428013916-2bbd517b7633go.mod
All dependencies 2

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

RegistryPackageVersionRelation
Gogithub.com/tetratelabs/wazerov1.11.1-0.20260428013916-2bbd517b7633direct
Gogolang.org/x/sysv0.43.0indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/sysv0.43.0indirectunknown10.44.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "audio-metadata",
        "flac",
        "mp3",
        "ogg",
        "taglib",
        "wasm",
        "wazero"
      ],
      "is_fork": false,
      "size_kb": 2964,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 31607,
        "C++": 10867,
        "CMake": 582,
        "Shell": 528,
        "Dockerfile": 457
      },
      "pushed_at": "2026-07-24T10:45:16Z",
      "created_at": "2024-09-20T21:55:26Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T10:44:47Z",
      "description": "portable Go audio metadata read/write via TagLib compiled to Wasm",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-2.1",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-2.1",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "C++"
      ]
    },
    "owner": {
      "blog": "https://senan.xyz",
      "name": "Senan Kelly",
      "type": "User",
      "login": "sentriz",
      "company": null,
      "location": "Republic of Ireland",
      "followers": 141,
      "avatar_url": "https://avatars.githubusercontent.com/u/6832539?v=4",
      "created_at": "2014-03-02T17:51:57Z",
      "is_verified": null,
      "public_repos": 99,
      "account_age_days": 4527
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-2.1",
      "raw_spdx": "LGPL-2.1",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-07-24T10:44:32Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-07-01T15:15:45Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-05-08T11:23:10Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2025-11-11T13:02:46Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-11-09T14:32:12Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2025-10-02T12:41:13Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2025-10-01T22:52:56Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2025-10-01T18:05:11Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2025-10-01T16:48:55Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-10-01T15:54:11Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-09-30T13:06:21Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-09-18T19:36:32Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2025-07-08T11:53:01Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2025-06-24T16:55:16Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-06-18T11:35:36Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2024-12-24T18:09:51Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-12-24T17:50:30Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-12-18T16:22:31Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2024-12-11T21:12:11Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2024-12-10T02:27:36Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-12-09T20:09:27Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-11-29T13:01:25Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-10-16T15:01:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0524e9100008e92926740d90b9d83985a7894bab",
          "body": null,
          "is_bot": false,
          "headline": "fix max int bitrate",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2026-07-24T10:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "578e4c0e72dd9c957bede9905a862b6c2bbe94e2",
          "body": null,
          "is_bot": false,
          "headline": "doc",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2026-07-01T15:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69b565ca4d7698d708b2d5e5124d638c4aa160d",
          "body": null,
          "is_bot": false,
          "headline": "add Format and InnerCodec",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2026-07-01T15:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6429679d8de112d46841c4ee6790d73d7868520a",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2026-05-08T11:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d08f6f2d9f95abf8245379bbeb130f20d3ec07ef",
          "body": null,
          "is_bot": false,
          "headline": "add gitignore",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2026-04-21T16:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30e36c7b1b81c1a68af83e54fd7ce5503fa8607f",
          "body": null,
          "is_bot": false,
          "headline": "update workflows",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2026-04-21T16:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ada8f1401840e536a7ff099e66f0c13713ba570",
          "body": null,
          "is_bot": false,
          "headline": "add dependabot.yml",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2026-04-21T16:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a2615b8f0825792443e324a8155a514d44f5ccd",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps); bump",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-12-19T16:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "097fb2a7f0ffcb2a8b950230426b6c6b7b676b9e",
          "body": null,
          "is_bot": false,
          "headline": "test with -race",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-12-19T13:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc7c2d3e97aa6163beaec92919cb011961a8f373",
          "body": null,
          "is_bot": false,
          "headline": "bump wazero",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-11-11T13:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc757a7a626b3c6807dc3a02b7f10a21ec003483",
          "body": null,
          "is_bot": false,
          "headline": "bump to wazero 1.10",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-11-09T14:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c42bb06b874b5ef73f8a8255bfab4a110608f85",
          "body": null,
          "is_bot": false,
          "headline": "add TestClearImageReverse",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-02T12:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "943952a6368c6a5c25e8eefa7f67d5676ab9a684",
          "body": null,
          "is_bot": false,
          "headline": "only clear image at provided index",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-02T12:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568db04b5bda48d156c147acda684af2b86b3518",
          "body": null,
          "is_bot": false,
          "headline": "fix readme typo",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-02T12:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dbe6f93b236e6430ef1d68f10bb0b24e9643981",
          "body": null,
          "is_bot": false,
          "headline": "format toWasm/fromWasm",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-01T22:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fc5048f425890811dc1637768ed74617c6cd9c",
          "body": null,
          "is_bot": false,
          "headline": "update docs",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-01T21:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09e135cd286e174a4d46d9fdd3eda178ed656d4",
          "body": null,
          "is_bot": false,
          "headline": "check sum on push tag",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-01T18:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72119400dbaf88e107b1cf46d88d9f7db8cb8747",
          "body": null,
          "is_bot": false,
          "headline": "use uint32_t",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-01T16:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f60410dad740d72dfd71d16eff391e1716817c7",
          "body": null,
          "is_bot": false,
          "headline": "revamp image read/write",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-01T15:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cd71fce8751e62dbddd21b786407a13e2970d6c",
          "body": null,
          "is_bot": false,
          "headline": "use wasmArg wasmResult",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-10-01T14:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a7d8f651f317ac7273694d7615beb04834990a",
          "body": null,
          "is_bot": false,
          "headline": "add Properties.HasImage",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-09-30T13:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec19d0c92f2836e2a6011b4b8ec16b2aaac5fca",
          "body": null,
          "is_bot": false,
          "headline": "update docs",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-09-18T19:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2b738c4e5fc7b902ae6420c30e5111f2d21b1c",
          "body": "closes #1\ncloses #5",
          "is_bot": false,
          "headline": "support read and write of embedded images",
          "author_name": "turtletowerz",
          "author_login": "turtletowerz",
          "committed_at": "2025-09-18T19:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc660a6f96fca39f218e6194975988379b480527",
          "body": null,
          "is_bot": false,
          "headline": "add update build.sh and build-docker.sh instructions",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-09-15T11:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f84fcbe27e61ec06bc020eab05f00c5fa65fdd4",
          "body": null,
          "is_bot": false,
          "headline": "feat: make build reproducible and use attestations",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-09-15T10:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "884237613c34ce134a3bd71362e954cc43391032",
          "body": null,
          "is_bot": false,
          "headline": "replace go generate with build scripts",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-09-15T10:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a0bf1b3ff684d43247724946171e31e1aee2bd",
          "body": null,
          "is_bot": false,
          "headline": "add lint and test action",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-09-15T10:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c49ba2bcd598df3cd62aac05efeb0d588bb6ff3c",
          "body": null,
          "is_bot": false,
          "headline": "add FUNDING",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-09-15T10:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f87ce52e33554031eb4d93c00c0e9485a7ee9038",
          "body": "closes #16",
          "is_bot": false,
          "headline": "WASM -> Wasm",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-08-17T21:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3520ab3a04a78bcefb7aee743c311dc3420526eb",
          "body": "closes #3",
          "is_bot": false,
          "headline": "bump to taglib v2.1.1",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-07-08T11:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6773a05c201b8bcebead2e4bec31b013f056a489",
          "body": null,
          "is_bot": false,
          "headline": "remove old ReplaceTags comment",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-07-08T11:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42eace97a72e732588a917f6559a8456a965bad9",
          "body": null,
          "is_bot": false,
          "headline": "bump deps",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-06-24T16:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ab1fdf559fa7c2395f16b6235389182791cf11d",
          "body": null,
          "is_bot": false,
          "headline": "remove DiffBeforeWrite option",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-06-18T11:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e131b58c548d3e59698e5da1f04f15ac0764b2ed",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-05-06T09:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f2d8715c8b0385f6890f1dac868c517bb0ce3f",
          "body": "Co-authored-by: aaronrshort2 <aaronrshort@gmail.com>",
          "is_bot": false,
          "headline": "mention binaryen in readme (#11)",
          "author_name": "SunnysideAaron",
          "author_login": "SunnysideAaron",
          "committed_at": "2025-05-06T09:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a104bea209dbe244e94ff5e77e103ec7264056ef",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Senan Kelly",
          "author_login": "sentriz",
          "committed_at": "2025-05-05T14:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1387c57d457597a0c515558c5081088b0d5bbd1b",
          "body": "closes #2",
          "is_bot": false,
          "headline": "update `Clear` flag documentation",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2025-02-01T03:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1599066c616fb3757dd69a3849da461de7901dbe",
          "body": null,
          "is_bot": false,
          "headline": "convert WriteOption before send",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-25T12:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f92839112bc2e7a8b9fb0d91ccb9ba50b00a580e",
          "body": null,
          "is_bot": false,
          "headline": "bump taglib",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-24T18:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e06017a15d79dd8b3a5fd6699bf5c00e0d1af3",
          "body": null,
          "is_bot": false,
          "headline": "support tag diff before saving",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-24T17:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec7ed7a96c4415ba59ee68a8931589287848ee67",
          "body": null,
          "is_bot": false,
          "headline": "support partial writes",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-18T16:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "963eff2f5b7eb5659c1d07d10da4afb700d25dec",
          "body": null,
          "is_bot": false,
          "headline": "update case",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-13T10:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5bb90af1ce780519891ab5613d12dcbaa0d3880",
          "body": "WASI uses POSIXy paths, even for Windows",
          "is_bot": false,
          "headline": "support windows paths",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-11T21:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab75975e4a09fd720036680a5d26805b5c55bf82",
          "body": null,
          "is_bot": false,
          "headline": "fix docs",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-10T02:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "371e03dd4c2abbc624fd9b1c13898bc23acf4a68",
          "body": null,
          "is_bot": false,
          "headline": "fix unicode handling",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-10T02:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75af4f1e69297ba1bbbf44e539ae300cde417ec1",
          "body": null,
          "is_bot": false,
          "headline": "add docs",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-10T01:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "332118a4723b41cbc65574a753da868d6bed357b",
          "body": null,
          "is_bot": false,
          "headline": "check more formats",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-10T01:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae07ee2571321ae64d23057972985c70748de0d6",
          "body": null,
          "is_bot": false,
          "headline": "test long values and unicode chars",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-09T23:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6280e0193ee023d67672509c9e5d232f19ccccc",
          "body": null,
          "is_bot": false,
          "headline": "fixup! use realistic tags for benchmark",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-09T23:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1da80c1dd57a3c54e95fca7e20cf5dbc3d9bd1e",
          "body": null,
          "is_bot": false,
          "headline": "simplify 0 check for clear",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-09T23:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f39d17607fd2e8865bc87d6ae3adb68d4587c22f",
          "body": null,
          "is_bot": false,
          "headline": "use realistic tags for benchmark",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-09T23:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0003b5297e6de3c67764b7a228d42f4ac33a13d4",
          "body": null,
          "is_bot": false,
          "headline": "remove difft",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-09T20:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015ae18d58ea9946cfadcddd708d0c959f05f9a5",
          "body": null,
          "is_bot": false,
          "headline": "return error from call()",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-09T12:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b7f629eac7d4d20360da37c6c23330976547d1",
          "body": null,
          "is_bot": false,
          "headline": "add godoc",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-12-04T09:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9569b0827cb71cd79bffe91e22a05845056e2598",
          "body": null,
          "is_bot": false,
          "headline": "move some cmake around",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-29T14:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc59db9de34e305688fbcd6ce33841f9fddcf45b",
          "body": null,
          "is_bot": false,
          "headline": "rename project",
          "author_name": "Senan Kelly",
          "author_login": "sentriz",
          "committed_at": "2024-11-29T13:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e85f9d9a49d9e8143fed98ea7f5fba12e58bc98",
          "body": null,
          "is_bot": false,
          "headline": "make binaryPath private",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-29T10:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8fe92681f59f693e4997f06428f4d2b339301b0",
          "body": null,
          "is_bot": false,
          "headline": "use WithStartFunctions",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-29T10:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e66b1c3b4797199c39f7038b1e8e80e96fa4e08",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-28T16:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e67b7a27a7782021a01710e377dc706080c169b",
          "body": "readme",
          "is_bot": false,
          "headline": "adjust custom binary path logic",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-28T16:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4131e6cddec6ab8d60bcba89afd92be9dd81301",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-28T15:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f09d4ee985351ebee479a905b008f2dfedc58fa2",
          "body": null,
          "is_bot": false,
          "headline": "use CompilationCache",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-28T15:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69279f150cce147e193ffb748d9d41350b3d1602",
          "body": null,
          "is_bot": false,
          "headline": "init runtime once",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-28T15:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83fd611985225f3b6ede9e12c3438d8f8d8bafd0",
          "body": null,
          "is_bot": false,
          "headline": "restrict file access",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-28T14:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e7b9b46b1a8f9df1e4bacb64989e021b83717d",
          "body": null,
          "is_bot": false,
          "headline": "add readme",
          "author_name": "sentriz (aider)",
          "author_login": "sentriz",
          "committed_at": "2024-11-27T19:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b809792ba0a34abc5cab43e246b6a092ed1ac516",
          "body": null,
          "is_bot": false,
          "headline": "new modules per invocation, and use -mexec-model=reactor",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-11-27T18:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ec67767500e379d0e6714fbae028687220d8f2",
          "body": null,
          "is_bot": false,
          "headline": "fix comment",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-10-26T19:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0213c081ff9a75082a4c9c585108ab419bad0236",
          "body": null,
          "is_bot": false,
          "headline": "export via file",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-10-24T17:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa8c5948260a7385e7147e80359d891e5fad70e4",
          "body": null,
          "is_bot": false,
          "headline": "move to custom build",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-10-23T18:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a1a4bfd461a3f66978b1977d2a2bf1022fcbaad",
          "body": null,
          "is_bot": false,
          "headline": "allow iter keys",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-10-16T17:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba13fbbfb53b63bf3a4328f02e104cb02a06f4b8",
          "body": null,
          "is_bot": false,
          "headline": "unexport embed.Binary",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-10-16T15:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a6f6feea9c8c55793ab060be685134b4b858d32",
          "body": "create higher level wrapper\n\nadd LGPL",
          "is_bot": false,
          "headline": "init",
          "author_name": "sentriz",
          "author_login": "sentriz",
          "committed_at": "2024-10-16T15:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 28,
      "latest_release_at": "2026-07-24T10:44:32Z",
      "latest_release_tag": "v0.14.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 32.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "go.senan.xyz/taglib",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": null,
          "registry_url": "https://pkg.go.dev/go.senan.xyz/taglib",
          "is_deprecated": false,
          "latest_version": "v0.14.0",
          "repository_url": null,
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T10:44:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 91,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 19736,
      "source_files_sampled": 3,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 63
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/tetratelabs/wazero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1-0.20260428013916-2bbd517b7633"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/tetratelabs/wazero",
            "direct": true,
            "version": "v1.11.1-0.20260428013916-2bbd517b7633",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 1,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 1,
        "open_issues": 2,
        "closed_ratio": 0.857,
        "closed_issues": 12,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sentriz",
          "commits": 70,
          "avatar_url": "https://avatars.githubusercontent.com/u/6832539?v=4"
        },
        {
          "type": "User",
          "login": "SunnysideAaron",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/30310399?v=4"
        },
        {
          "type": "User",
          "login": "turtletowerz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29441515?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.972
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yaml",
        "repro.yaml",
        "test.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": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "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": 10,
            "reason": "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": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0524e9100008e92926740d90b9d83985a7894bab",
        "ran_at": "2026-07-24T23:57:27Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T10:49:47Z",
      "oldest_open_prs": [
        {
          "number": 14,
          "created_at": "2025-05-09T23:10:21Z",
          "last_comment_at": "2025-05-09T23:26:57Z",
          "last_comment_author": "SunnysideAaron"
        },
        {
          "number": 27,
          "created_at": "2026-07-17T22:24:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2026-07-21T17:04:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-05-06T09:24:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 18,
          "created_at": "2026-01-17T17:45:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2026-07-13T01:58:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sentriz/go-taglib",
    "host": "github.com",
    "name": "go-taglib",
    "owner": "sentriz"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 54,
        "vitality": 70,
        "community": 46,
        "governance": 54,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 28,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "28 commits in the last year",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v0.14.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 32.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~32.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 32.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "forks": 9,
              "stars": 91,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "91 stars",
                "points": 31.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-2.1)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-2.1"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.972
            },
            "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 97% of commits",
                "points": 0.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "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 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 2,
              "closed_issues": 12,
              "issue_closed_ratio": 0.857,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 40.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/11 decided PRs merged",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 11
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 141,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sentriz",
              "public_repos": 99,
              "account_age_days": 4527
            },
            "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": "141 followers of sentriz",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 141,
                      "login": "sentriz"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "99 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 99
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "go.senan.xyz/taglib"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "audio-metadata",
                "flac",
                "mp3",
                "ogg",
                "taglib",
                "wasm",
                "wazero"
              ],
              "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.042,
              "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": "3 of 72 human commits state their intent (structured subject or explanatory body)",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 3,
                      "sampled": 72
                    }
                  }
                ],
                "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": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 72",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 72
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 19736,
              "source_files_sampled": 3,
              "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/3 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T23:57:34.066307Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sentriz/go-taglib.svg",
  "full_name": "sentriz/go-taglib",
  "license_state": "standard",
  "license_spdx": "LGPL-2.1"
}

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

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

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