Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 21:51 UTC

codefly-dev / service-redis

GoNo license detected★ 0 stars⑂ 0 forkssince Feb 2024View on GitHub ↗

codefly-dev/service-redis holds a health index of 44 out of 100, placing it in the At risk band. It scores highest on Vitality (72/100) and lowest on Community & Adoption (1/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

44
overall / 100
At risk

Software health index

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

44
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

codefly.aiOrganization
4 followers43 public repossince Oct 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/codefly-dev/service-redisv0.0.74-6011 days ago

Metrics by category

Vitality

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

72Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
4.2/36Commit cadence — 6/52 weeks with commits
13.8/18Commit volume — 33 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year33
human_commit_share1
days_since_last_push4
active_weeks_last_year6
How it's scored
27/27Ships releases — 39 releases published
36/36Release recency — latest release 4 days ago
19.8/27Release cadence — a release every ~88.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count39
latest_release_tagv0.0.74
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases88.2

Community & Adoption

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

1Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
38.2/38.3PR acceptance — 2/2 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs0
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
5/25Owner reach — 4 followers of codefly-dev
17.6/25Track record — 43 public repos, account ~2 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_logincodefly-dev
public_repos43
account_age_days1,024
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 11 days ago
20/20Version history — 60 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/codefly-dev/service-redis
ecosystemsgo
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

1Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate2.8
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
9.5/35Direct dependencies free of known advisories — 1 affected: google.golang.org/grpc v1.80.0 (critical 9.1)
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
advisories17
affected_packages7
assessed_packages84
unassessed_packages0
affected_by_severitycritical 1, high 1, moderate 1, unknown 4
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 84 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.

62Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
38.9/40Legible commit history — 73 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.73
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Nix, lockfile
10/10Demonstrated agent practice — 17 of the last 100 commits agent-authored or agent-credited
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_nixyes
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.17
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/8 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes8,085
source_files_sampled8
oversized_source_files0

Key facts

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

More detail

OpenSSF Scorecard 2.8 / 10
2.8aggregate

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-27 21:51 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
Gogithub.com/codefly-dev/corev0.2.23go.mod
Gogithub.com/mind-build/gortkv0.1.0go.mod
Gogoogle.golang.org/grpcv1.80.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 84

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

RegistryPackageVersionRelation
Gogithub.com/codefly-dev/corev0.2.18direct
Gogithub.com/mind-build/gortkv0.1.0direct
Gogoogle.golang.org/grpcv1.80.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gobuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gov1.36.11-20260415201107-50325440f8f2.1indirect
Gobuf.build/go/protovalidatev1.2.0indirect
Gocel.dev/exprv0.25.1indirect
Gogithub.com/antlr4-go/antlr/v4v4.13.1indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/blang/semverv3.5.1+incompatibleindirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cheggaaa/pb/v3v3.1.7indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/codefly-dev/gortkv0.2.0indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/dockerv28.5.2+incompatibleindirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-openapi/analysisv0.25.0indirect
Gogithub.com/go-openapi/errorsv0.22.7indirect
Gogithub.com/go-openapi/jsonpointerv0.23.1indirect
Gogithub.com/go-openapi/jsonreferencev0.21.5indirect
Gogithub.com/go-openapi/loadsv0.23.3indirect
Gogithub.com/go-openapi/specv0.22.4indirect
Gogithub.com/go-openapi/strfmtv0.26.1indirect
Gogithub.com/go-openapi/swag/convv0.26.0indirect
Gogithub.com/go-openapi/swag/jsonnamev0.26.0indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/loadingv0.26.0indirect
Gogithub.com/go-openapi/swag/manglingv0.26.0indirect
Gogithub.com/go-openapi/swag/stringutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/typeutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.26.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/google/cel-gov0.28.0indirect
Gogithub.com/google/go-github/v37v37.0.0indirect
Gogithub.com/google/go-querystringv1.2.0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/lufia/plan9statsv0.0.0-20260330125221-c963978e514eindirect
Gogithub.com/masterminds/semverv1.5.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.21indirect
Gogithub.com/mattn/go-runewidthv0.0.23indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/oklog/ulid/v2v2.1.1indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/shirou/gopsutil/v3v3.24.5indirect
Gogithub.com/shoenig/go-m1cpuv0.2.1indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/vividcortex/ewmav1.2.0indirect
Gogithub.com/yoheimuta/go-protoparser/v4v4.14.2indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.68.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2findirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/termv0.43.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260420184626-e10c466a9529indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260420184626-e10c466a9529indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Dependency advisories 7

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.80.0directcritical21.82.1
github.com/docker/dockerv28.5.2+incompatibleindirecthigh1029.3.1
github.com/google/cel-gov0.28.0indirectmoderate10.29.0
go.opentelemetry.io/otelv1.43.0indirectunknown11.44.0
golang.org/x/cryptov0.52.0indirectunknown1
golang.org/x/netv0.55.0indirectunknown10.56.0
golang.org/x/textv0.37.0indirectunknown10.39.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": 395,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 32243,
        "Nix": 777,
        "Go Template": 3064
      },
      "pushed_at": "2026-07-23T16:06:34Z",
      "created_at": "2024-02-14T00:12:50Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T16:08:01Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "codefly.ai",
      "type": "Organization",
      "login": "codefly-dev",
      "company": null,
      "location": null,
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/147254003?v=4",
      "created_at": "2023-10-07T12:48:47Z",
      "is_verified": null,
      "public_repos": 43,
      "account_age_days": 1024
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.74",
          "kind": "patch",
          "published_at": "2026-07-23T15:18:59Z"
        },
        {
          "tag": "v0.0.56",
          "kind": "patch",
          "published_at": "2024-07-28T23:46:09Z"
        },
        {
          "tag": "v0.0.55",
          "kind": "patch",
          "published_at": "2024-07-28T22:32:54Z"
        },
        {
          "tag": "v0.0.54",
          "kind": "patch",
          "published_at": "2024-07-17T21:36:44Z"
        },
        {
          "tag": "v0.0.52",
          "kind": "patch",
          "published_at": "2024-07-09T14:30:33Z"
        },
        {
          "tag": "v0.0.51",
          "kind": "patch",
          "published_at": "2024-07-02T19:26:39Z"
        },
        {
          "tag": "v0.0.48",
          "kind": "patch",
          "published_at": "2024-05-23T16:37:47Z"
        },
        {
          "tag": "v0.0.47",
          "kind": "patch",
          "published_at": "2024-05-22T17:31:13Z"
        },
        {
          "tag": "v0.0.46",
          "kind": "patch",
          "published_at": "2024-05-21T23:05:43Z"
        },
        {
          "tag": "v0.0.44",
          "kind": "patch",
          "published_at": "2024-05-20T17:49:43Z"
        },
        {
          "tag": "v0.0.43",
          "kind": "patch",
          "published_at": "2024-05-20T15:45:49Z"
        },
        {
          "tag": "v0.0.42",
          "kind": "patch",
          "published_at": "2024-05-16T15:10:15Z"
        },
        {
          "tag": "v0.0.41",
          "kind": "patch",
          "published_at": "2024-05-15T18:26:53Z"
        },
        {
          "tag": "v0.0.38",
          "kind": "patch",
          "published_at": "2024-04-19T12:48:58Z"
        },
        {
          "tag": "v0.0.37",
          "kind": "patch",
          "published_at": "2024-04-19T12:23:16Z"
        },
        {
          "tag": "v0.0.36",
          "kind": "patch",
          "published_at": "2024-04-18T15:29:15Z"
        },
        {
          "tag": "v0.0.35",
          "kind": "patch",
          "published_at": "2024-04-16T22:57:22Z"
        },
        {
          "tag": "v0.0.34",
          "kind": "patch",
          "published_at": "2024-04-13T17:16:46Z"
        },
        {
          "tag": "v0.0.32",
          "kind": "patch",
          "published_at": "2024-04-09T18:59:54Z"
        },
        {
          "tag": "v0.0.31",
          "kind": "patch",
          "published_at": "2024-04-08T22:31:13Z"
        },
        {
          "tag": "v0.0.30",
          "kind": "patch",
          "published_at": "2024-04-07T19:41:33Z"
        },
        {
          "tag": "v0.0.29",
          "kind": "patch",
          "published_at": "2024-04-07T18:13:39Z"
        },
        {
          "tag": "v0.0.28",
          "kind": "patch",
          "published_at": "2024-04-05T17:05:27Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2024-04-01T19:12:24Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2024-04-01T19:11:03Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2024-03-31T12:25:19Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2024-03-29T14:00:14Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2024-03-21T22:39:19Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2024-03-21T18:53:23Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2024-03-21T13:18:13Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2024-03-12T13:53:28Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2024-03-08T16:10:28Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2024-03-08T16:04:59Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2024-03-08T16:04:01Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2024-03-08T16:01:34Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2024-03-05T14:26:25Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2024-02-25T14:31:25Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2024-02-24T13:33:01Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2024-02-14T22:58:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "32b1bf419d4143df2038668b5db9f82e04c8b19d",
          "body": "* Sync go.sum with the core bump in go.mod\n\nThe org-wide core version bump edited go.mod without running go mod\ntidy, leaving go.sum pinned at the previous core release. go build and\ngo test fail with 'missing go.sum entry', which blocks every release.\nRegenerated go.sum with go mod tidy.\n\n* Call th\n[…]\nhe reusable workflows in codefly-dev/core, and route ci.yml\nthrough the shared go-service-ci workflow (adds the go.sum drift guard).\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Restore releases: sync go.sum and adopt shared release workflow (#4)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-23T16:06:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f44ac621d6bfe791ad19a12f3dfc16ef00622a05",
          "body": "Add a GoReleaser config modeled on codefly-dev/service-go-grpc that builds\nservice-redis_{version}_{os}_{arch}.tar.gz archives for linux/amd64 and\ndarwin/amd64+arm64 — the archive-name format the core agent downloader\nresolves at releases/download/v<version>/.\n\nAlso add the missing go.sum module hash for core v0.2.23 (bumped in 6d3d2fa\nwithout updating go.sum), without which `go build` — and therefore the\nGoReleaser build step — fails.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add .goreleaser.yaml so release assets build and publish (#2) (#3)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-23T15:26:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6d3d2fa61bb245e7794a2536f659c08c8f627cf4",
          "body": null,
          "is_bot": false,
          "headline": "chore: update core SBOM runtime to v0.2.23",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T20:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d95c092cee872bc6f9505203b2153257192df88b",
          "body": null,
          "is_bot": false,
          "headline": "fix: support hardened SBOMs for service images",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T20:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf444c19d4b9b986f833bf95d9980606a2423c50",
          "body": null,
          "is_bot": false,
          "headline": "chore: advance core audit release",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T19:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d0966ed6643adc13f10ad3aa90ae85187b4ce0c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add container audit and SBOM support",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T19:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a960451198bb81a35e24679795f1597c32c5b172",
          "body": null,
          "is_bot": false,
          "headline": "chore: adopt core v0.2.19 protocol 2",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T17:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adae1389aa6de2aacd6ad979e51a1c9827361519",
          "body": null,
          "is_bot": false,
          "headline": "feat: adopt shared plugin authoring APIs",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-15T17:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc3e2c1de94b0c2fba68d01f898fe936d800e45",
          "body": null,
          "is_bot": false,
          "headline": "security: harden plugin runtime boundaries",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-15T15:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc237093bc278bd47ab839c57c449e2f04458be",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.68",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-06T20:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e1b7fd33df205013e39256b9d1a4f53f535c47",
          "body": "redis ships a nix runtime (nixredis.go via RuntimeContextNix) but\nadvertised an empty RuntimeRequirements, so the CLI's per-service\nDocker-free gate (flow.resolveDockerFallback → Runner.SupportsNix,\ncli 852bf10) classified it Docker-only and hard-stopped the run with\n\"requires Docker\". Advertise Runtime_NIX to match the real capability.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: advertise nix runtime so the CLI Docker-free gate allows fallback",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-06T20:44:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a2eb9b8e19097b21b51b9d725d33d5fc5acd9d0d",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "deps: bump core v0.2.10->v0.2.11 + tidy (fix standalone/CI build)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-28T18:33:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "47ce2ece6d200a71cbb0518b06a0cb16f2d1f4e2",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.67",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-27T18:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8af7e58e156c3d16633dc647379e6ffb5854e6",
          "body": "core now imports github.com/mind-build/gortk; bumping drops the transitive\ncodefly-dev/gortk reference.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump codefly-dev/core to v0.2.10 (retires old codefly-dev/gortk)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-24T21:29:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9a0f2a1f67706d9119f675bbdc552a398360fe90",
          "body": "gortk moved from the codefly-dev org to mind-build.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update gortk import to github.com/mind-build/gortk v0.1.0",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-24T21:22:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f8e87a90d948269acdb58f5e59b287f549f7ca69",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.66",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T19:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "973b4b4190364f46a09d39a91687bc60c8e5b99a",
          "body": "redis now runs natively from a nix-provisioned binary when the caller requests\nRuntimeContextNix (Docker-free), mirroring postgres/neo4j: embedded flake\nprovisions redis, nixredis.go drives redis-server on the assigned port with the\nconfigured password, WaitForReady unchanged. Verified: flake materializes redis\n8.2.3, redis-server serves PING. Un-quarantined.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Migrate to new-style architecture: add nix runtime",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T19:28:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "45c32c21ca96fb00b3fd254b49f7ecde18e4465a",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.65",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T17:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f7ac86e5044bd8f1c1f85998fa4b5d1d5763f7d",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump core to v0.2.9 (terminal sanitizer consolidated into gortk)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T17:17:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5fe584359ea2c1bc02818c7cf26bc07e9653bc99",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.64",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T15:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051ba5c30bdf629abe054a9d8e73168647129d00",
          "body": "…n sanitize)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump core to v0.2.8 (latest runtime fixes: buffered logging, dockerru…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T15:46:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "83172549c55a602a0f27d919e969802a447290e2",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.63",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T13:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23e01d1a5dfabba4a0cd75eb9caf25c6e5af2fc",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump core to v0.2.5 (workspace re-build/update)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T13:24:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "02467ca8861fc50a00d6be24cc1e13bc61532c68",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.62",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-19T15:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0712d57cc1ef3d4deb7b08acfd204599d36abb83",
          "body": "Pipe the redis container's output through a redisLogWriter that parses the\nredis log prefix (pid:role date LEVEL msg) with a declarative gortk.LogSpec,\nmaps the single-char level (./-/*/#) to a Wool level, and keeps pid as a\nfield — instead of dumping every line at one undifferentiated level.\n\nAdds the gortk dependency.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Parse redis logs via gortk LogParser (severity routing)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-19T15:52:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dcddbdbb2ceebb2f3a0b5480c8c4875d58b35a28",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.61",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-19T15:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f379ccac5bb6beee3a0af7cbc63348911e2bd05f",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump core to v0.2.2 and rebuild",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-19T15:33:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "54617dfe5a09ccaf8061bdfde92e9cd001d67075",
          "body": "core split the Docker runner out of runners/base into the new\nrunners/dockerrun subpackage. Repoint DockerEnvironment and\nNewDockerHeadlessEnvironment/NewDockerEnvironment accordingly.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix build: migrate Docker runner to runners/dockerrun",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-17T18:02:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "819c6251facadda1110188820367c178493c0fd6",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.60",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-15T19:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e2a94d4809d9942204c87832754f153d4e57728",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(toolchain): pin go1.26.4 to clear Go stdlib advisories",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-15T19:50:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "55c9fed4092b4654577962390b7bef0684abe705",
          "body": "Pinned go.mod to the latest published core and verified the standalone\n(GOWORK=off) build, then scaffolded .github/workflows/ci.yml so push/PR builds\nare gated (the releaser workflow still handles tag releases).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: pin core to latest + add build+vet workflow (via codefly agent deps)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-13T19:16:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "24f640a9f01e906149db59ca2a5b00f88a9de9c2",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "deps: bump redis image 7-alpine → 8-alpine (latest GA)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-13T18:22:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cd5ef98efc85bd7f6e24129b6f1f74558ca703fa",
          "body": "Brings service-redis up to date with the newer local working copy (the repo\nhad drifted to v0.0.56/March). Includes the CreateEndpoints fix: check the\nresources.NewAPI error instead of returning a nil endpoint as success.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "sync: update to local working state v0.0.59 + review fixes",
          "author_name": "codefly",
          "author_login": null,
          "committed_at": "2026-06-13T17:10:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4b60f6242a36f237519d502ee6cfa877104dd46e",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.56",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T23:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a97df7a6aa3832f14ff21786dcd7619445a808a",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T23:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb7cb67c1fac6cdd1a3b3a7510d94ce461722aa8",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.55",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T22:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c868774a338e7263d7beb71cdbdbe208ba80bcfc",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20265f07ac674e20e4f8fbf6a5bd927f47bcd50f",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0618eff8b7238f162dac4f5d39f31848325d65a",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d1f8fff18b8d5fce4d5ab9adbefc485f4dfc524",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11382759fe05536bf125dab0bcaaca5f30d8a2f5",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.54",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T21:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f39ebd1fbb097a5aef0fb5a82da64a4c581d3dad",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T20:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b5be334afe9ec31c8d6b017e8fef34199dcb6a7",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T20:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c564bc7a12738b251adacf9dd1899409cece549",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.53",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53bb400cbcaa2beea5a937d5ed3f31347b7f5236",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "413e51a116ab573dd90e77e3c7063641534c0486",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c64138fb050634e874df958ed33deba64e196bc1",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.52",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-09T14:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8108711781894d12b583c0c43b903762eac52dd1",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-09T14:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f34fd95baa49d8cb693a7d64097b43c27a14c62",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-09T14:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfab162d01e3e76422ff6731240231d96f690f7",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-06T15:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1599c745f69c785b5fa4005145f732266abe8f8",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.51",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T19:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cada0bb0586247b04366c13a0de812c3315d09c8",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.50",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T19:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e91483644fef274b42e0c111e2de11359d04270",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T18:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c17886dc83a11007ad3da84606b939e5b7499d",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.49",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c00adba67bba4d0aea88123da1bdb9cf62774ddb",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7a62ecb7735b0e7907284a28bd49511918aef11",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1da5a06ab81542f7ded5952721509519bb3f71c",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.48",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-23T16:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db9a12217471ab94347202632650fe1829ea7be",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-23T16:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5ebbdb60905991c51939ddedb0d9efffd13993",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.47",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-22T17:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc9dbcc1b34dfdea2f08709385e2ba5430b1e9a",
          "body": null,
          "is_bot": false,
          "headline": "fix: test",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-22T17:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131f34ea0125d2967374d87de0ddba681d2f2b87",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.46",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8d6d41f2f8d9bd48b01adf13c43b65f071ee06",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90127266bf19e413f3f0d54b16539d79e894914a",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7fd6d298c6cb49ec6eb6892eb531119c1f724be",
          "body": null,
          "is_bot": false,
          "headline": "update: tag",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T15:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238406a31698ae27938cb5c3f13f3774546b9c23",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.45",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T15:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137476a201b94eabcd51ea24a74767ecc315eef3",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.44",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T17:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "787c87c35911b4ca6db4bf9e7dfdadabe9f0a9a7",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.43",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae2756bc76ee2e73cee4fe1ab042f9b023111c3",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f95b9774118ae8a1ed9750570afcd171178a49",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05d659e539e9e82fa8da3a408e875f090972023",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f864932c65ca84b9793b152ac8d316dd6d7239a6",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d27b8f4fa1898b330c3b2ded7b70348e5c0e72",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T19:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c075d5e220d1efb63a0f5c69d4ad5d2614be0586",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T18:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "116265df3e232d687d63c6573695e4de21cb71c3",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T18:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1145147b3aa6b3c725e2ce05504e8d2866699fe1",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T16:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3221cf9c65f386cf258ec157ec514a4377b02a1",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.42",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-16T15:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e81a2429590d57ec2b587ddfbf72ea4eb234f72",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-16T15:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24fb6d8efba2864d3d69dbb123e1888e122f323b",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-16T15:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0795cd5ad31614c757a8d177913f631405a3ce",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.41",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T18:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2b46324ef7af950260ba0d26637d31fec88f9c",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T18:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a28cd504e08007cb2f859f3ab832db79a86cf67b",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T18:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c54021537b5ec01f829ebae61e6d74db0a9f00a7",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.40",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T17:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93cddc73ea71330f063db1e900d73ffd69442d7c",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T17:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9669bd1afb3f1718531fe7682de9414ae069f4c",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.39",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-13T15:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b30260709876a5bcfcf1b4684b101ca7f159906",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-13T15:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a30c4ddf38196a547e7f7c7c8369beff0e3783",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-13T15:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "031391302df1f3ea7533d0d688e922820f1bda57",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-13T15:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7770ab14ebf8b4f0ee82c22b12dbf824223e194",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.38",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-19T12:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b877be24c2b4d441ea5e50ac2ca93d0f772060",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-19T12:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea33f5f57db12a65a5aa851dd8d6347dd2e7025",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.37",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-19T12:21:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5074d1d26a94fc78e90dd52aace3db722c85a4c",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-19T12:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2757440644f9cca1d47daa66dfbef1be09617828",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.36",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-18T15:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e843901ff34ce7627818d9bbc84d2ed32c5dc5d",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-18T15:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e61ab8daf37bce1162b4de91826fbaecd2409b9",
          "body": null,
          "is_bot": false,
          "headline": "update: tag",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-16T22:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0632976d32b823fcc3c195c98b16f5cb3e1ad577",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.35",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-16T22:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd7c05fb42357acbe153e960a67d357deba355e",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-16T22:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02459eb15bc878b1661cdb681fb3ae81e85ec3d8",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-16T22:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc323f02e6838aa1a3cf4ccdc074a742f9b9d5e",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.34",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-13T17:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c5efbe3cd64a16ea8588c8af6d9d0a29ab1ab7",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.33",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-13T17:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f037850a85855e03e802d8cc02800268afa72dd0",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-04-13T17:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 39,
      "commits_last_year": 33,
      "latest_release_at": "2026-07-23T15:18:59Z",
      "latest_release_tag": "v0.0.74",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 88.2
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 0,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/codefly-dev/service-redis",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/codefly-dev/service-redis",
          "is_deprecated": false,
          "latest_version": "v0.0.74",
          "repository_url": "https://github.com/codefly-dev/service-redis",
          "versions_count": 60,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T20:32:17Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 8085,
      "source_files_sampled": 8,
      "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": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 2,
            "oldest_advisory_days": 5
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "v28.5.2+incompatible",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-pxq6-2prw-chj9",
              "GHSA-rg2x-37c3-w2rh",
              "GHSA-vp62-88p7-qqf5",
              "GHSA-x744-4wpc-v9h2",
              "GHSA-x86f-5xw2-fm2r",
              "GO-2026-4883",
              "GO-2026-4887",
              "GO-2026-5617",
              "GO-2026-5668",
              "GO-2026-5746"
            ],
            "fixed_version": "29.3.1",
            "advisory_count": 10,
            "oldest_advisory_days": 122
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.28.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-gcjh-h69q-9w9g"
            ],
            "fixed_version": "0.29.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "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": 19
          },
          {
            "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": 13
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 4,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 17,
        "affected_count": 7,
        "assessed_count": 84,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/codefly-dev/core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.23"
        },
        {
          "name": "github.com/mind-build/gortk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.80.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/codefly-dev/core",
            "direct": true,
            "version": "v0.2.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mind-build/gortk",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go",
            "direct": false,
            "version": "v1.36.11-20260415201107-50325440f8f2.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/go/protovalidate",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver",
            "direct": false,
            "version": "v3.5.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cheggaaa/pb/v3",
            "direct": false,
            "version": "v3.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/codefly-dev/gortk",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "v28.5.2+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/analysis",
            "direct": false,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.22.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/loads",
            "direct": false,
            "version": "v0.23.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": false,
            "version": "v0.26.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v37",
            "direct": false,
            "version": "v37.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20260330125221-c963978e514e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "v1.5.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.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v3",
            "direct": false,
            "version": "v3.24.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shoenig/go-m1cpu",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vividcortex/ewma",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yoheimuta/go-protoparser/v4",
            "direct": false,
            "version": "v4.14.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "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-20260410095643-746e56fc9e2f",
            "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": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260420184626-e10c466a9529",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260420184626-e10c466a9529",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 84,
        "direct_count": 4,
        "indirect_count": 80
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 2,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "AntoineToussaint",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/31669419?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "releaser.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "11 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "32b1bf419d4143df2038668b5db9f82e04c8b19d",
        "ran_at": "2026-07-27T21:51:44Z",
        "aggregate_score": 2.8,
        "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-23T16:07:40Z",
      "oldest_open_prs": [
        {
          "number": 1,
          "created_at": "2026-03-15T02:03:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T16:06:34Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/codefly-dev/service-redis",
    "host": "github.com",
    "name": "service-redis",
    "owner": "codefly-dev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 44,
      "inputs": {
        "security": 36,
        "vitality": 72,
        "community": 1,
        "governance": 58,
        "engineering": 41
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 33,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "33 commits in the last year",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 39,
              "latest_release_tag": "v0.0.74",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 88.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "39 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~88.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 88.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 1,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/2 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "codefly-dev",
              "public_repos": 43,
              "account_age_days": 1024
            },
            "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": "4 followers of codefly-dev",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "codefly-dev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "43 public repos, account ~2 yr old",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 43
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/codefly-dev/service-redis"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "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 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "60 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 41,
        "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": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 2.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "11 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 84 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": 84
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "osv",
              "advisories": 17,
              "affected_packages": 7,
              "assessed_packages": 84,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 1, moderate 1, unknown 4",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: google.golang.org/grpc v1.80.0 (critical 9.1)",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "google.golang.org/grpc v1.80.0 (critical 9.1)"
                    }
                  }
                ],
                "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": 84,
              "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": 1
            },
            "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": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.73,
              "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": "73 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 73,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.17,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "17 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 17,
                      "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": 8085,
              "source_files_sampled": 8,
              "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/8 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 8,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-27T21:51:51.025958Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/codefly-dev/service-redis.svg",
  "full_name": "codefly-dev/service-redis",
  "license_state": "absent",
  "license_spdx": null
}

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.