Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 16:03 UTC

ConductorOne / conductorone-sdk-go

GoMIT★ 3 stars⑂ 2 forkssince Jun 2023View on GitHub ↗

ConductorOne/conductorone-sdk-go holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (69/100) and lowest on Community & Adoption (38/100). It was last updated today. 2 contributors account for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

C1Organization
49 followers189 public repossince Sep 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/conductorone/conductorone-sdk-gov1.29.0-447 days ago

Metrics by category

Vitality

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

69Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.2/36Commit cadence — 6/52 weeks with commits
9.4/18Commit volume — 10 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year10
human_commit_share0.744
days_since_last_push0
active_weeks_last_year6
How it's scored
27/27Ships releases — 44 releases published
36/36Release recency — latest release 7 days ago
19.8/27Release cadence — a release every ~49.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count44
latest_release_tagv1.29.0
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases49.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

38At risk · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 2 forks
5/15Watchers — 9 watchers
Inputs used
forks2
stars3
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.4/22.5Commit distribution — top contributor authored 36% of commits
13.5/13.5Contributor breadth — 11 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled11
top_contributor_share0.358
How it's scored
0/46.8Issue resolution — 0% of issues closed
27.8/38.3PR acceptance — 80/110 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 15/16 approved changesets -- score normalized to 9
Inputs used
merged_prs80
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs30
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.2/25Owner reach — 49 followers of ConductorOne
24.7/25Track record — 189 public repos, account ~5 yr old
Inputs used
followers49
owner_typeOrganization
is_verified
owner_loginConductorOne
public_repos189
account_age_days2,133
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 7 days ago
20/20Version history — 44 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/conductorone/conductorone-sdk-go
ecosystemsgo
any_deprecatedno
min_days_since_publish7

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

55Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.8/2.5CI-Tests — 10 out of 30 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 15/16 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
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 — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 21 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
6.9/35Direct dependencies free of known advisories — 4 affected: google.golang.org/grpc v1.59.0 (critical 9.1), golang.org/x/oauth2 v0.15.0 (high 7.5), gopkg.in/square/go-jose.v2 v2.6.0 (moderate 4.3), +1 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
26.3/40No advisories left outstanding — 3 advisory-carrying package(s) unaddressed past 90 days; oldest published 871 days ago
Inputs used
sourceosv
advisories38
affected_packages7
assessed_packages21
unassessed_packages0
affected_by_severitycritical 2, high 2, moderate 1, unknown 2
direct_affected_packages4
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 21 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

64Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 54 of 67 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.806
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/google.golang.org/grpc/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
2.2/10Demonstrated agent practice — 1 of the last 90 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/google.golang.org/grpc/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.011
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.8/55Manageable file sizes — 11/2,585 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes140,047
source_files_sampled2,585
oversized_source_files11
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesvendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto

Key facts

3GitHub stars
11contributors
10commits, last 12 months
0days since last push
44releases
2bus factor
1open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
10Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

111222212023-092024-032024-09
Major 0Minor 8Patch 2
OpenSSF Scorecard 4.1 / 10
4.1aggregate

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 16:03 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
3CI-Tests10 out of 30 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 15/16 approved changesets -- score normalized to 9
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities21 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/pquerna/xjwtv0.2.0go.mod
Gogithub.com/spyzhov/ajsonv0.9.6go.mod
Gogithub.com/stretchr/testifyv1.8.3go.mod
Gogo.uber.org/zapv1.26.0go.mod
Gogolang.org/x/netv0.55.0go.mod
Gogolang.org/x/oauth2v0.15.0go.mod
Gogoogle.golang.org/grpcv1.59.0go.mod
Gogopkg.in/square/go-jose.v2v2.6.0go.mod
All dependencies 21

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

