Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-30 05:48 UTC

mimiro-io / datahub-cli

The MIMIRO Data Hub CLI, known as mim, provides command line control over a MIMIRO data hub instance or any Universal Data Specification (UDA) compliant endpoint

GoApache-2.0★ 5 stars⑂ 3 forkssince Mar 2021View on GitHub ↗

mimiro-io/datahub-cli holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (72/100) and lowest on Community & Adoption (49/100). It was last updated 12 days ago. 2 contributors account for most of its recent work.

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

62
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

MIMIROOrganization
8 followers38 public repossince Jun 2020

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/mimiro-io/datahub-cliv0.22.3-2112 days ago

Metrics by category

Vitality

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

63Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 12 days ago
3.5/36Commit cadence — 5/52 weeks with commits
11.7/18Commit volume — 19 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year19
human_commit_share1
days_since_last_push12
active_weeks_last_year5
How it's scored
27/27Ships releases — 55 releases published
36/36Release recency — latest release 12 days ago
19.8/27Release cadence — a release every ~83.6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count55
latest_release_tagv0.22.3
releases_from_tagsno
days_since_latest_release12
mean_days_between_releases83.6

Community & Adoption

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

49At risk · 18% of overall
How it's scored
9.8/60Stars — 5 stars
2.5/25Forks — 3 forks
5.3/15Watchers — 10 watchers
Inputs used
forks3
stars5
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

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

72Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.4/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 11 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled11
top_contributor_share0.404
How it's scored
35.8/46.8Issue resolution — 76% of issues closed
29.3/38.3PR acceptance — 121/158 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs121
open_issues16
closed_issues52
issue_closed_ratio0.765
closed_unmerged_prs37
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
6.9/25Owner reach — 8 followers of mimiro-io
23.6/25Track record — 38 public repos, account ~6 yr old
Inputs used
followers8
owner_typeOrganization
is_verified
owner_loginmimiro-io
public_repos38
account_age_days2,226
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 12 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/mimiro-io/datahub-cli
ecosystemsgo
any_deprecatedno
min_days_since_publish12

Engineering Quality

Are baseline engineering and documentation practices in place?

61Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 8 out of 11 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

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

Security

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

59Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.8/2.5CI-Tests — 8 out of 11 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.2
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/text v0.38.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories6
affected_packages5
assessed_packages74
unassessed_packages0
affected_by_severityhigh 1, low 1, unknown 3
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 74 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.

55Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24.5/40Legible commit history — 46 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.46
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/96 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes26,550
source_files_sampled96
oversized_source_files0

Key facts

5GitHub stars
11contributors
19commits, last 12 months
12days since last push
55releases
2bus factor
16open 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 ★ / 3 ⇿
0Stars
3Forks
39Releases

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.

12233312022-062024-022025-11
Major 0Minor 18Patch 21

Each point covers 4 days.

OpenSSF Scorecard 5.2 / 10
5.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-30 05:48 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
7CI-Tests8 out of 11 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
Gogithub.com/MichaelMure/go-term-markdownv0.1.4go.mod
Gogithub.com/bcicen/jstreamv1.0.1go.mod
Gogithub.com/dop251/gojav1.0.0go.mod
Gogithub.com/evanw/esbuildv0.25.1go.mod
Gogithub.com/franela/goblinv0.0.0-20211003143422-0a4f594942bfgo.mod
Gogithub.com/gofrs/uuidv4.4.0+incompatiblego.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/pterm/ptermv0.12.80go.mod
Gogithub.com/rotisserie/erisv0.5.4go.mod
Gogithub.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966go.mod
Gogithub.com/spf13/cobrav1.9.1go.mod
Gogithub.com/spf13/viperv1.20.0go.mod
Gogithub.com/tidwall/prettyv1.2.1go.mod
Gogo.etcd.io/bboltv1.4.0go.mod
Gogolang.org/x/textv0.38.0go.mod
Gogithub.com/coreos/go-oidc/v3v3.13.0go.mod
Gogithub.com/golang-jwt/jwt/v5v5.2.2go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/lestrrat-go/jwx/v2v2.1.4go.mod
Gogithub.com/nirasan/go-oauth-pkce-code-verifierv0.0.0-20220510032225-4f9f17eaec4cgo.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogolang.org/x/oauth2v0.28.0go.mod
Gogolang.org/x/syncv0.21.0go.mod
Gogithub.com/labstack/echo/v4v4.13.3go.mod
All dependencies 74

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

