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

codefly-dev / service-python-fastapi

Go · Go TemplateNo license detected★ 0 stars⑂ 0 forkssince Jan 2024View on GitHub ↗

codefly-dev/service-python-fastapi holds a health index of 40 out of 100, placing it in the At risk band. It scores highest on Vitality (65/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.

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

40
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-python-fastapiv0.0.96-818 days ago

Metrics by category

Vitality

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

65Moderate · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
6.9/36Commit cadence — 10/52 weeks with commits
14.2/18Commit volume — 37 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_year37
human_commit_share1
days_since_last_push4
active_weeks_last_year10
How it's scored
27/27Ships releases — 48 releases published
7.2/36Release recency — latest release 634 days ago
27/27Release cadence — a release every ~18.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count48
latest_release_tagv0.0.83
releases_from_tagsno
days_since_latest_release634
mean_days_between_releases18.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?

54Moderate · 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
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 3/3 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs3
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
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 8 days ago
20/20Version history — 81 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/codefly-dev/service-python-fastapi
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

35At 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
10/20OpenSSF Scorecard: CI-Tests — 1 out of 2 merged PRs checked by a CI test -- score normalized to 5
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?

34At 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
1.2/2.5CI-Tests — 1 out of 2 merged PRs checked by a CI test -- score normalized to 5
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.6
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_packages105
unassessed_packages9
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 105 resolved dependencies against OSV. 9 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.4/40Legible commit history — 72 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.72
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, Nix, lockfile
10/10Demonstrated agent practice — 21 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_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.21
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/19 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes15,735
source_files_sampled19
oversized_source_files0

Key facts

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

More detail

OpenSSF Scorecard 2.6 / 10
2.6aggregate

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
5CI-Tests1 out of 2 merged PRs checked by a CI test -- score normalized to 5
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 5
RegistryPackageVersion constraintManifest
Gogithub.com/codefly-dev/corev0.2.24go.mod
Gogithub.com/codefly-dev/service-pythonv0.0.15go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogoogle.golang.org/grpcv1.80.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 114

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

RegistryPackageVersionRelation
Gogithub.com/codefly-dev/corev0.2.18direct
Gogithub.com/codefly-dev/service-pythonv0.0.10direct
Gogithub.com/stretchr/testifyv1.11.1direct
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
Godario.cat/mergov1.0.2indirect
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/cloudflare/circlv1.6.3indirect
Gogithub.com/codefly-dev/gortkv0.2.0indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
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/emirpasic/godsv1.18.1indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.9.0indirect
Gogithub.com/go-git/go-git/v5v5.19.1indirect
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/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
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/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/kevinburke/ssh_configv1.6.0indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
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/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/protonmail/go-cryptov1.4.1indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/sergi/go-diffv1.4.0indirect
Gogithub.com/shirou/gopsutil/v3v3.24.5indirect
Gogithub.com/shoenig/go-m1cpuv0.2.1indirect
Gogithub.com/skeema/knownhostsv1.3.2indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/vividcortex/ewmav1.2.0indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
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
Gogopkg.in/warnings.v0v0.1.2indirect
PyPIcodefly-cliindirect
PyPIcodefly-sdkindirect
PyPIfastapiindirect
PyPIhttpxindirect
PyPIpydanticindirect
PyPIpytestindirect
PyPIpytest-asyncioindirect
PyPIruffindirect
PyPIuvicornindirect
Dependency advisories 7

This repository publishes no package the index resolves, so its own dependency graph was assessed — 105 packages, which also include development and test pins that never ship: 7 carry known advisories, of which 1 are direct. 9 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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": 631,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 45761,
        "Nix": 816,
        "Python": 3473,
        "Go Template": 9194
      },
      "pushed_at": "2026-07-23T16:06:30Z",
      "created_at": "2024-01-15T15:29:54Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T16:07:02Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Go Template"
      ]
    },
    "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.83",
          "kind": "patch",
          "published_at": "2024-10-31T17:24:48Z"
        },
        {
          "tag": "v0.0.81",
          "kind": "patch",
          "published_at": "2024-10-30T15:01:08Z"
        },
        {
          "tag": "v0.0.78",
          "kind": "patch",
          "published_at": "2024-07-28T23:46:14Z"
        },
        {
          "tag": "v0.0.77",
          "kind": "patch",
          "published_at": "2024-07-28T22:33:00Z"
        },
        {
          "tag": "v0.0.76",
          "kind": "patch",
          "published_at": "2024-07-17T21:36:55Z"
        },
        {
          "tag": "v0.0.74",
          "kind": "patch",
          "published_at": "2024-07-09T14:30:42Z"
        },
        {
          "tag": "v0.0.73",
          "kind": "patch",
          "published_at": "2024-07-02T19:26:07Z"
        },
        {
          "tag": "v0.0.70",
          "kind": "patch",
          "published_at": "2024-05-23T16:37:42Z"
        },
        {
          "tag": "v0.0.69",
          "kind": "patch",
          "published_at": "2024-05-21T23:05:44Z"
        },
        {
          "tag": "v0.0.67",
          "kind": "patch",
          "published_at": "2024-05-20T18:35:54Z"
        },
        {
          "tag": "v0.0.66",
          "kind": "patch",
          "published_at": "2024-05-20T17:49:10Z"
        },
        {
          "tag": "v0.0.65",
          "kind": "patch",
          "published_at": "2024-05-20T16:04:14Z"
        },
        {
          "tag": "v0.0.61",
          "kind": "patch",
          "published_at": "2024-05-17T18:01:55Z"
        },
        {
          "tag": "v0.0.46",
          "kind": "patch",
          "published_at": "2024-04-19T12:48:53Z"
        },
        {
          "tag": "v0.0.44",
          "kind": "patch",
          "published_at": "2024-04-18T15:29:11Z"
        },
        {
          "tag": "v0.0.43",
          "kind": "patch",
          "published_at": "2024-04-16T22:57:12Z"
        },
        {
          "tag": "v0.0.42",
          "kind": "patch",
          "published_at": "2024-04-13T17:16:42Z"
        },
        {
          "tag": "v0.0.40",
          "kind": "patch",
          "published_at": "2024-04-09T18:59:58Z"
        },
        {
          "tag": "v0.0.39",
          "kind": "patch",
          "published_at": "2024-04-08T22:31:12Z"
        },
        {
          "tag": "v0.0.38",
          "kind": "patch",
          "published_at": "2024-04-07T19:41:31Z"
        },
        {
          "tag": "v0.0.37",
          "kind": "patch",
          "published_at": "2024-04-07T18:13:36Z"
        },
        {
          "tag": "v0.0.36",
          "kind": "patch",
          "published_at": "2024-04-05T17:05:19Z"
        },
        {
          "tag": "v0.0.35",
          "kind": "patch",
          "published_at": "2024-04-03T15:27:09Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2024-04-01T19:12:24Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2024-01-17T12:18:38Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2024-03-31T12:25:29Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2024-01-15T17:11:10Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2024-03-27T13:58:18Z"
        },
        {
          "tag": "v0.0.34",
          "kind": "patch",
          "published_at": "2024-03-21T22:39:12Z"
        },
        {
          "tag": "v0.0.33",
          "kind": "patch",
          "published_at": "2024-03-21T18:53:15Z"
        },
        {
          "tag": "v0.0.32",
          "kind": "patch",
          "published_at": "2024-03-21T13:12:17Z"
        },
        {
          "tag": "v0.0.31",
          "kind": "patch",
          "published_at": "2024-03-20T15:31:10Z"
        },
        {
          "tag": "v0.0.29",
          "kind": "patch",
          "published_at": "2024-03-12T15:32:57Z"
        },
        {
          "tag": "v0.0.28",
          "kind": "patch",
          "published_at": "2024-03-12T13:52:29Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2024-03-08T16:09:08Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2024-03-08T16:03:37Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2024-03-05T14:25:13Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2024-03-04T16:59:46Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2024-02-25T14:30:16Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2024-02-24T13:31:24Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2024-02-14T17:55:50Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2024-02-07T19:18:42Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2024-02-06T22:28:40Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2024-02-06T21:49:34Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2024-02-06T18:51:21Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2024-02-06T16:46:09Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2024-02-06T16:03:38Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2024-02-06T16:02:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "843ff345e37c508e3ba9d4f0b953f8080812e4e3",
          "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[…]\nint CI and release workflows at core's shared workflows\n\nReference the reusable workflows in codefly-dev/core, and route ci.yml\nthrough the shared go-service-ci workflow (adds the go.sum drift guard).",
          "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:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "295ad09886b2a54de9d933e01b0e83b891749524",
          "body": null,
          "is_bot": false,
          "headline": "fix: provision Ruff for side-effect-free source repair",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-19T00:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22ff81526514ce6165be8f52860b54c554e06e1",
          "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": "f4e17060adaff6fa20c66cd4be0675506bd17357",
          "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": "c2301eab621c92bf93b41cbe6a1f6a08bbad38f7",
          "body": null,
          "is_bot": false,
          "headline": "feat: inherit Python audit and SBOM support",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T19:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fa2d4b09105c291287ffb748dafcf7576e15c01",
          "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:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8224e527f76fef131506ed9434ea70defaddfaf9",
          "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": "14bf45e544db4f1c04a0493e3b4a6a59bb399738",
          "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": "dd8ba0db7397caadd0fbe9f44e4dc371563821dc",
          "body": "The events channel is closed by code.Watcher.Start's `defer close` (the\nsole sender/closer). Stop also closing it raced that goroutine into a\n\"close of closed channel\" panic on shutdown, crashing the agent. Cancel\nthe watcher via Base.StopWatcher() and let its deferred close run once.\n\nRequires core with services.Base.StopWatcher (codefly-dev/core#49); the\ngo.mod bump lands with the next core publish.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(runtime): stop closing s.Events in Stop; use Base.StopWatcher (#3)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-10T15:50:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8ca36af0e33be177413e20e2cb76cae5d79769be",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): tidy go.sum",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-07T00:09:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e7899a7a77b1065592ac8a6acfcfc85104d97bd6",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.90",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-27T18:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d1546f308e529e5349f7bc27302463536a6ae7",
          "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:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "86145f2114a9e9bb2db1c8ccfc7dd8ea750f4dd7",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.89",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T20:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cadd508938850ca15fa2f46cdc7f01d5449c04c",
          "body": "The nix runtime branch created a NixEnvironment at SourceLocation but nothing\nprovided the flake.nix it needs, so the nix lifecycle subtest failed (no flake)\n— which is why this agent was quarantined. Embed a flake (python3 + uv),\nwrite it into the source dir when the project doesn't ship one (ensureNixFlake),\nand provision it in the matrix test. Matrix now passes native + nix + docker.\nUn-quarantined.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Migrate to new-style architecture: provision nix devShell",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T20:41:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7ca48a3d12feee0c55b368a3875fc5ebe9b0cebc",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.88",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T17:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68722010f1f9282806b6f92b4690d9e190e439b4",
          "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:16:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2918ca607078ef567252bbc0f4f56afef2be2e1d",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.87",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T15:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4225bd09dcd76f2cba94fc9c5eeb452932e19665",
          "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:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c0af4f8800533a0cefffa0f245b75fd4b4311e86",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.86",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T13:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d799afd8306ca4e4a0f5123e766110f7e3ae5e0",
          "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:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "33f4c13001654181616f4e42b752e4fd9f01c1d0",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.85",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-19T15:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "771fd74169fe4cc536eb67e5b3b682d6d7584013",
          "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:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cb849c2fd9fe8c13aa4507713ba99ac4baf977d8",
          "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:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "91fe10306d36b4a3d83391a60c231c8754b8d764",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.84",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-15T19:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b98c6901b58b9cdde771603c4b405c29df41f5",
          "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:55:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b95e7b74844b5887967fdf0351105b0f05ef0286",
          "body": "Replaced the local 'replace service-python => ../python' with a real require on\ngithub.com/codefly-dev/service-python@v0.0.1, so the agent builds standalone in\nCI. Added build+vet workflow. Local builds still resolve via the root go.work.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: consume published service-python@v0.0.1 + add build workflow",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-13T19:47:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c49008700fe4a3fc61fec14ed03905898c98dc3e",
          "body": "…agent deps)\"\n\nThis reverts commit fa3faac9a900b476c02c3f5d39278fae7c28ad6c.",
          "is_bot": false,
          "headline": "Revert \"ci: pin core to latest + add build+vet workflow (via codefly …",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-13T19:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3faac9a900b476c02c3f5d39278fae7c28ad6c",
          "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:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4bcdfc3f102c75835da5e90e84b8281f8f4d4f1b",
          "body": "…che error\n\n- Start nil-dereferenced s.runnerEnvironment if Init hadn't run — panic the\n  agent; now returns a clear StartError.\n- Destroy returned early when the cache wipe failed, SKIPPING the Docker\n  container teardown below and leaking the container; now warns and continues.\n- nil s.runner when\n[…]\ns (was left pointing at a dead proc).\n\n(The watcher SetupWatcher warning is intentional/non-fatal across all agents —\nleft as-is.) Build clean.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: nil-guard runnerEnvironment, don't skip container teardown on ca…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-13T17:00:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9b239b4660a3639849faf2b9f9ea893043476e97",
          "body": "…rantine pre-migration agent (lifecycle/security)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: 06-10 review — propagate KustomizeDeploy error in Deploy and qua…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-12T15:28:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c1c57011488d5493b88274620af0e940c6c494b2",
          "body": "Subsumed by codefly-dev/cli@421e191. The agent-shaped manifest\n(agent.codefly.yaml) is auto-detected by \\`codefly publish\\`;\nGoReleaser action picks up the tag-push as before.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: drop publish/{tag,re_tag,push}.sh — use \\`codefly publish\\`",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-05-01T00:23:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5cb3ec2b068b18b49ea81ab9cec21a02867785ab",
          "body": "Expose the unified Toolbox surface alongside the existing Tooling.\nPhase B migration of the codefly-dev/core unified plugin contract\n(see core c218067): NewToolboxFromTooling adapts the existing\npythontooling.Tooling impl into a toolboxv0.ToolboxServer using the\nconventional lang.* tool names, so Toolbox callers (MCP transcoder,\nfuture host tools) and Tooling callers (Mind today) both work\nunchanged.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: register Toolbox via lang.NewToolboxFromTooling",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-30T22:43:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "47b0c79a2eaf694a27e8a5b5a10804436dcf8d9f",
          "body": "Picks up the service Code cleanup: 18 deprecated RPCs removed,\nCodeClient interface slimmed to 9 methods. Nothing in this agent\ncalled the deleted RPCs directly, so it's a drop-in bump.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): bump codefly-dev/core v0.1.155 -> v0.1.156",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-24T21:25:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6cdec8bfbd7a8a4c3e35804b22557dbf8dfb6255",
          "body": "Picks up runtime execution overhaul (orphan reaping, mode consistency\nvia Service.ActiveEnv, ResolveStandaloneEnvironment, pgid tracking).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): bump codefly-dev/core v0.1.144 -> v0.1.155",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-24T21:03:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "37a5de61223c14622da75cc71edaa38fb411d8dd",
          "body": "- runtime.go: CreateRunnerEnvironment now dispatches container / nix /\n  native. Nix mode uses NewNixEnvironment with WithCacheDir pointed\n  at the plugin's cache dir so materialized-env is reused across\n  restarts. Settings.RuntimeImage override via ParsePinnedImage (no\n  :latest allowed). Service.\n[…]\nsion across backends.\n- go.mod: require + replace github.com/codefly-dev/service-python\n  mirroring go-grpc's inheritance pattern.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Nix mode + docker-image override + codeflydev/python runtime",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-24T20:59:08Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "edb664424ffcf026b376af2c641598ebf1f704a9",
          "body": "- Add plugin framework: framework/plugin.py dataclass, plugins/registry.py\n- Integrate plugin router iteration in main.py\n- Upgrade deps: grpc 1.80.0, genproto 20260406\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: plugin framework + dep upgrade",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-08T17:39:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "00e3db06c23d29b5ba330ae6cbcf5e11ce7e59ef",
          "body": "- Migrate agents.Register to agents.Serve(PluginRegistration)\n- Add services.RuntimeServer/BuilderServer embedding\n- Update communicate API to NewQuestionAsker pattern\n- Fix EnvironmentVariables.All/Configurations 2-value returns\n- SetRuntimeContext delegates to pythonhelpers.SetPythonRuntimeContext\n[…]\nn Stop()\n- Remove dead Communicate RPC method\n- Fix agents.LogToConsole removal in tests\n- Update go.mod to Go 1.25, core v0.1.144\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update to current core APIs and use shared Python plugin base",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-03-26T03:18:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ac3c5d33e66f87e5c47680606202a7b6aedbf4db",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.83",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-31T17:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b160f1c853bd9883e2760fe4f49778b8689ceee7",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.82",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-31T17:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9954f159e7b6dd0386fc1a0fd5e4b9da9ad16e80",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-31T17:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33421abef51f0d09b3bb02a93360326b9f83192c",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-31T17:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1bea0b01d7016a1d8fdeebdf344e23e9cde4c17",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.81",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-30T14:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a85bb075178105fc6e3a91cf677f63ffebf86a3b",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.80",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-30T14:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff30d17e27f783c28e022428ac25c8f5b23b043",
          "body": null,
          "is_bot": false,
          "headline": "update: tag",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-30T03:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16e5a1f5b6f4551b9a16e84683f0309f606ff92c",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.79",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-30T03:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6071441f2c0c400d33fecb367e5555df4a398328",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-30T03:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7cf6a003198948464456b40393da2bc756b2164",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-10-30T03:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c2594ae0dfa60363692d781dc0d8449818cc9bc",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.78",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T23:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0ccac6cf4bfef0ca2498fa81227653d8012e1c",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T23:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0850591e006af70cb071d93cc6791286b8969bb",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.77",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T22:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a711fbbf83024aae8c06dff0bab620ac77d5526b",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0928872969e5f6fb5c7ffb96039cfed9525d4f44",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05660e2f7d910d6c254c4c15eb65eb6f4ada7870",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d71cb45e0142acdfceb9b9e9b6d0a2e6167a67",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c146211a7462dbb2c0400b65dbac13f0d8031dc0",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.76",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T21:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce992109c8b9027bbfd9b0a9ab4deb07bfcac00",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T20:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "695e8625204aa4fecee284034b7aa179edb53a92",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T20:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d2d749ccf12559972916a8247237b0a319c0dc1",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.75",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10897507c41e16a36df3fcd6c267b9c1889a81a3",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77232cd5bf9ac93f804205e870608601efe726fa",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e79d8f26f35b53707b19861d5f3a55c9e757b20",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.74",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-09T14:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474565b924a0e6dd18cb1fa622c02228297eae4e",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-09T14:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edb67b77b553f314e1c1cb9cc67b5993c7f0fa56",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-06T15:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d0bd48900c6bf1c1a379c07e6adab7c496c40d",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-06T15:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "372c3aa6de47ab9f4207fe1f4ac6f4284e17a98b",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.73",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T19:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69ff51e3693c60e27141ceb9db67538e6148d5c8",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.72",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T19:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd3c0866b76cfe54209b40870db8060a863532ec",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T18:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b83b327f8dce52e6ef46ced2452c81fa5df57b0",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.71",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b8e7117386b3e49f9fd02f47481c2e40891714",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82424823781d752aa3d5ea5b0e733fe91722d9ae",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aa08c4f995d55cc750c9a802dbd03dfaa987953",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.70",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-23T16:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f9d43cd046b2e1a3b1db590465c7d830a5479dd",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-23T16:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae0a9c9b1de78bd8989ede82d6bae3914a9ad0c9",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.69",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1959053b384198fc1ac94aea7023f60de6dbdc25",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a53f5ecb21ef8099aab4362593da2acdeac68f01",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510fff4e7895f09650b8f1d0ae03ed070c5762d0",
          "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": "2198a571bbff567520b62857437482f37dfa763d",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.68",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T15:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f39d7c4911e9227a958dae7cd242eddaf950946e",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.67",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T18:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0de209539057e753d09342289ac756bace86a6ed",
          "body": null,
          "is_bot": false,
          "headline": "update: core",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T18:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726a913a55dc62e6f31546011e3e8d48e178afb4",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.66",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T17:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c9bc67ca3e92482ba063ee38b2da7f2ff43dac",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T17:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97edd1718e5750f96bda9c084f81609d8b565e34",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.65",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T16:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e93d437e8b93961d27afb3742e84c1e8dde5c5f0",
          "body": null,
          "is_bot": false,
          "headline": "tmp: disable docker",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T16:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966f991c48d2515fc2ca43fa41e8b937edb07fe3",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.64",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b933e3a9a106bc5f840a156d88b1fbbe253ac2be",
          "body": null,
          "is_bot": false,
          "headline": "tmp: weird",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3033dc5ff19668876fb214ab59bf441ac74618d",
          "body": null,
          "is_bot": false,
          "headline": "update: tag",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc07bb61df24373edac3f969329f1586c5f3fd36",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.63",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067428c5d3b9c73bc5cf5a8b9198730ceeb6ea9a",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88de6273e6018d699ff7074608ffc3f1738ecd52",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30195f69ef544707f0e6d70e0f44853ce225fd8a",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29c8b5ff9b0e3d3591e456961f8e95de17d58934",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T14:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf7bf2604bcd2c6ee45fc7748fa0f65fb1d3dc2d",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T20:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9e8e004cdc3df86eaebe62fd86b821ce8488ae",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T19:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b0e831473dd2ce968695b9f89eab29cdc570a6",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T18:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19e04599b6aa274d8b0eb91f27b81e51b884da8e",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T18:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d737313ae728e8716757bfa39bb17ae1ae279c32",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.62",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T17:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f863d387cc1274a375cea5fbd9848eefeaf7ea",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T16:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb4d025404d3c578704e481536a526d4c9732c00",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T16:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f273f99b876e93a7ce309b700748b5f7ac889eb",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.61",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-17T17:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039c019c6c434d791c790898b9c77fb54202cfd7",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.60",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-17T17:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 48,
      "commits_last_year": 37,
      "latest_release_at": "2024-10-31T17:24:48Z",
      "latest_release_tag": "v0.0.83",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 634,
      "mean_days_between_releases": 18.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-python-fastapi",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/codefly-dev/service-python-fastapi",
          "is_deprecated": false,
          "latest_version": "v0.0.96",
          "repository_url": "https://github.com/codefly-dev/service-python-fastapi",
          "versions_count": 81,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T00:17:24Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "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": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 15735,
      "source_files_sampled": 19,
      "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": 105,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/codefly-dev/core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.24"
        },
        {
          "name": "github.com/codefly-dev/service-python",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.15"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "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/codefly-dev/service-python",
            "direct": true,
            "version": "v0.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "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": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "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/cloudflare/circl",
            "direct": false,
            "version": "v1.6.3",
            "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/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "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/emirpasic/gods",
            "direct": false,
            "version": "v1.18.1",
            "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-git/gcfg",
            "direct": false,
            "version": "v1.5.1-0.20230307220236-3a3c6141e376",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-billy/v5",
            "direct": false,
            "version": "v5.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-git/v5",
            "direct": false,
            "version": "v5.19.1",
            "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/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "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/jbenet/go-context",
            "direct": false,
            "version": "v0.0.0-20150711004518-d14ea06fba99",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "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/pjbgf/sha1cd",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.4.0",
            "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/skeema/knownhosts",
            "direct": false,
            "version": "v1.3.2",
            "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/xanzy/ssh-agent",
            "direct": false,
            "version": "v0.3.3",
            "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"
          },
          {
            "name": "gopkg.in/warnings.v0",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "codefly-cli",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "codefly-sdk",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "fastapi",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-asyncio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "uvicorn",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 114,
        "direct_count": 5,
        "indirect_count": 109
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 3,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "AntoineToussaint",
          "commits": 38,
          "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": 5,
            "reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
            "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": "843ff345e37c508e3ba9d4f0b953f8080812e4e3",
        "ran_at": "2026-07-27T21:51:04Z",
        "aggregate_score": 2.6,
        "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:08:09Z",
      "oldest_open_prs": [
        {
          "number": 2,
          "created_at": "2026-03-15T02:03:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T16:06:30Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/codefly-dev/service-python-fastapi",
    "host": "github.com",
    "name": "service-python-fastapi",
    "owner": "codefly-dev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 40,
      "inputs": {
        "security": 34,
        "vitality": 65,
        "community": 1,
        "governance": 54,
        "engineering": 35
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 65,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 37,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 10
            },
            "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": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "37 commits in the last year",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "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": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "releases_count": 48,
              "latest_release_tag": "v0.0.83",
              "releases_from_tags": false,
              "days_since_latest_release": 634,
              "mean_days_between_releases": 18.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "48 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 634 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 634
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~18.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 18.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": 54,
        "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": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 3,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3/3 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 3
                    }
                  }
                ],
                "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-python-fastapi"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "81 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 81
                    }
                  }
                ],
                "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": 35,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 58,
            "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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "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": 34,
        "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": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 2.6
            },
            "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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "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 105 resolved dependencies against OSV; 9 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 105
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "osv",
              "advisories": 17,
              "affected_packages": 7,
              "assessed_packages": 105,
              "unassessed_packages": 9,
              "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": 105,
              "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": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.72,
              "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": "72 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 38.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "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": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.21,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "21 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 21,
                      "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": 15735,
              "source_files_sampled": 19,
              "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/19 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 19,
                      "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:10.460220Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/codefly-dev/service-python-fastapi.svg",
  "full_name": "codefly-dev/service-python-fastapi",
  "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.