RegistryPackageVersionRelation
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0direct
Gogithub.com/pquerna/xjwtv0.2.0direct
Gogithub.com/spyzhov/ajsonv0.9.6direct
Gogithub.com/stretchr/testifyv1.8.3direct
Gogo.uber.org/zapv1.26.0direct
Gogolang.org/x/netv0.55.0direct
Gogolang.org/x/oauth2v0.15.0direct
Gogoogle.golang.org/grpcv1.59.0direct
Gogopkg.in/square/go-jose.v2v2.6.0direct
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/go-jose/go-jose/v3v3.0.5indirect
Gogithub.com/golang/protobufv1.5.3indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogolang.org/x/cryptov0.51.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogoogle.golang.org/appenginev1.6.8indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20230920204549-e6e6cdab5c13indirect
Gogoogle.golang.org/protobufv1.31.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 7

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.59.0directcritical31.82.1
golang.org/x/cryptov0.51.0indirectcritical270.52.0
golang.org/x/oauth2v0.15.0directhigh20.27.0
google.golang.org/protobufv1.31.0indirecthigh21.33.0
gopkg.in/square/go-jose.v2v2.6.0directmoderate24.0.1
golang.org/x/netv0.55.0directunknown10.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": 10625,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 7703063,
        "HTML": 220308,
        "Makefile": 268
      },
      "pushed_at": "2026-07-27T00:51:48Z",
      "created_at": "2023-06-09T21:44:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T21:35:53Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.c1.ai/",
      "name": "C1",
      "type": "Organization",
      "login": "ConductorOne",
      "company": null,
      "location": "United States of America",
      "followers": 49,
      "avatar_url": "https://avatars.githubusercontent.com/u/71735488?v=4",
      "created_at": "2020-09-22T22:21:09Z",
      "is_verified": null,
      "public_repos": 189,
      "account_age_days": 2133
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.29.0",
          "kind": "minor",
          "published_at": "2026-07-19T21:37:14Z"
        },
        {
          "tag": "v1.28.2",
          "kind": "patch",
          "published_at": "2026-05-07T23:55:02Z"
        },
        {
          "tag": "v1.28.1",
          "kind": "patch",
          "published_at": "2026-05-06T23:31:38Z"
        },
        {
          "tag": "v1.28.0",
          "kind": "minor",
          "published_at": "2026-05-05T22:20:27Z"
        },
        {
          "tag": "v.1.27.2",
          "kind": "other",
          "published_at": "2026-01-13T18:46:18Z"
        },
        {
          "tag": "v1.27.1",
          "kind": "patch",
          "published_at": "2026-01-13T17:09:47Z"
        },
        {
          "tag": "v1.26.1",
          "kind": "patch",
          "published_at": "2026-01-13T17:08:19Z"
        },
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2026-01-09T01:27:37Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2025-08-27T01:32:05Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2025-05-02T17:11:15Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2025-01-21T23:58:04Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2025-01-10T21:57:55Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2024-11-08T18:07:06Z"
        },
        {
          "tag": "v1.21.4",
          "kind": "patch",
          "published_at": "2024-11-08T18:06:42Z"
        },
        {
          "tag": "v1.21.3",
          "kind": "patch",
          "published_at": "2024-10-17T02:34:26Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2024-10-01T23:44:02Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2024-10-01T17:54:44Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2024-08-06T21:07:28Z"
        },
        {
          "tag": "v1.18.3",
          "kind": "patch",
          "published_at": "2024-07-24T17:25:31Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2024-01-17T21:34:48Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2024-01-02T23:40:45Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2023-10-17T18:51:33Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2023-10-13T18:40:29Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2023-10-13T18:40:21Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2023-09-27T16:36:35Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2023-09-25T20:51:29Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-09-25T18:04:29Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2023-09-20T20:46:45Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-09-08T19:24:59Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2023-07-27T17:46:02Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2023-07-26T21:56:46Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2023-07-24T17:36:48Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2023-07-17T20:16:13Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-07-12T17:19:22Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-07-10T19:16:49Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-06-29T20:14:20Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-06-28T22:38:39Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2023-06-28T22:11:42Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2023-06-27T01:00:11Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-06-27T00:39:52Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-06-14T17:11:19Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2023-06-14T16:57:23Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2023-06-09T22:03:44Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-06-09T21:51:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "424d29506cbd1ea14538094404ca476abfcfa8f2",
          "body": "* ## Go SDK Changes:\n* `ConductoroneApi.AttributeSearch.SearchAttributeValues()`:  `response.List[]` **Changed** (Breaking ⚠️)\n* `ConductoroneApi.LocalUserInvitation.Revoke()`:  `response` **Changed** (Breaking ⚠️)\n* `ConductoroneApi.AppOwnersV2.SearchUserOwners()`:  `response.List[]` **Changed** (B\n[…]\n] <128539517+speakeasy-github[bot]@users.noreply.github.com>\nCo-authored-by: Paul Querna <paul.querna@conductorone.com>\nCo-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate 1.29.0 (#116)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T21:35:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bf3957e472c325ec79bc322d191d92713b10efd",
          "body": "* ## Go SDK Changes:\n* `ConductoroneApi.ConnectorOwnersV2.SearchEntitlementOwners()`: **Added**\n* `ConductoroneApi.ConnectorOwnersV2.SearchUserOwners()`: **Added**\n\n* empty commit to trigger [run-tests] workflow\n\n---------\n\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\nCo-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate 1.28.2 (#115)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-07T23:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc97205bb55e8ddbb028db4011c6eef0f26f9a5",
          "body": "* ## Go SDK Changes:\n* `ConductoroneApi.ConnectorOwnersV2.Set()`: **Added**\n\n* empty commit to trigger [run-tests] workflow\n\n---------\n\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\nCo-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate 1.28.1 (#114)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-06T23:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5530c4e84dadd0772b85acbbe5f9f0afe1dea0c",
          "body": "* ## Go SDK Changes:\n* `ConductoroneApi.AccessConflict.CreateMonitor()`: \n  *  `request.Request` **Changed** (Breaking ⚠️)\n  *  `response` **Changed** (Breaking ⚠️)\n* `ConductoroneApi.AccessConflict.GetMonitor()`:  `response` **Changed** (Breaking ⚠️)\n* `ConductoroneApi.AccessConflict.UpdateMonitor(\n[…]\n commit to trigger [run-tests] workflow\n\n---------\n\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\nCo-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate 1.28.0 (#111)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-05T22:18:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "69aca44d36189da14e97f6a31a287a730562d7d1",
          "body": "Pre-stages a minor version bump for the next Speakeasy regen.\nSpeakeasy detects the gen.yaml-vs-gen.lock releaseVersion mismatch\nand applies the new version on the next `speakeasy run`.\n\nThe next regen ships:\n\n- Accumulated additive API surface since v1.27.x — new service\n  operations, request/respo\n[…]\nurface plus the\nrename-consolidation set per standard semver.\n\nCo-authored-by: Brandon High <759848+highb@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump gen.yaml go.version to 1.28.0 for next regen (#112)",
          "author_name": "Brandon High",
          "author_login": "highb",
          "committed_at": "2026-05-05T21:15:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2eb88f849f4583b6c2cd8189dafbc3bd8b91da33",
          "body": "…t init (#99)",
          "is_bot": false,
          "headline": "Add workload federation auth: OIDC token exchange and env-based clien…",
          "author_name": "Paul Querna",
          "author_login": "pquerna",
          "committed_at": "2026-02-15T21:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a4cbf81d4c4c44cfad7176c809bef820f68a04",
          "body": null,
          "is_bot": false,
          "headline": "temp fix for unmarsheling issue (#97)",
          "author_name": "Michael Burton",
          "author_login": "mstanbCO",
          "committed_at": "2026-01-13T18:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72694f3d2ed8f9e4c57c2c082ea6c74838a0e68",
          "body": "* ## Go SDK Changes:\n* `ConductoroneApi.Connector.UpdateConnectorSchedule()`: **Added**\n* `ConductoroneApi.AutomationSearch.SearchAutomationTemplateVersions()`:  `response.List.[].AutomationSteps.[].ConnectorAction.ResourceTypeId` **Added**\n* `ConductoroneApi.AutomationSearch.SearchAutomations()`:  \n[…]\n commit to trigger [run-tests] workflow\n\n---------\n\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\nCo-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate 1.26.1 (#96)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-13T17:06:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aee8dc7c7f63ad3f2c638e179759f38f85e4c786",
          "body": "* ## Go SDK Changes:\n* `ConductoroneApi.Connector.RotateCredential()`: \n  *  `request.Request` **Changed** **Breaking** :warning:\n  *  `response` **Changed** **Breaking** :warning:\n* `ConductoroneApi.AccessReview.Create()`: **Added**\n* `ConductoroneApi.AccessReview.Delete()`: **Added**\n* `Conductoro\n[…]\n commit to trigger [run-tests] workflow\n\n---------\n\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\nCo-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate 1.26.0 (#95)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-09T01:27:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e19d10500229414586c4523178069eb231e2532",
          "body": "* regenerate sdk\n\n* go mod tidy and vendor",
          "is_bot": false,
          "headline": "regenerate sdk (#93)",
          "author_name": "Michael Burton",
          "author_login": "mstanbCO",
          "committed_at": "2025-08-27T01:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7770ffbd85afc9786c91ad16d0d3fabed57785d",
          "body": "* ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.542.0\n\n* empty commit to trigger [run-tests] workflow\n\n---------\n\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\nCo-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate 1.24.0 (#91)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-02T17:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c49dd5dd13a5ba3b70651bc88dd3451999ec2af5",
          "body": null,
          "is_bot": false,
          "headline": "remove backoff v4 (#90)",
          "author_name": "mj-palanker",
          "author_login": "mj-palanker",
          "committed_at": "2025-05-02T16:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a81d999a146f440a64697cfc024b7231346f6a4",
          "body": null,
          "is_bot": false,
          "headline": "speakeasy run -t all --skip-compile (#89)",
          "author_name": "Justin Gallardo",
          "author_login": "jirwin",
          "committed_at": "2025-01-21T22:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f757ae1f38712329753a7d5ca48e09c328b5229d",
          "body": "Co-authored-by: michael burton <michaelburton@michaels-MacBook-Pro.local>",
          "is_bot": false,
          "headline": "Upgrades the backoff vendor dependency (#85)",
          "author_name": "Michael Burton",
          "author_login": "mstanbCO",
          "committed_at": "2025-01-17T21:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "376168632a9b79a2acc9da1c273b5da485cf4215",
          "body": "New option for users to prepend their own user agent into to the send user agent header",
          "is_bot": false,
          "headline": "create WithExtraUserAgent (#84)",
          "author_name": "mj-palanker",
          "author_login": "mj-palanker",
          "committed_at": "2025-01-10T20:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843b4471de918751a3bdba1677a219e549702ee1",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.434.6 (#82)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-11-08T18:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a53514bc266f48f3c3459a69ccacf145397bfb",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.419.0 (#81)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-10-17T02:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b6f9174ce7ef67e019ea64e74d863fa7d7ecd7",
          "body": "* Add proxy binding support to go SDK\r\n\r\n* Regen with \"official\" openapi - no changes",
          "is_bot": false,
          "headline": "Add proxy binding support to go SDK (#80)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2024-10-17T02:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc3860648a56ffff6d903bf243d1a76a4eecc49",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6 (#78)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-10-01T23:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd8e43e47d33aeb5ecb6674f3a95491ac68ca0a",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6 (#77)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-10-01T17:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72ab1ae14fe745ed7925a7a073a1b02a340a081a",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.354.1 (#75)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-08-06T21:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a72ba7e81209db89e5e8fc3a0d2067c95f2b179",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.345.4 (#73)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-24T17:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ccb9ce112b8b3d1cbc3d7426f7fba1b7e4f976d",
          "body": "* Vendor\r\n\r\n* Fix action notes\r\n\r\n* Generated new version of SDK",
          "is_bot": false,
          "headline": "Fix build and regen (#72)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2024-07-24T17:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebda470362c5edcba83ea9a6af0d633dedaa361",
          "body": null,
          "is_bot": false,
          "headline": "chore: speakeasy migrate (#71)",
          "author_name": "Sagar Batchu",
          "author_login": "simplesagar",
          "committed_at": "2024-05-31T21:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d37b16b05191820cfdde6449a4a00122630ec10b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed panic caused by ClientConfig methods not being nil safe (#68)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2024-03-19T22:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4261dc1588059b3d8ca9cf23883cf7e7944f47e3",
          "body": "* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.193.4\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.195.0\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.204.1\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.204.1\r\n\r\n* ci: re\n[…]\neases.md for now due to inaccuracies\r\n\r\n* release version\r\n\r\n* renamed\r\n\r\n---------\r\n\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\r\nCo-authored-by: Anthony Zhao <anthony.zhao@conductorone.com>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate (#67)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-03-19T22:07:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5855593557aa60a9b10fecd79ec8dc3c2678973",
          "body": null,
          "is_bot": false,
          "headline": "Regen SDK (#65)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2024-01-17T21:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8782b2d4cde299983f8ea366d0381b6062c1bb63",
          "body": "* Regen with v1\r\n\r\n* Fixed build error",
          "is_bot": false,
          "headline": "Regen with v1 (#59)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2024-01-02T23:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ca5db62b34aef35915dcdd2686b22cbbdbdc9f",
          "body": null,
          "is_bot": false,
          "headline": "Updated make file (#62)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-12-28T18:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397ccc6f3136ab01c80d7e39e05aa458ee63dbba",
          "body": "* Further retracts versions, missed psuedo-versions\r\n\r\n* Updated gen.yaml",
          "is_bot": false,
          "headline": "Further retracts versions, missed psuedo-versions (#61)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-12-27T23:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89333d97faed09b65b8dd51637210ff312c058f3",
          "body": "* Retractions\r\n\r\n* Update version in gen.yaml",
          "is_bot": false,
          "headline": "Retracted v2 releases (#58)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-12-26T21:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae39f92435a9436a2d18b3cc223d616f74ed01a",
          "body": "* Use a long-lived context for the token source\r\n\r\n* Don't store context on token source, and instead use the background context when trying to refresh the token",
          "is_bot": false,
          "headline": "Use the background context when refreshing the token (#60)",
          "author_name": "Justin Gallardo",
          "author_login": "jirwin",
          "committed_at": "2023-12-26T20:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e342343a3a27a23ffbcbf76472aaaa5d204e0ac4",
          "body": null,
          "is_bot": false,
          "headline": "Add acceptance tests (#57)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-12-14T22:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "297c48e141d869e83755b05936563d2696aac997",
          "body": null,
          "is_bot": false,
          "headline": "this fixes the pointers (#56)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-12-14T21:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ea47cd721ef33d48d6da80fcf578d9a67dabef",
          "body": null,
          "is_bot": false,
          "headline": "Anthony/sdk self config with clientid (#53)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-12-14T20:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4b920e98eb9067516379831abde0a5e9112d50b",
          "body": null,
          "is_bot": false,
          "headline": "Updated readme (#55)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-12-11T18:08:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d13b05de38c80b278334c09e80530dbec598631",
          "body": null,
          "is_bot": false,
          "headline": "Updated go mod (#52)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-12-05T21:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0119cf761786d071d3dcbe94cdd54de06564af59",
          "body": "* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.112.1\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.114.1\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.116.0\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.118.3\r\n\r\n* ci: re\n[…]\nnerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.124.2\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeasy CLI 1.125.1\r\n\r\n---------\r\n\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "chore: 🐝 Update SDK - Generate (#50)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-12-05T20:43:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ec179796f8526f08e30f46315123c46ce9d3aad",
          "body": null,
          "is_bot": false,
          "headline": "Update gen.yaml (#48)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-10-17T21:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35090a3afa327f4a50196df152b5d30e0bd9b6b3",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.101.0 (#46)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-10-17T18:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe3d9bffa83849244f7472a8962c055d6a750dc",
          "body": "* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.91.3\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.92.3\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.96.1\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.97.1\r\n\r\n---------\r\n\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "chore: speakeasy sdk regeneration - Generate (#45)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-10-13T18:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159962ec13c2a6f43893f8aa93a9ee1241bdd9d6",
          "body": "* New version",
          "is_bot": false,
          "headline": "Anthony/manually regen (#44)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-09-27T16:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbffef8162d5b5505685c3c91559819ac5b034ee",
          "body": null,
          "is_bot": false,
          "headline": "Create CI github action (#43)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-09-26T20:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ef4aa530a58338dd3f596d0edd0ee6849f1bd8",
          "body": "* Regen\r\n\r\n* Deleted SDKS/go\r\n\r\n* chmod fix",
          "is_bot": false,
          "headline": "Anthony/cleanup sdk (#42)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-09-25T20:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa0a2c393e0d62f4018b742d485f3e3b6b5cf57",
          "body": null,
          "is_bot": false,
          "headline": "Add slack notifications for SDK generation and publishing failures (#40)",
          "author_name": "anuraagnalluri",
          "author_login": "anuraagnalluri",
          "committed_at": "2023-09-25T18:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8bb9d3ae2ce4eab92f33d02792af762d90fd5ea",
          "body": "* Regened and monkey patched",
          "is_bot": false,
          "headline": "Version bump(#39)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-09-25T18:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb782d72031a14edc97a22cdc1bd923d279627b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version. (#38)",
          "author_name": "Geoff Greer",
          "author_login": "ggreer",
          "committed_at": "2023-09-20T20:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be443fc316e17166f0a0088a0af224272fefceb",
          "body": null,
          "is_bot": false,
          "headline": "Update SDK (#37)",
          "author_name": "Geoff Greer",
          "author_login": "ggreer",
          "committed_at": "2023-09-20T18:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07720b19c28e8edb85526c178f452d644c8e5d1e",
          "body": null,
          "is_bot": false,
          "headline": "Update dependancies (#35)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-09-15T16:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e3cd44d4d09cca9078257c151a677a4a28cc47",
          "body": "\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.82.0\r\n\r\n---------\r\n\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "chore: speakeasy sdk regeneration - Generate (#34)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-09-08T19:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e4fcd60d493fe4219915ad5c23465587bf629f",
          "body": null,
          "is_bot": false,
          "headline": "Fixed .genignore",
          "author_name": "Anthony Zhao",
          "author_login": "notanthony",
          "committed_at": "2023-09-05T23:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8ab9d7163ba3a906b1e6cfddee11962e11f4bd7",
          "body": "* Does this work\r\n\r\n* I am just testing something",
          "is_bot": false,
          "headline": "Attempt to fix generation (#33)",
          "author_name": "anthony",
          "author_login": "notanthony",
          "committed_at": "2023-09-05T22:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262d18bc262c929a8800b3ca0838cf6a12e2a6fa",
          "body": null,
          "is_bot": false,
          "headline": "Removed from files.gen",
          "author_name": "Anthony Zhao",
          "author_login": "notanthony",
          "committed_at": "2023-09-05T22:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e08e4167cd2045d7b31b22ba6b29ad223df4b72",
          "body": null,
          "is_bot": false,
          "headline": "Ignore mod and sum",
          "author_name": "Anthony Zhao",
          "author_login": "notanthony",
          "committed_at": "2023-09-05T22:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adfc8ad0a4af3ea23cd04181f6096f35c6781125",
          "body": null,
          "is_bot": false,
          "headline": "Unignore mod and sum",
          "author_name": "Anthony Zhao",
          "author_login": "notanthony",
          "committed_at": "2023-09-05T22:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06aa9f5a871757176126a8b99e86244efe77a8f",
          "body": null,
          "is_bot": false,
          "headline": "Ignore go.mod and go.sum",
          "author_name": "Anthony Zhao",
          "author_login": "notanthony",
          "committed_at": "2023-09-05T22:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d512a375d410a03579b6558e86fb8c106aadc094",
          "body": null,
          "is_bot": false,
          "headline": "Updating dependancies",
          "author_name": "Anthony Zhao",
          "author_login": "notanthony",
          "committed_at": "2023-09-05T22:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2efb79f6cf336d717714c0dcc3cf54fb9b2bf9c8",
          "body": "* Regen go SDK with spaces trimmed\r\n\r\n* Added release version",
          "is_bot": false,
          "headline": "Regen go SDK with spaces trimmed (#32)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-07-27T17:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f04b07d96f1908db210c9a482f5fac25e9d429",
          "body": null,
          "is_bot": false,
          "headline": "Update Makefile (#31)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-07-26T21:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad88a765b2ee859c415c3dc5e3a3f1caf1e181a2",
          "body": "* Updated makefile\r\n\r\n* Update Makefile\r\n\r\nCo-authored-by: Geoff Greer <geoff@greer.fm>\r\n\r\n* Added a comment",
          "is_bot": false,
          "headline": "Request catalog search app name (#30)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-07-26T21:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99a83bbc862a8679c858cb1138b7bd7921117d8d",
          "body": "* Regen with launch openapi.yaml\r\n\r\n* chmod\r\n\r\n* chmod -x\r\n\r\n---------\r\n\r\nCo-authored-by: Geoff Greer <geoff@greer.fm>",
          "is_bot": false,
          "headline": "Update for launch (#29)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-07-26T02:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f40d0a6a507934a87dc04de35ac565d8867eba",
          "body": null,
          "is_bot": false,
          "headline": "New release. v1.7.0. (#28)",
          "author_name": "Geoff Greer",
          "author_login": "ggreer",
          "committed_at": "2023-07-24T17:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c71f4d7f9e1c08e77238a98c1d4e010983e99f2d",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate go SDK using speakeasy v1.64.0. Now with security info. (#27)",
          "author_name": "Geoff Greer",
          "author_login": "ggreer",
          "committed_at": "2023-07-24T16:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc7fed2041febd782434e89e58e363715b38838",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate go SDK using speakeasy v1.62.1. Now with security info. (#26)",
          "author_name": "Geoff Greer",
          "author_login": "ggreer",
          "committed_at": "2023-07-20T21:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ff6fa8ae587166e2a331481884493ddcfab60e",
          "body": null,
          "is_bot": false,
          "headline": "Forgot to re-run go mod tidy after regenerating SDK. (#25)",
          "author_name": "Geoff Greer",
          "author_login": "ggreer",
          "committed_at": "2023-07-20T20:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f3716b72a5b4b098539a18ca26111f31163ac5a",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate go SDK using Speakeasy v1.61.1 (#24)",
          "author_name": "Geoff Greer",
          "author_login": "ggreer",
          "committed_at": "2023-07-20T19:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0010116f0b0997693984d68a546c576e5154a4e3",
          "body": "* Regen go sdk using getters from speakeasy v1.61.0\r\n\r\n* Remove openapi.yaml",
          "is_bot": false,
          "headline": "Regen go sdk using getters from speakeasy v1.61.0 (#23)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-07-17T20:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3375fe7c0126d17e7ec4e711693dee7b791023aa",
          "body": "…r auth (#14)\n\n* Add new with credentials func and some custom SDK options\r\n\r\n* Wrap error to be more helpful\r\n\r\n* Added new with login func\r\n\r\n* token sourceyness\r\n\r\n* Regened and bumped to version 1.1.1 (#15)\r\n\r\n* Add new with credentials func and some custom SDK options\r\n\r\n* Removed dead code\r\n\r\n\n[…]\nallers can view the user code without parsing the URL\r\n\r\n* Fixed build\r\n\r\n* Remove double-https when doing token source\r\n\r\n* Use a better fix for the token host\r\n\r\n* NewC1TokenSource -> NewTokenSource",
          "is_bot": false,
          "headline": "Add a new CLI constructor function that accepts client credentials fo…",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-07-12T17:23:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7f1780142d9c7982aa67c1926a37049732af364",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.55.0 (#22)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-07-12T17:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54cdbe00ed7b1b1014bd6f45dbc7c41acd68dd0e",
          "body": "* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.52.2\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.53.0\r\n\r\n---------\r\n\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "chore: speakeasy sdk regeneration - Generate (#21)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-07-10T19:16:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bcd548cf4c173ef70374a48e746a993ffd4c4c7",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.51.3 (#20)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-06-29T20:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28433c28f9d429cbcc3f00e33d589594925a79b3",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore (#19)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-29T20:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "314f3d355515bd576c9479bd8b2f59a9c2cf3de8",
          "body": "Co-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": true,
          "headline": "ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.51.2 (#18)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-06-28T22:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75416d3cf277a3ac554a04f43895d003d449db49",
          "body": "* Use RFC-specified backoff logic\r\n\r\n* Updated to use != http.StatusOk in code checking",
          "is_bot": false,
          "headline": "Some login flow defense (#17)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-27T21:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f86b472cfa2bd7ed80f705dfa98d2ee75953a01",
          "body": "* Regenned with personal client API call\r\n\r\n* Fix server list",
          "is_bot": false,
          "headline": "Regenned with personal client API call (#16)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-27T00:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f8e164787158c8204f33119979c6fde04ad2c3",
          "body": null,
          "is_bot": false,
          "headline": "Regened and bumped to version 1.1.1 (#15)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-27T00:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91d5539f6f14c52f37a6ff434798ed29ae01c2f",
          "body": "* Implement login device flow that returns the ClientID and ClientSecret from the ConductorOne environment",
          "is_bot": false,
          "headline": "Implement a login device flow for the go SDK (#13)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-21T17:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b39aaa676ae50cd049c5701356c8d66e9ad3d485",
          "body": "* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.47.3\r\n\r\n* Added .idea back\r\n\r\n---------\r\n\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\r\nCo-authored-by: Logan Saso <logansaso@gmail.com>",
          "is_bot": true,
          "headline": "chore: speakeasy sdk regeneration - Generate (#11)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-06-14T17:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31bf7ddab051efe67522332045d1ef142fbfbd34",
          "body": null,
          "is_bot": false,
          "headline": "Update speakeasy_sdk_generation.yml",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-14T16:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "917e9dd97e2659303c71a042faa3aad4113d87a5",
          "body": "* Updated with new path\r\n\r\n* Bumped version num",
          "is_bot": false,
          "headline": "Bumped version num (#10)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-14T16:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5ff9541f11689bec9737772f4c52d8c592a38ff",
          "body": null,
          "is_bot": false,
          "headline": "Updated with new path (#9)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-14T16:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44f7bbedc754608ecf55701aafaa57a0acc1a7b1",
          "body": "* π\r\n\r\n* Regen API from newest OpenAPI yaml\r\n\r\n* Add .idea to gitignore\r\n\r\n* Added gitignore to genignore\r\n\r\n* Remove .idea",
          "is_bot": false,
          "headline": "Adding name override and tags for shorter API function names (#8)",
          "author_name": "Logan Saso",
          "author_login": "loganintech",
          "committed_at": "2023-06-12T20:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e5b43396dd4d30450833e5c5dbaf254e0746112",
          "body": "* change path\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.47.0 (#3)\r\n\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\r\n\r\n* lowercase it!\r\n\r\n* ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.47.0 (#4)\r\n\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>\r\n\r\n---------\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: speakeasybot <bot@speakeasyapi.dev>",
          "is_bot": false,
          "headline": "change path (#2)",
          "author_name": "Paul Querna",
          "author_login": "pquerna",
          "committed_at": "2023-06-09T22:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19904c846eb244b87e8b182b4422804494f09750",
          "body": "chore: speakeasy sdk regeneration - Generate",
          "is_bot": false,
          "headline": "Merge pull request #1 from ConductorOne/speakeasy-sdk-regen-1686347245",
          "author_name": "Paul Querna",
          "author_login": "pquerna",
          "committed_at": "2023-06-09T21:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3600dc082619460851d4a1a7a130381283f40087",
          "body": null,
          "is_bot": false,
          "headline": "ci: regenerated with OpenAPI Doc 0.1.0-alpha, Speakeay CLI 1.47.0",
          "author_name": "speakeasybot",
          "author_login": "speakeasybot",
          "committed_at": "2023-06-09T21:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bed560479a35683c1dda74dd2888986a5a2126c",
          "body": null,
          "is_bot": false,
          "headline": "Add license.",
          "author_name": "speakeasy-bot",
          "author_login": "speakeasybot",
          "committed_at": "2023-06-09T21:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f228cd50c6d10343075ac5733c853c640563c12",
          "body": null,
          "is_bot": false,
          "headline": "Add .genignore",
          "author_name": "speakeasy-bot",
          "author_login": "speakeasybot",
          "committed_at": "2023-06-09T21:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b778cd0d884b53a86976e7f9e061e346e4998e36",
          "body": null,
          "is_bot": false,
          "headline": "Update gen.yaml",
          "author_name": "speakeasy-bot",
          "author_login": "speakeasybot",
          "committed_at": "2023-06-09T21:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f17ff102d56f29da351a7c08149a256ab99abb",
          "body": null,
          "is_bot": false,
          "headline": "Update publishing workflow file",
          "author_name": "speakeasy-bot",
          "author_login": "speakeasybot",
          "committed_at": "2023-06-09T21:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09952cfcb0567e7dcadc819f89614fb6a400de7a",
          "body": null,
          "is_bot": false,
          "headline": "Update workflow file",
          "author_name": "speakeasy-bot",
          "author_login": "speakeasybot",
          "committed_at": "2023-06-09T21:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 44,
      "commits_last_year": 10,
      "latest_release_at": "2026-07-19T21:37:14Z",
      "latest_release_tag": "v1.29.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 49.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/conductorone/conductorone-sdk-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/conductorone/conductorone-sdk-go",
          "is_deprecated": false,
          "latest_version": "v1.29.0",
          "repository_url": "https://github.com/conductorone/conductorone-sdk-go",
          "versions_count": 44,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T21:35:42Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 7
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 3,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile",
        "vendor/go.uber.org/multierr/Makefile",
        "vendor/go.uber.org/zap/Makefile",
        "vendor/google.golang.org/grpc/Makefile"
      ],
      "api_schema_files": [
        "vendor/google.golang.org/appengine/internal/base/api_base.proto",
        "vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
        "vendor/google.golang.org/appengine/internal/log/log_service.proto",
        "vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
        "vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 140047,
      "source_files_sampled": 2585,
      "oversized_source_files": 11,
      "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.59.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 3,
            "oldest_advisory_days": 130
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.51.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 66
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.15.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6v2p-p543-phr9",
              "GO-2025-3488"
            ],
            "fixed_version": "0.27.0",
            "advisory_count": 2,
            "oldest_advisory_days": 516
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.31.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-8r3f-844c-mc37",
              "GO-2024-2611"
            ],
            "fixed_version": "1.33.0",
            "advisory_count": 2,
            "oldest_advisory_days": 873
          },
          {
            "name": "gopkg.in/square/go-jose.v2",
            "direct": true,
            "version": "v2.6.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-c5q2-7r4c-mv6g",
              "GO-2024-2631"
            ],
            "fixed_version": "4.0.1",
            "advisory_count": 2,
            "oldest_advisory_days": 871
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "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": 12
          },
          {
            "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": 12
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2,
          "unknown": 2,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 38,
        "affected_count": 7,
        "assessed_count": 21,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 4
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/pquerna/xjwt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/spyzhov/ajson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.6"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.3"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.26.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.55.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.59.0"
        },
        {
          "name": "gopkg.in/square/go-jose.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pquerna/xjwt",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spyzhov/ajson",
            "direct": true,
            "version": "v0.9.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.8.3",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.26.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.59.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/square/go-jose.v2",
            "direct": true,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v3",
            "direct": false,
            "version": "v3.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.51.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": false,
            "version": "v1.6.8",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20230920204549-e6e6cdab5c13",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.31.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 21,
        "direct_count": 9,
        "indirect_count": 12
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 80,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 30
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "notanthony",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/60042005?v=4"
        },
        {
          "type": "User",
          "login": "loganintech",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/6226408?v=4"
        },
        {
          "type": "User",
          "login": "ggreer",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/200121?v=4"
        },
        {
          "type": "User",
          "login": "speakeasybot",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/108416695?v=4"
        },
        {
          "type": "User",
          "login": "mstanbCO",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/98769258?v=4"
        },
        {
          "type": "User",
          "login": "pquerna",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/110123?v=4"
        },
        {
          "type": "User",
          "login": "jirwin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/61822?v=4"
        },
        {
          "type": "User",
          "login": "mj-palanker",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/190405244?v=4"
        },
        {
          "type": "User",
          "login": "highb",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/759848?v=4"
        },
        {
          "type": "User",
          "login": "simplesagar",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/68016351?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.358
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "sdk_generation.yaml",
        "sdk_publish.yaml",
        "speakeasy_sdk_generation.yml",
        "speakeasy_sdk_publish.yml",
        "update_go_dependencies.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "10 out of 30 merged PRs checked by a CI test -- score normalized to 3",
            "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": 9,
            "reason": "Found 15/16 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "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": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "21 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "424d29506cbd1ea14538094404ca476abfcfa8f2",
        "ran_at": "2026-07-27T16:03:24Z",
        "aggregate_score": 4.1,
        "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-27T00:51:55Z",
      "oldest_open_prs": [
        {
          "number": 101,
          "created_at": "2026-03-04T20:43:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 104,
          "created_at": "2026-03-31T03:34:53Z",
          "last_comment_at": "2026-03-31T03:34:57Z",
          "last_comment_author": "linear"
        },
        {
          "number": 105,
          "created_at": "2026-04-07T22:46:24Z",
          "last_comment_at": "2026-04-07T22:46:27Z",
          "last_comment_author": "linear"
        },
        {
          "number": 106,
          "created_at": "2026-04-07T22:50:41Z",
          "last_comment_at": "2026-04-07T22:50:45Z",
          "last_comment_author": "linear"
        },
        {
          "number": 113,
          "created_at": "2026-05-05T22:26:43Z",
          "last_comment_at": "2026-05-05T22:26:46Z",
          "last_comment_author": "linear-code"
        },
        {
          "number": 117,
          "created_at": "2026-07-21T00:28:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-19T21:35:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 100,
          "created_at": "2026-03-04T16:42:48Z",
          "last_comment_at": "2026-03-13T18:20:37Z",
          "last_comment_author": "robert-chiniquy"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ConductorOne/conductorone-sdk-go",
    "host": "github.com",
    "name": "conductorone-sdk-go",
    "owner": "ConductorOne"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 42,
        "vitality": 69,
        "community": 38,
        "governance": 66,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 10,
              "human_commit_share": 0.744,
              "days_since_last_push": 0,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "10 commits in the last year",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 44,
              "latest_release_tag": "v1.29.0",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 49.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "44 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~49.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 49.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 82,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 82 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 82
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "forks": 2,
              "stars": 3,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 11,
              "top_contributor_share": 0.358
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 36% of commits",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 36
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "merged_prs": 80,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 30
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "80/110 decided PRs merged",
                "points": 27.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 80,
                      "decided": 110
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 15/16 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "followers": 49,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ConductorOne",
              "public_repos": 189,
              "account_age_days": 2133
            },
            "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": "49 followers of ConductorOne",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 49,
                      "login": "ConductorOne"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "189 public repos, account ~5 yr old",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 189
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/conductorone/conductorone-sdk-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 7
            },
            "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 7 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "44 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "10 out of 30 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "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": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 30 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 15/16 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "21 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 21 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 21
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "osv",
              "advisories": 38,
              "affected_packages": 7,
              "assessed_packages": 21,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 2, moderate 1, unknown 2",
              "direct_affected_packages": 4
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "4 affected: google.golang.org/grpc v1.59.0 (critical 9.1), golang.org/x/oauth2 v0.15.0 (high 7.5), gopkg.in/square/go-jose.v2 v2.6.0 (moderate 4.3), +1 more",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "google.golang.org/grpc v1.59.0 (critical 9.1), golang.org/x/oauth2 v0.15.0 (high 7.5), gopkg.in/square/go-jose.v2 v2.6.0 (moderate 4.3)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 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": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 871 days ago",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 3,
                      "oldest": 871
                    }
                  }
                ],
                "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": 21,
              "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": 14
            },
            "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": 64,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.806,
              "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": "54 of 67 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 67
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile",
                "vendor/go.uber.org/multierr/Makefile",
                "vendor/go.uber.org/zap/Makefile",
                "vendor/google.golang.org/grpc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.011,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/google.golang.org/grpc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/google.golang.org/grpc/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 90 commits agent-authored or agent-credited",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 90
                    }
                  }
                ],
                "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 3",
                "points": 3,
                "status": "partial",
                "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": 140047,
              "source_files_sampled": 2585,
              "oversized_source_files": 11
            },
            "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": "11/2585 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2585,
                      "oversized": 11
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "vendor/google.golang.org/appengine/internal/base/api_base.proto",
                "vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
                "vendor/google.golang.org/appengine/internal/log/log_service.proto",
                "vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
                "vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T16:03:50.563785Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ConductorOne/conductorone-sdk-go.svg",
  "full_name": "ConductorOne/conductorone-sdk-go",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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