RegistryPackageVersionRelation
Gogithub.com/bcicen/jstreamv1.0.1direct
Gogithub.com/coreos/go-oidc/v3v3.13.0direct
Gogithub.com/evanw/esbuildv0.25.1direct
Gogithub.com/franela/goblinv0.0.0-20211003143422-0a4f594942bfdirect
Gogithub.com/gofrs/uuidv4.4.0+incompatibledirect
Gogithub.com/golang-jwt/jwt/v5v5.2.2direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/labstack/echo/v4v4.13.3direct
Gogithub.com/lestrrat-go/jwx/v2v2.1.4direct
Gogithub.com/michaelmure/go-term-markdownv0.1.4direct
Gogithub.com/mitchellh/go-homedirv1.1.0direct
Gogithub.com/nirasan/go-oauth-pkce-code-verifierv0.0.0-20220510032225-4f9f17eaec4cdirect
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/pterm/ptermv0.12.80direct
Gogithub.com/rotisserie/erisv0.5.4direct
Gogithub.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966direct
Gogithub.com/spf13/cobrav1.9.1direct
Gogithub.com/spf13/viperv1.20.0direct
Gogithub.com/tidwall/prettyv1.2.1direct
Gogo.etcd.io/bboltv1.4.0direct
Gogolang.org/x/oauth2v0.28.0direct
Gogolang.org/x/syncv0.21.0direct
Gogolang.org/x/textv0.38.0direct
Goatomicgo.dev/cursorv0.2.0indirect
Goatomicgo.dev/keyboardv0.2.9indirect
Goatomicgo.dev/schedulev0.1.0indirect
Gogithub.com/alecthomas/chromav0.10.0indirect
Gogithub.com/containerd/consolev1.0.4indirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0indirect
Gogithub.com/disintegration/imagingv1.6.2indirect
Gogithub.com/dlclark/regexp2v1.11.5indirect
Gogithub.com/eliukblau/pixterm/pkg/ansimagev0.0.0-20191210081756-9fb6cf8c2f75indirect
Gogithub.com/fatih/colorv1.18.0indirect
Gogithub.com/fsnotify/fsnotifyv1.8.0indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-sourcemap/sourcemapv2.1.4+incompatibleindirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/goccy/go-jsonv0.10.5indirect
Gogithub.com/gomarkdown/markdownv0.0.0-20250311123330-531bef5e742bindirect
Gogithub.com/gookit/colorv1.5.4indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/kyokomi/emoji/v2v2.2.13indirect
Gogithub.com/labstack/gommonv0.4.2indirect
Gogithub.com/lestrrat-go/blackmagicv1.0.2indirect
Gogithub.com/lestrrat-go/httpccv1.0.1indirect
Gogithub.com/lestrrat-go/httprcv1.0.6indirect
Gogithub.com/lestrrat-go/iterv1.0.2indirect
Gogithub.com/lestrrat-go/optionv1.0.1indirect
Gogithub.com/lithammer/fuzzysearchv1.1.8indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.16indirect
Gogithub.com/michaelmure/go-term-textv0.3.1indirect
Gogithub.com/pelletier/go-toml/v2v2.2.3indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/sagikazarmark/locaferov0.8.0indirect
Gogithub.com/segmentio/asmv1.2.0indirect
Gogithub.com/sourcegraph/concv0.3.0indirect
Gogithub.com/spf13/aferov1.14.0indirect
Gogithub.com/spf13/castv1.7.1indirect
Gogithub.com/spf13/pflagv1.0.6indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogithub.com/valyala/fasttemplatev1.2.2indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogo.uber.org/multierrv1.11.0indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/expv0.0.0-20250305212735-054e65f0b394indirect
Gogolang.org/x/imagev0.43.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/termv0.43.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 5

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

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/gomarkdown/markdownv0.0.0-20250311123330-531bef5e742bindirecthigh20.0.0-20260411013819-759bbc3e3207
github.com/disintegration/imagingv1.6.2indirectlow1
golang.org/x/textv0.38.0directunknown10.39.0
golang.org/x/cryptov0.52.0indirectunknown1
golang.org/x/netv0.55.0indirectunknown10.56.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": [],
      "is_fork": false,
      "size_kb": 679,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 359167,
        "HTML": 15133,
        "Makefile": 1497
      },
      "pushed_at": "2026-07-17T11:35:46Z",
      "created_at": "2021-03-22T13:48:16Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T10:26:08Z",
      "description": "The MIMIRO Data Hub CLI, known as mim, provides command line control over a MIMIRO data hub instance or any Universal Data Specification (UDA) compliant endpoint",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.mimiro.no/",
      "name": "MIMIRO",
      "type": "Organization",
      "login": "mimiro-io",
      "company": null,
      "location": "Ås",
      "followers": 8,
      "avatar_url": "https://avatars.githubusercontent.com/u/67393586?v=4",
      "created_at": "2020-06-24T20:52:36Z",
      "is_verified": null,
      "public_repos": 38,
      "account_age_days": 2226
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.22.3",
          "kind": "patch",
          "published_at": "2026-07-17T11:35:47Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2026-05-19T12:22:07Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2026-05-18T17:39:12Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2026-04-27T07:27:07Z"
        },
        {
          "tag": "v0.21.4",
          "kind": "patch",
          "published_at": "2026-04-17T18:31:32Z"
        },
        {
          "tag": "v0.21.3",
          "kind": "patch",
          "published_at": "2025-03-25T09:33:05Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2025-01-03T15:58:47Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2024-11-04T09:29:35Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2024-08-14T07:25:17Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2024-06-25T07:14:13Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2024-05-16T08:14:37Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2024-04-12T10:50:53Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2024-04-09T15:51:57Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2024-04-09T15:22:51Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2024-04-09T07:06:27Z"
        },
        {
          "tag": "0.18.1",
          "kind": "patch",
          "published_at": "2023-12-22T11:29:41Z"
        },
        {
          "tag": "0.18.0",
          "kind": "minor",
          "published_at": "2023-12-01T13:17:45Z"
        },
        {
          "tag": "0.17.1",
          "kind": "patch",
          "published_at": "2023-10-09T11:31:23Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2023-10-06T08:39:50Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-05-10T09:14:19Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-04-27T08:11:34Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2023-04-03T10:06:27Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2023-03-24T13:41:51Z"
        },
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2023-03-24T13:24:30Z"
        },
        {
          "tag": "0.12.1",
          "kind": "patch",
          "published_at": "2023-03-01T07:51:41Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2023-02-28T13:42:38Z"
        },
        {
          "tag": "0.11.0",
          "kind": "minor",
          "published_at": "2023-01-06T11:57:45Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2022-11-03T09:46:59Z"
        },
        {
          "tag": "0.9.2",
          "kind": "patch",
          "published_at": "2022-10-21T09:25:39Z"
        },
        {
          "tag": "0.9.1",
          "kind": "patch",
          "published_at": "2022-10-19T13:51:51Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2022-10-19T12:45:44Z"
        },
        {
          "tag": "0.8.2",
          "kind": "patch",
          "published_at": "2022-10-14T07:51:46Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2022-10-13T12:02:02Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2022-10-10T12:39:35Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2022-10-05T11:35:30Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2022-10-04T12:08:50Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2022-09-16T08:26:46Z"
        },
        {
          "tag": "0.5.8",
          "kind": "patch",
          "published_at": "2022-09-14T08:42:05Z"
        },
        {
          "tag": "0.5.7",
          "kind": "patch",
          "published_at": "2022-09-08T11:48:58Z"
        },
        {
          "tag": "0.5.6",
          "kind": "patch",
          "published_at": "2022-08-30T12:11:04Z"
        },
        {
          "tag": "0.5.5",
          "kind": "patch",
          "published_at": "2022-08-29T08:46:29Z"
        },
        {
          "tag": "0.5.4",
          "kind": "patch",
          "published_at": "2022-08-10T10:01:32Z"
        },
        {
          "tag": "0.5.3",
          "kind": "patch",
          "published_at": "2022-08-03T14:48:12Z"
        },
        {
          "tag": "0.5.2",
          "kind": "patch",
          "published_at": "2022-06-29T11:48:49Z"
        },
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2022-04-26T13:09:22Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2022-04-26T08:07:48Z"
        },
        {
          "tag": "0.4.3",
          "kind": "patch",
          "published_at": "2022-01-11T11:28:25Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2022-01-06T14:52:28Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2022-01-06T13:07:55Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2022-01-06T11:48:07Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2021-10-11T07:53:09Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2021-10-04T10:52:07Z"
        },
        {
          "tag": "0.2.4",
          "kind": "patch",
          "published_at": "2021-04-08T13:14:27Z"
        },
        {
          "tag": "0.2.3",
          "kind": "patch",
          "published_at": "2021-03-25T08:25:59Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2021-03-22T16:16:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5d68a18773ddc76750a11701565171d51606e4c5",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #227 from mimiro-io/chore/update_deps",
          "author_name": "Ashkan Shams",
          "author_login": "ashmanto",
          "committed_at": "2026-07-17T10:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d4017db0761f6c73373b1c356174a9655f2a7ba",
          "body": null,
          "is_bot": false,
          "headline": "update deps and go",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2026-07-17T10:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb91973394a1e94dd05a2ef9f9d664402f89ad7f",
          "body": "fix bug in synthetics",
          "is_bot": false,
          "headline": "Merge pull request #226 from mimiro-io/synthetic-provider",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2026-05-19T12:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a62f19493d65f46044b0abf96fb1597e7dc84ab2",
          "body": null,
          "is_bot": false,
          "headline": "fix bug in synthetics",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2026-05-19T12:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5349c6597c37afeeba865778ca630318d5e5d7c2",
          "body": "feat(transform): SyntheticProvider hook + inputs-aware Query/FindById",
          "is_bot": false,
          "headline": "Merge pull request #225 from mimiro-io/synthetic-provider",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2026-05-18T17:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5055eda85f531aa348c07bdac301dcf9d354b6e",
          "body": "Lets operator UIs inject user-authored mock entities into the goja\n  runtime. Production callers pass nil — zero overhead.\n\n  - SyntheticProvider exposes Lookup(id, datasets) and All(datasets).\n    The cli drives forward / inverse matching itself, so adapters stay\n    thin.\n  - Run indexes its entit\n[…]\nsurfaces a warn only when nothing was rescued.\n  - OverlayResolver runs on synthetic entities too, so pinned property\n    / ref overrides layer on top of mocks the same way they do on hub\n    results.",
          "is_bot": false,
          "headline": "feat(transform): SyntheticProvider hook + inputs-aware Query/FindById",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2026-05-18T16:59:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc13ba98916b83c2e300a41889c8ad1a4b0fbc27",
          "body": "Add pkg/transform: public library for running transforms",
          "is_bot": false,
          "headline": "Merge pull request #224 from mimiro-io/feat/public-lib",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2026-04-27T07:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39d830518378e752b402b55b6e671f12c35e069a",
          "body": "Exposes Run(ctx, source, entities, opts) which compiles TS/JS via esbuild,\n  executes transform_entities() in goja with the same host functions and JS\n  helpers the production hub registers, and returns entities + captured logs.\n\n  Self-contained — no dependency on internal/* — so external consumers\n[…]\ns/Entities are always non-nil so JSON marshals to `[]` not\n    `null` for downstream JS consumers.\n  - ctx cancellation and Options.Timeout both interrupt long-running scripts\n    via engine.Interrupt",
          "is_bot": false,
          "headline": "Add pkg/transform: public library for running transforms",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2026-04-26T10:23:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbe070e11715ca506a2a46db67f884fa4c627d1f",
          "body": "Fix type assertion panic in query --json output",
          "is_bot": false,
          "headline": "Merge pull request #223 from mimiro-io/fix-json-switch",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2026-04-17T17:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f061340183b9bb03a21d646f2356590b5aa4e32",
          "body": null,
          "is_bot": false,
          "headline": "Fix type assertion panic in query --json output",
          "author_name": "espizo",
          "author_login": "espizo",
          "committed_at": "2026-04-16T13:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60582518958ac284017ad2327877f09b979a7932",
          "body": "Change jobs list to dataset list",
          "is_bot": false,
          "headline": "Merge pull request #222 from mimiro-io/datahub-issue-219_1",
          "author_name": "erik-heggenhougen",
          "author_login": "erik-heggenhougen",
          "committed_at": "2025-10-07T12:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a87c55b6615d6c7e25f049737cd67347aca6585a",
          "body": null,
          "is_bot": false,
          "headline": "Change jobs list to dataset list",
          "author_name": "Erik Heggenhougen",
          "author_login": null,
          "committed_at": "2025-10-07T12:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ce135f2af0fed1d0102ae883497050d684b383",
          "body": "datahub-issue-219: Add autocomplete to lineage commands",
          "is_bot": false,
          "headline": "Merge pull request #221 from mimiro-io/datahub-issue-219",
          "author_name": "erik-heggenhougen",
          "author_login": "erik-heggenhougen",
          "committed_at": "2025-10-06T12:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2cfe072084ff52304bac2259747ad68f6695e2",
          "body": null,
          "is_bot": false,
          "headline": "datahub-issue-219: Remove autocomplete on all command",
          "author_name": "Erik Heggenhougen",
          "author_login": null,
          "committed_at": "2025-10-06T12:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ba686cba9868ec52502b2c5d894ec93192bed42",
          "body": null,
          "is_bot": false,
          "headline": "datahub-issue-219: Add autocomplete to lineage commands",
          "author_name": "Erik Heggenhougen",
          "author_login": null,
          "committed_at": "2025-10-06T11:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d565d2cc37d58ab3c62c56832fc169724d1cfc3",
          "body": "datahub-issue-219: Add reset-metadata operate command",
          "is_bot": false,
          "headline": "Merge pull request #220 from mimiro-io/datahub-issue-219",
          "author_name": "erik-heggenhougen",
          "author_login": "erik-heggenhougen",
          "committed_at": "2025-10-06T07:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82553dba730d3be52b51cfe1540e3cb9c452a9e3",
          "body": null,
          "is_bot": false,
          "headline": "datahub-issue-219: Add back the test case",
          "author_name": "Erik Heggenhougen",
          "author_login": null,
          "committed_at": "2025-10-06T07:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e399e1998f9d4517d3bdf98b0650f53692b003e0",
          "body": null,
          "is_bot": false,
          "headline": "datahub-issue-219: Fix typo",
          "author_name": "Erik Heggenhougen",
          "author_login": null,
          "committed_at": "2025-10-06T07:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c5cc0c2213a3ef304c02608eca61a9f933c390",
          "body": null,
          "is_bot": false,
          "headline": "datahub-issue-219: Add reset-metadata operate command",
          "author_name": "Erik Heggenhougen",
          "author_login": null,
          "committed_at": "2025-10-06T07:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3e76eedbaf9c9b8e00f40726e2eb3e4fe9bbe31",
          "body": "omit empty entity fields, upgrade deps",
          "is_bot": false,
          "headline": "Merge pull request #216 from mimiro-io/fix/omitempty-in-entities",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2025-03-25T09:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf58fe7ce55242ba6d498a9ec962685df1eb5f95",
          "body": null,
          "is_bot": false,
          "headline": "remove cache step",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2025-03-25T09:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7091e54f6a9b76bb67775e51c8b0a49e8dc2bd54",
          "body": null,
          "is_bot": false,
          "headline": "omit empty entity fields, upgrade deps",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2025-03-25T08:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a874c4c32384b0d27596b0b5b637f70128eaff60",
          "body": "updated dependencies",
          "is_bot": false,
          "headline": "Merge pull request #215 from mimiro-io/chore/upgrade-deps",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2025-01-03T15:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a322b66305a5a9cf3174fb261e329cd0ab1350e",
          "body": null,
          "is_bot": false,
          "headline": "updated referenced dependency",
          "author_name": "Graham Moore",
          "author_login": "gra-moore",
          "committed_at": "2025-01-03T14:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c6bbd788ab405228e45c7d366db576c7578787",
          "body": null,
          "is_bot": false,
          "headline": "updated referenced dependency",
          "author_name": "Graham Moore",
          "author_login": "gra-moore",
          "committed_at": "2025-01-03T14:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77c2ada705c356b4863d979ed6db61d18a462db7",
          "body": null,
          "is_bot": false,
          "headline": "updated go version in build",
          "author_name": "Graham Moore",
          "author_login": "gra-moore",
          "committed_at": "2025-01-03T13:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a209d16dd5051f8a7a65b06f432b48d4aabedd3a",
          "body": null,
          "is_bot": false,
          "headline": "updated dependencies",
          "author_name": "Graham Moore",
          "author_login": "gra-moore",
          "committed_at": "2025-01-03T13:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "542ed20f3d5aadebc16fb7649d40a40cb5abdfb1",
          "body": "Fix some minor bugs and patch CWE-835",
          "is_bot": false,
          "headline": "Merge pull request #214 from mimiro-io/minorFixes",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-11-04T09:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65dc89917fb44309938c2ff581c9a0610178b166",
          "body": null,
          "is_bot": false,
          "headline": "Patch CWE-835 vulnerability",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-11-04T09:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b935ba7cff64aba9d541568b88f71b3e30687e95",
          "body": null,
          "is_bot": false,
          "headline": "Add missing space to log print out",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-11-04T09:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cf39fdd89dc576e8f68e072aafb6ffe7a3794a",
          "body": null,
          "is_bot": false,
          "headline": "Fix invalid login stopping list from printing",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-11-04T09:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a4f9689ef2b222fc32cf4dd755308998da6d6d2",
          "body": "add lineage commands",
          "is_bot": false,
          "headline": "Merge pull request #213 from mimiro-io/feat/lineage",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-09-29T12:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3208da710740a5a3d3e19acf1ec4885e3267447f",
          "body": null,
          "is_bot": false,
          "headline": "add lineage commands",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-09-27T14:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faedfc8d1398d34d81f1d05a239c05795feed44b",
          "body": "split stats command into top and list",
          "is_bot": false,
          "headline": "Merge pull request #211 from mimiro-io/feat/stats",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-08-19T07:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ce730a4e6ecc2c90955babc89a4ff090de48f9",
          "body": null,
          "is_bot": false,
          "headline": "add percentages to labels",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-08-18T12:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b63f41704824929181d1348ca5d5f8233442cb49",
          "body": null,
          "is_bot": false,
          "headline": "split stats cmd into top and list",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-08-18T12:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30911b6e00df6c243f580d7ebe023a0d14582b08",
          "body": "add stats command",
          "is_bot": false,
          "headline": "Merge pull request #210 from mimiro-io/feat/stats",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-08-14T07:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2736d96260a0f7b09a85ec92c4eee11a987335ef",
          "body": null,
          "is_bot": false,
          "headline": "add stats command",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-08-14T07:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45eb768534e92991d5bff04a7d959c7982528171",
          "body": "…ulns\n\nPatch CVE-2024-24792",
          "is_bot": false,
          "headline": "Merge pull request #209 from mimiro-io/chore/24-183-fix-govulncheck-v…",
          "author_name": "Ingve Vormestrand",
          "author_login": "ingve",
          "committed_at": "2024-07-01T08:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3848e34f3ade6f399c1235dd9cbf5daaaf7fd282",
          "body": null,
          "is_bot": false,
          "headline": "Patch CVE-2024-24792",
          "author_name": "Ingve Vormestrand",
          "author_login": "ingve",
          "committed_at": "2024-07-01T05:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ba860ce3a1bae16ebfff1179f1f943d5a50114",
          "body": "Update go version to mitigate CVE-2024-24790",
          "is_bot": false,
          "headline": "Merge pull request #208 from mimiro-io/securityPatch",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-06-25T07:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9d753310bf92b394a592e7c8fe9d614d8414068",
          "body": null,
          "is_bot": false,
          "headline": "Update go version to mitigate CVE-2024-24790",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-06-25T07:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6faa4965e5d31f6ad00de871e988f3a4f07e93e6",
          "body": "add support for virtual datasets",
          "is_bot": false,
          "headline": "Merge pull request #206 from mimiro-io/feat/205/virtual-dataset",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-05-16T08:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f692c0b7e9a789655e8f189f9adada811e041d",
          "body": null,
          "is_bot": false,
          "headline": "impl virtual ds",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-05-15T12:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7af4028b4ec281656540f5dad48e204a2f6992f",
          "body": null,
          "is_bot": false,
          "headline": "upgrade deps",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-05-15T11:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "337c6d185cedd0112a7df593e949b9072e8bf5a4",
          "body": "Reverse namespace map to fix lookup",
          "is_bot": false,
          "headline": "Merge pull request #204 from mimiro-io/fix/transformAssertNamespace",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2024-04-12T10:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c3abced28ebce67581f89239fcc29f7e0d056b",
          "body": null,
          "is_bot": false,
          "headline": "Reverse namespace map to fix lookup",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-04-12T10:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b31a45e9d885996276dd2a500dd91d529555bb2b",
          "body": "Bump action versions in release flow",
          "is_bot": false,
          "headline": "Merge pull request #203 from mimiro-io/fix/bumbReleaseFlow",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-04-09T15:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763f8d11df32baa1e0ef4d3923c0072aa4af2131",
          "body": null,
          "is_bot": false,
          "headline": "Align action versions",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-04-09T08:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94a450bcdfd60163dd6d2f448f69ae1e3551acd",
          "body": null,
          "is_bot": false,
          "headline": "Bump action versions in release flow",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-04-09T07:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a46a1adf982af94add6af318d66de42cf9b3d7e",
          "body": "…ulns\n\nchore: patch CVE-2023-45288, upgrade to supported version of Go",
          "is_bot": false,
          "headline": "Merge pull request #202 from mimiro-io/chore/24-096-fix-govulncheck-v…",
          "author_name": "Ingve Vormestrand",
          "author_login": "ingve",
          "committed_at": "2024-04-08T06:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e67eb5ab2bc7ca8992a393e0cd1eb3399d9a8abc",
          "body": null,
          "is_bot": false,
          "headline": "Add .DS_Store to .gitignore",
          "author_name": "Ingve Vormestrand",
          "author_login": "ingve",
          "committed_at": "2024-04-05T11:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f04db2a5a0e43cf0a1df379969f9a5d4ac192f4",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to a supported version of Go",
          "author_name": "Ingve Vormestrand",
          "author_login": "ingve",
          "committed_at": "2024-04-05T11:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cfaaee0d7df8f5825160d2f3bc85c74286eb7ec",
          "body": null,
          "is_bot": false,
          "headline": "Patch CVE-2023-45288",
          "author_name": "Ingve Vormestrand",
          "author_login": "ingve",
          "committed_at": "2024-04-05T11:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca282f652c3a14071bbbfcaf6bfa220b88bfcb60",
          "body": "Fix #200 Get namespaces from dh before running transform",
          "is_bot": false,
          "headline": "Merge pull request #201 from mimiro-io/bug/200",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-02-20T13:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c716d2cb2563d16eeca31a46ab3a1feb40c13ce",
          "body": null,
          "is_bot": false,
          "headline": "Patch CWE-476 & CWE-400 vulnerabilities",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-02-03T20:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd75b23ff1fcf256a2bcf96c5080a74dd0800978",
          "body": "Fixes #200",
          "is_bot": false,
          "headline": "Get namespaces from dh before running transform",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2024-02-03T20:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe13f521ccbfc7a7cdf5bf05542bb66b44cbfb6",
          "body": "Add check to also check for tslib globally + patch deps",
          "is_bot": false,
          "headline": "Merge pull request #199 from mimiro-io/globalNpmPackages",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-12-22T11:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a550972bc33c06e3e2493630ce924b6395abf0",
          "body": null,
          "is_bot": false,
          "headline": "Patch vulnerabilities",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-12-22T10:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e473f59259744c8024fa83bbc7b7d1b21bd6135f",
          "body": null,
          "is_bot": false,
          "headline": "Add check for global npm install",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-12-22T10:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1beeb15a8af5dfc79905d014db1fb2aa56fd4f2",
          "body": "Add refresh token for login type admin",
          "is_bot": false,
          "headline": "Merge pull request #198 from mimiro-io/INT-197/fix-admin-refresh-token",
          "author_name": "Philip Ahlberg",
          "author_login": "4hlberg",
          "committed_at": "2023-11-08T14:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b414cf893a72b5366ab456f616fb7c7c31b0fe6",
          "body": null,
          "is_bot": false,
          "headline": "Add refresh token for login type admin",
          "author_name": "4hlberg",
          "author_login": "4hlberg",
          "committed_at": "2023-11-08T14:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0646b07430bb757a9eafc29e804e52a9b6ef5404",
          "body": "Disable logging when outputing token & patch dep vulnerabilities",
          "is_bot": false,
          "headline": "Merge pull request #196 from mimiro-io/fix/remove-output",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-10-20T09:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "822e305380a24dadb5b25e015b2b488e9acc5f77",
          "body": null,
          "is_bot": false,
          "headline": "Patch dep vulnerabilities",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-10-20T08:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12446f5b0d0fa76792144ee1fed359236fa0acf0",
          "body": null,
          "is_bot": false,
          "headline": "Disable logging when outputing token",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-10-20T08:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f5af150c84a7573b63bea2032824a521028f53",
          "body": "pass datasets filter on in FindById",
          "is_bot": false,
          "headline": "Merge pull request #194 from mimiro-io/fix/ById-with-filter",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2023-10-09T11:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05610dd377b44fe6fe92cb6689ad247d890a6cf6",
          "body": null,
          "is_bot": false,
          "headline": "pass datasets filter on in FindById",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2023-10-09T11:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6dcd272791ed7dc567e350b48a27ee71895cf4d",
          "body": "construct valid reset URI when since is given",
          "is_bot": false,
          "headline": "Merge pull request #192 from mimiro-io/fix/reset-with-since",
          "author_name": "Ashkan Vahidishams",
          "author_login": "ashmanto",
          "committed_at": "2023-10-09T10:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2a9cb1fa1814f58d498a20c7f0ddae342e7c5f4",
          "body": "Update goreleaser config to support latest version",
          "is_bot": false,
          "headline": "Merge pull request #193 from mimiro-io/goreleaserVersion",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-10-06T08:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08e92b708a44764166f3a05256e800c7a23fb74",
          "body": null,
          "is_bot": false,
          "headline": "Update goreleaser config to support latest version",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-10-06T08:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4acc437a40b6e4d66ad4f34f0f493fa206639804",
          "body": null,
          "is_bot": false,
          "headline": "construct valid reset URI when since is given",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2023-09-22T12:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75e95d349e0a97265bf0e2be19f477eb2e01736",
          "body": "Use correct version number",
          "is_bot": false,
          "headline": "Merge pull request #191 from mimiro-io/goreleaserVersion",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-09-19T20:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c1ef1a7290068713826344589e98036b3424416",
          "body": null,
          "is_bot": false,
          "headline": "Use correct version number",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-09-19T13:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0760202abd86468c18969966db79e1fc33a09f6",
          "body": "Specify goreleaser version",
          "is_bot": false,
          "headline": "Merge pull request #190 from mimiro-io/goreleaserVersion",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-09-19T12:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d7389a9e75da86aa7b60aa585a653b7d0123ee",
          "body": "To temporarily avoid deprecated functionality issue",
          "is_bot": false,
          "headline": "Specify goreleaser version",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-09-19T12:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8732bb36a45feeba9016336b912ca4149a1ba16a",
          "body": "…rations\n\n[FEATURE] Allow job operate on multiple job ids",
          "is_bot": false,
          "headline": "Merge pull request #188 from mimiro-io/feature/allow-multiple-job-ope…",
          "author_name": "Graham Moore",
          "author_login": "gra-moore",
          "committed_at": "2023-05-27T13:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0750d76049b8911aad1b3192deed6f6940974563",
          "body": "When you want to enable or disable or do any other operation on jobs that\ninvolves more than 1 job, you have a lot of extra work to do today.\nThis change allows to input multiple ids as input to job operate.\n\nExample:\n```bash\nmim jobs operate -o run \\\n    --id proxy-cima-production-to-local \\\n    --\n[…]\nder control.\n\nI also added a \"renderkit\" file under utils, this is intended to keep functions\nused to render the ui, for now it just contains a utils.Date() func that\nformats a date to local timezone.",
          "is_bot": false,
          "headline": "[FEATURE] Allow job operate on multiple job ids",
          "author_name": "Bjørn Cintra",
          "author_login": null,
          "committed_at": "2023-05-26T08:52:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "858f047ccc617cccdbb394b7aca6efa4f110964d",
          "body": "Missing fallthrough in switch cases.",
          "is_bot": false,
          "headline": "Merge pull request #187 from mimiro-io/fix/186",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-05-25T11:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b1ec454259b5dd89259b4d50cac669d2c9b453",
          "body": null,
          "is_bot": false,
          "headline": "Missing fallthrough in switch cases.",
          "author_name": "Martin Wam",
          "author_login": "martinwam",
          "committed_at": "2023-05-25T11:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e7c5015c6cc73eecc7e61a32eb31ac75d10d66a",
          "body": "print processed items in jobs list and history",
          "is_bot": false,
          "headline": "Merge pull request #185 from mimiro-io/feat/processed",
          "author_name": "Graham Moore",
          "author_login": "gra-moore",
          "committed_at": "2023-05-24T10:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1923e582421485af3de1939f54022fd436ce27f7",
          "body": null,
          "is_bot": false,
          "headline": "print processed items in jobs list and history",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2023-05-24T10:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9121584c2ac3c7dcd0e99c4882cd46316d8ecf0",
          "body": "Add support for js file query. Fixes #177",
          "is_bot": false,
          "headline": "Merge pull request #183 from mimiro-io/feature_177",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-05-09T13:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b7ced22d7831596d7f9f1a9d93ef6aa3a9c8ee",
          "body": null,
          "is_bot": false,
          "headline": "Fix imports after bad merge",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-05-09T13:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54104e14c170e4ec20f20d8ca4528eb43b2d110c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature_177",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-05-09T13:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63226a2109840a84e4faa992479c2b678b56c0b1",
          "body": "add limit and continuations support to query",
          "is_bot": false,
          "headline": "Merge pull request #182 from mimiro-io/feat/pageable-query",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-05-09T13:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb34309780b1d739e008c8f8e9ccac6104e3ca8a",
          "body": null,
          "is_bot": false,
          "headline": "Add support for js file query. Fixes #177",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-05-09T11:59:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e8361592bc9b721b9cfc82e7264345366d8452",
          "body": null,
          "is_bot": false,
          "headline": "add limit and continuations support to query",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2023-05-09T10:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a37a06d22514ae0e860aada26514747fb40189",
          "body": "Token should be deleted on logout.",
          "is_bot": false,
          "headline": "Merge pull request #181 from mimiro-io/feat/180",
          "author_name": "Sven Eigenbrodt",
          "author_login": "sveeig",
          "committed_at": "2023-05-04T10:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "062e97c775d39c2358598fa94c751024b59a8b0b",
          "body": null,
          "is_bot": false,
          "headline": "Token should be deleted on logout.",
          "author_name": "Martin Wam",
          "author_login": "martinwam",
          "committed_at": "2023-05-04T09:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbc25d373dee37c8c96db85ca94d229d0ee4ae42",
          "body": "No token for unsecured logins.",
          "is_bot": false,
          "headline": "Merge pull request #179 from mimiro-io/feat/178",
          "author_name": "martinwam",
          "author_login": "martinwam",
          "committed_at": "2023-04-25T11:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ac3731516c9ae71b24c778a6179cb34228638e",
          "body": null,
          "is_bot": false,
          "headline": "No token for unsecured logins.",
          "author_name": "Martin Wam",
          "author_login": "martinwam",
          "committed_at": "2023-04-25T11:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9633340d8a560e99ee3136d607c0983f74c40e23",
          "body": "Rewrote the login to better support OAuth2:",
          "is_bot": false,
          "headline": "Merge pull request #176 from mimiro-io/login_oauth_rewrite",
          "author_name": "martinwam",
          "author_login": "martinwam",
          "committed_at": "2023-04-03T09:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5b165a72b226a18246c391654a290591bc1a39",
          "body": null,
          "is_bot": false,
          "headline": "Show subject in login list if token is present for profile",
          "author_name": "Martin Wam",
          "author_login": "martinwam",
          "committed_at": "2023-03-30T12:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e61793dd248b779756aeaae8512ad158dc4e24c2",
          "body": null,
          "is_bot": false,
          "headline": "Updated login docs",
          "author_name": "Martin Wam",
          "author_login": "martinwam",
          "committed_at": "2023-03-30T11:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f5b36c23984b2594c6b20a6f7965a09372cf7b",
          "body": "- Updated golangt-jwt to v4 (v4.5.0)\n- Use x/oauth2 for standardized OAuth2 flows\n- Token sources are used to automatically refresh access tokens\n\nThe change to support standardized authorization code flows requires a\nbreaking change for existing user logins. Logins will need to be re\nadded, and must include a valid audience and client ID.",
          "is_bot": false,
          "headline": "Rewrote the login to better support OAuth2:",
          "author_name": "Martin Wam",
          "author_login": "martinwam",
          "committed_at": "2023-03-29T12:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e2daec5926e32a67e4bf651da27529a88ca5ee",
          "body": "Move api package out of internal. Resolves #173",
          "is_bot": false,
          "headline": "Merge pull request #174 from mimiro-io/feature/173",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-03-24T13:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "611214f3540fd3a88f93deb16435078f0e745b68",
          "body": null,
          "is_bot": false,
          "headline": "Move api package out of internal. Resolves #173",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-03-08T11:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac9a82d5f00c18f04fced53fa52b1d7ee93fd44",
          "body": "Add tab completion on job for transform get",
          "is_bot": false,
          "headline": "Merge pull request #172 from mimiro-io/transformJobCompletion",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-03-03T07:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "644326b907c8f8216d68215147e32f13d8c2474b",
          "body": null,
          "is_bot": false,
          "headline": "Add tab completion on job for transform get",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-03-02T14:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800e25a813c3781cb7bdbcf5e7fffeb29bd8190d",
          "body": "Add support for auto completion on query datasets",
          "is_bot": false,
          "headline": "Merge pull request #171 from mimiro-io/datasetQueryCompletion",
          "author_name": "Anders Borud",
          "author_login": "andebor",
          "committed_at": "2023-03-01T14:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 55,
      "commits_last_year": 19,
      "latest_release_at": "2026-07-17T11:35:47Z",
      "latest_release_tag": "v0.22.3",
      "releases_from_tags": false,
      "days_since_last_push": 12,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 12,
      "mean_days_between_releases": 83.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/mimiro-io/datahub-cli",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/mimiro-io/datahub-cli",
          "is_deprecated": false,
          "latest_version": "v0.22.3",
          "repository_url": "https://github.com/mimiro-io/datahub-cli",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T10:25:38Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 12
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 5,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 17
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 26550,
      "source_files_sampled": 96,
      "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": "github.com/gomarkdown/markdown",
            "direct": false,
            "version": "v0.0.0-20250311123330-531bef5e742b",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-77fj-vx54-gvh7",
              "GO-2026-5208"
            ],
            "fixed_version": "0.0.0-20260411013819-759bbc3e3207",
            "advisory_count": 2,
            "oldest_advisory_days": 106
          },
          {
            "name": "github.com/disintegration/imaging",
            "direct": false,
            "version": "v1.6.2",
            "severity": "low",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-q7pp-wcgr-pffx"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 1058
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 15
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 22
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 15
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 1,
          "unknown": 3
        },
        "advisory_count": 6,
        "affected_count": 5,
        "assessed_count": 74,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/MichaelMure/go-term-markdown",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/bcicen/jstream",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/dop251/goja",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/evanw/esbuild",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.1"
        },
        {
          "name": "github.com/franela/goblin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20211003143422-0a4f594942bf"
        },
        {
          "name": "github.com/gofrs/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.4.0+incompatible"
        },
        {
          "name": "github.com/mitchellh/go-homedir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/pterm/pterm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.80"
        },
        {
          "name": "github.com/rotisserie/eris",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.4"
        },
        {
          "name": "github.com/skratchdot/open-golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200116055534-eef842397966"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.1"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.20.0"
        },
        {
          "name": "github.com/tidwall/pretty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "github.com/coreos/go-oidc/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.13.0"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.2.2"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/lestrrat-go/jwx/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.4"
        },
        {
          "name": "github.com/nirasan/go-oauth-pkce-code-verifier",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220510032225-4f9f17eaec4c"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "github.com/labstack/echo/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.13.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/bcicen/jstream",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-oidc/v3",
            "direct": true,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanw/esbuild",
            "direct": true,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/franela/goblin",
            "direct": true,
            "version": "v0.0.0-20211003143422-0a4f594942bf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/uuid",
            "direct": true,
            "version": "v4.4.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": true,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/echo/v4",
            "direct": true,
            "version": "v4.13.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/jwx/v2",
            "direct": true,
            "version": "v2.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/michaelmure/go-term-markdown",
            "direct": true,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nirasan/go-oauth-pkce-code-verifier",
            "direct": true,
            "version": "v0.0.0-20220510032225-4f9f17eaec4c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pterm/pterm",
            "direct": true,
            "version": "v0.12.80",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rotisserie/eris",
            "direct": true,
            "version": "v0.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skratchdot/open-golang",
            "direct": true,
            "version": "v0.0.0-20200116055534-eef842397966",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "atomicgo.dev/cursor",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "atomicgo.dev/keyboard",
            "direct": false,
            "version": "v0.2.9",
            "ecosystem": "go"
          },
          {
            "name": "atomicgo.dev/schedule",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/console",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/disintegration/imaging",
            "direct": false,
            "version": "v1.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/eliukblau/pixterm/pkg/ansimage",
            "direct": false,
            "version": "v0.0.0-20191210081756-9fb6cf8c2f75",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sourcemap/sourcemap",
            "direct": false,
            "version": "v2.1.4+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gomarkdown/markdown",
            "direct": false,
            "version": "v0.0.0-20250311123330-531bef5e742b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gookit/color",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kyokomi/emoji/v2",
            "direct": false,
            "version": "v2.2.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/gommon",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/blackmagic",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/httpcc",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/httprc",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/iter",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/option",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/fuzzysearch",
            "direct": false,
            "version": "v1.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/michaelmure/go-term-text",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/asm",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasttemplate",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20250305212735-054e65f0b394",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/image",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 74,
        "direct_count": 23,
        "indirect_count": 51
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 121,
        "open_issues": 16,
        "closed_ratio": 0.765,
        "closed_issues": 52,
        "closed_unmerged_prs": 37
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "andebor",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/6567953?v=4"
        },
        {
          "type": "User",
          "login": "ashmanto",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/6340081?v=4"
        },
        {
          "type": "User",
          "login": "gra-moore",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/1191838?v=4"
        },
        {
          "type": "User",
          "login": "sveeig",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/674691?v=4"
        },
        {
          "type": "User",
          "login": "martinwam",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/19662721?v=4"
        },
        {
          "type": "User",
          "login": "gilgamesjh",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/5430074?v=4"
        },
        {
          "type": "User",
          "login": "ingve",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/62911?v=4"
        },
        {
          "type": "User",
          "login": "4hlberg",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/33317308?v=4"
        },
        {
          "type": "User",
          "login": "erik-heggenhougen",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/226054395?v=4"
        },
        {
          "type": "User",
          "login": "akshaykrjain",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23121725?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.404
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "dataplatform-issues.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "8 out of 11 merged PRs checked by a CI test -- score normalized to 7",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 5,
            "reason": "5 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5d68a18773ddc76750a11701565171d51606e4c5",
        "ran_at": "2026-07-30T05:48:10Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T11:54:11Z",
      "oldest_open_prs": [
        {
          "number": 161,
          "created_at": "2023-02-09T13:31:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-17T10:25:38Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 111,
          "created_at": "2022-08-16T07:30:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 138,
          "created_at": "2022-11-17T09:20:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 142,
          "created_at": "2022-12-23T12:51:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2023-01-23T09:22:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 152,
          "created_at": "2023-01-23T11:07:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 156,
          "created_at": "2023-01-25T12:42:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 157,
          "created_at": "2023-01-25T12:43:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 158,
          "created_at": "2023-01-25T12:45:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 159,
          "created_at": "2023-01-25T12:48:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 160,
          "created_at": "2023-01-25T12:49:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 168,
          "created_at": "2023-02-28T12:33:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 189,
          "created_at": "2023-06-19T09:34:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 195,
          "created_at": "2023-10-11T09:48:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 207,
          "created_at": "2024-05-28T08:01:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 217,
          "created_at": "2025-06-26T12:38:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 218,
          "created_at": "2025-08-08T12:08:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mimiro-io/datahub-cli",
    "host": "github.com",
    "name": "datahub-cli",
    "owner": "mimiro-io"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 59,
        "vitality": 63,
        "community": 49,
        "governance": 72,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 63,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "commits_last_year": 19,
              "human_commit_share": 1,
              "days_since_last_push": 12,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "19 commits in the last year",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 55,
              "latest_release_tag": "v0.22.3",
              "releases_from_tags": false,
              "days_since_latest_release": 12,
              "mean_days_between_releases": 83.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "55 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 12 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~83.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 83.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 12,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 12 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "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": 49,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 3,
              "stars": 5,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 11,
              "top_contributor_share": 0.404
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 121,
              "open_issues": 16,
              "closed_issues": 52,
              "issue_closed_ratio": 0.765,
              "closed_unmerged_prs": 37
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 35.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "121/158 decided PRs merged",
                "points": 29.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 121,
                      "decided": 158
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "followers": 8,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mimiro-io",
              "public_repos": 38,
              "account_age_days": 2226
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "8 followers of mimiro-io",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 8,
                      "login": "mimiro-io"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "38 public repos, account ~6 yr old",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 38
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/mimiro-io/datahub-cli"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 12
            },
            "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 12 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 11 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 59,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 11 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "5 existing vulnerabilities detected",
                "points": 3.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. Remaining weights renormalized. Matched 74 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 74
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 6,
              "affected_packages": 5,
              "assessed_packages": 74,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, low 1, unknown 3",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/text v0.38.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/text v0.38.0 (unknown)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 74,
              "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": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.46,
              "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": "46 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 26550,
              "source_files_sampled": 96,
              "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/96 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 96,
                      "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-30T05:48:31.070913Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mimiro-io/datahub-cli.svg",
  "full_name": "mimiro-io/datahub-cli",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.