Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 19:27 UTC

grafana / k6

A modern load testing tool, using Go and JavaScript

Go · JavaScriptAGPL-3.0★ 31,086 stars⑂ 1,583 forkssince Mar 2016View on GitHub ↗

grafana/k6 holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (96/100) and lowest on Security (69/100). It was last updated today. 3 contributors account for most of its recent work.

87
overall / 100
Excellent

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.

87
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

Grafana LabsOrganization
7,103 followers590 public repossince Apr 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogo.k6.io/k6/v2v2.1.0-322 days ago

Metrics by category

Vitality

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

95Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
34.6/36Commit cadence — 50/52 weeks with commits
18/18Commit volume — 928 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year928
human_commit_share0.74
days_since_last_push0
active_weeks_last_year50
How it's scored
27/27Ships releases — 91 releases published
36/36Release recency — latest release 22 days ago
27/27Release cadence — a release every ~24.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count91
latest_release_tagv2.1.0
releases_from_tagsno
days_since_latest_release22
mean_days_between_releases24.2

Community & Adoption

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

96Excellent · 18% of overall
How it's scored
60/60Stars — 31,086 stars
25/25Forks — 1,583 forks
14/15Watchers — 326 watchers
Inputs used
forks1,583
stars31,086
watchers326
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

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

Sustainability & Governance

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

81Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
16.9/22.5Commit distribution — top contributor authored 25% of commits
13.5/13.5Contributor breadth — 98 contributors
10/10OpenSSF Scorecard: Contributors — project has 19 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled98
top_contributor_share0.25
How it's scored
34.1/46.8Issue resolution — 73% of issues closed
30.6/38.3PR acceptance — 2,712/3,388 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs2,712
open_issues713
closed_issues1,930
issue_closed_ratio0.73
closed_unmerged_prs676
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 7,103 followers of grafana
25/25Track record — 590 public repos, account ~12 yr old
Inputs used
followers7,103
owner_typeOrganization
is_verified
owner_logingrafana
public_repos590
account_age_days4,490
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 22 days ago
12/20Version history — 3 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgo.k6.io/k6/v2
ecosystemsgo
any_deprecatedno
min_days_since_publish22

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://grafana.com/oss/k6/
10/10Repository description
10/10Topics — 9 topics
0/10Wiki
Inputs used
topicsgolang, load-testing, load-generator, javascript, es6, performance, go, hacktoberfest, k6
has_wikino
homepagehttps://grafana.com/oss/k6/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

69Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 19 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
6/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate7.5
How it's scored
4.9/35Direct dependencies free of known advisories — 7 affected: google.golang.org/grpc 1.31.1 (critical 9.1), google.golang.org/grpc v1.80.0 (critical 9.1), google.golang.org/grpc v1.81.1 (critical 9.1), +4 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
28.3/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,000 days ago
Inputs used
sourceosv
advisories22
affected_packages10
assessed_packages127
unassessed_packages0
affected_by_severitycritical 3, high 1, moderate 1, unknown 5
direct_affected_packages7
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 127 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.

89Excellent · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md, vendor/github.com/grafana/sobek/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 68 of 74 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.919
agent_instruction_filesAGENTS.md, CLAUDE.md, vendor/github.com/grafana/sobek/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md
agent_instruction_max_bytes6,768
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml, eslint.config.mjs
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
10/10Demonstrated agent practice — 5 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
9/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.05
toolchain_manifests.github/workflows/xk6-tests/xk6-js-test/go.mod, .github/workflows/xk6-tests/xk6-output-test/go.mod, examples/grpc_server/go.mod, go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.5/55Manageable file sizes — 10/1,005 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes1,080,226
source_files_sampled1,005
oversized_source_files10
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — internal/cloudapi/insights/proto/v1/common/common.proto, internal/cloudapi/insights/proto/v1/ingester/ingester.proto, internal/cloudapi/insights/proto/v1/k6/labels.proto, internal/cloudapi/insights/proto/v1/k6/request_metadata.proto, internal/cloudapi/insights/proto/v1/trace/labels.proto, internal/cloudapi/insights/proto/v1/trace/span.proto, internal/lib/testutils/grpcservice/route_guide.proto, internal/lib/testutils/httpmultibin/grpc_any_testing/any_test.proto, internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_message.proto, internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_service.proto, internal/lib/testutils/httpmultibin/grpc_testing/nested_types.proto, internal/lib/testutils/httpmultibin/grpc_testing/test.proto, internal/lib/testutils/httpmultibin/grpc_wrappers_testing/test.proto, internal/lib/testutils/httpmultibin/nested_types/nested_types.proto, internal/output/cloud/expv2/pbcloud/metric.proto
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesinternal/cloudapi/insights/proto/v1/common/common.proto, internal/cloudapi/insights/proto/v1/ingester/ingester.proto, internal/cloudapi/insights/proto/v1/k6/labels.proto, internal/cloudapi/insights/proto/v1/k6/request_metadata.proto, internal/cloudapi/insights/proto/v1/trace/labels.proto, internal/cloudapi/insights/proto/v1/trace/span.proto, internal/lib/testutils/grpcservice/route_guide.proto, internal/lib/testutils/httpmultibin/grpc_any_testing/any_test.proto, internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_message.proto, internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_service.proto, internal/lib/testutils/httpmultibin/grpc_testing/nested_types.proto, internal/lib/testutils/httpmultibin/grpc_testing/test.proto, internal/lib/testutils/httpmultibin/grpc_wrappers_testing/test.proto, internal/lib/testutils/httpmultibin/nested_types/nested_types.proto, internal/output/cloud/expv2/pbcloud/metric.proto

Key facts

31,086GitHub stars
98contributors
928commits, last 12 months
0days since last push
91releases
3bus factor
713open 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 ★ / 1,583 ⇿
0Stars
1,583Forks
55Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

4006008001,0001,2001,4001,6001,583102021-092024-022026-07
Major 2Minor 34Patch 16

Each point covers 5 days.

OpenSSF Scorecard 7.5 / 10
7.5aggregate

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-22 19:26 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 62
RegistryPackageVersion constraintManifest
Gobuf.build/gen/go/prometheus/prometheus/protocolbuffers/gov1.36.11-20260331160422-eae785f0a21d.1go.mod
Gogithub.com/Azure/go-ntlmsspv0.1.1go.mod
Gogithub.com/Masterminds/semver/v3v3.5.0go.mod
Gogithub.com/PuerkitoBio/goqueryv1.12.0go.mod
Gogithub.com/Soontao/goHttpDigestClientv0.0.0-20170320082612-6d28bb1415c5go.mod
Gogithub.com/andybalholm/brotliv1.2.1go.mod
Gogithub.com/bufbuild/protocompilev0.14.1go.mod
Gogithub.com/chromedp/cdprotov0.0.0-20250803210736-d308e07a266dgo.mod
Gogithub.com/evanw/esbuildv0.28.1go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/go-json-experiment/jsonv0.0.0-20250211171154-1ae217ad3535go.mod
Gogithub.com/go-sourcemap/sourcemapv2.1.4+incompatiblego.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/grafana/k6-cloud-openapi-client-gov0.0.3-0.20260716094638-49089b6e624dgo.mod
Gogithub.com/grafana/k6providerv0.5.0go.mod
Gogithub.com/grafana/sobekv0.0.0-20260708062710-267a0e055bb4go.mod
Gogithub.com/grafana/sobek-webapi-encodingv0.1.0go.mod
Gogithub.com/grafana/xk6-dashboard-assetsv0.1.2go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/influxdata/influxdb1-clientv0.0.0-20190402204710-8ff2fc3824fcgo.mod
Gogithub.com/jhump/protoreflectv1.18.0go.mod
Gogithub.com/klauspost/compressv1.19.0go.mod
Gogithub.com/mattn/go-colorablev0.1.15go.mod
Gogithub.com/mattn/go-isattyv0.0.22go.mod
Gogithub.com/mccutchen/go-httpbin/v2v2.23.1go.mod
Gogithub.com/mstoykov/atlasv0.0.0-20220811071828-388f114305ddgo.mod
Gogithub.com/mstoykov/envconfigv1.5.0go.mod
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cgo.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/r3labs/sse/v2v2.10.0go.mod
Gogithub.com/serenize/snakerv0.0.0-20201027110005-a7ad2135616ego.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/spf13/aferov1.1.2go.mod
Gogithub.com/spf13/cobrav1.4.0go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tidwall/gjsonv1.19.0go.mod
Gogo.opentelemetry.io/otelv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0go.mod
Gogo.opentelemetry.io/otel/metricv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0go.mod
Gogo.opentelemetry.io/otel/tracev1.44.0go.mod
Gogo.opentelemetry.io/proto/otlpv1.10.0go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/crypto/x509roots/fallbackv0.0.0-20260609182332-5f2de1a9f1e2go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogoogle.golang.org/grpcv1.81.1go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/guregu/null.v3v3.3.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 127

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

RegistryPackageVersionRelation
Gobuf.build/gen/go/prometheus/prometheus/protocolbuffers/gov1.36.11-20260331160422-eae785f0a21d.1direct
Gogithub.com/andybalholm/brotliv1.2.1direct
Gogithub.com/azure/go-ntlmsspv0.1.1direct
Gogithub.com/bufbuild/protocompilev0.14.1direct
Gogithub.com/chromedp/cdprotov0.0.0-20250803210736-d308e07a266ddirect
Gogithub.com/evanw/esbuildv0.28.0direct
Gogithub.com/evanw/esbuildv0.28.1direct
Gogithub.com/fatih/colorv1.19.0direct
Gogithub.com/go-json-experiment/jsonv0.0.0-20250211171154-1ae217ad3535direct
Gogithub.com/go-sourcemap/sourcemapv2.1.4+incompatibledirect
Gogithub.com/golang/protobuf1.4.2direct
Gogithub.com/golang/protobufv1.5.4direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/grafana/k6-cloud-openapi-client-gov0.0.3-0.20260716094638-49089b6e624ddirect
Gogithub.com/grafana/k6providerv0.5.0direct
Gogithub.com/grafana/sobekv0.0.0-20260331145705-2272ac4993efdirect
Gogithub.com/grafana/sobekv0.0.0-20260708062710-267a0e055bb4direct
Gogithub.com/grafana/sobek-webapi-encodingv0.1.0direct
Gogithub.com/grafana/xk6-dashboard-assetsv0.1.2direct
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0direct
Gogithub.com/influxdata/influxdb1-clientv0.0.0-20190402204710-8ff2fc3824fcdirect
Gogithub.com/jhump/protoreflectv1.18.0direct
Gogithub.com/klauspost/compressv1.19.0direct
Gogithub.com/masterminds/semver/v3v3.5.0direct
Gogithub.com/mattn/go-colorablev0.1.14direct
Gogithub.com/mattn/go-colorablev0.1.15direct
Gogithub.com/mattn/go-isattyv0.0.21direct
Gogithub.com/mattn/go-isattyv0.0.22direct
Gogithub.com/mccutchen/go-httpbin/v2v2.23.1direct
Gogithub.com/mstoykov/atlasv0.0.0-20220811071828-388f114305dddirect
Gogithub.com/mstoykov/envconfigv1.5.0direct
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cdirect
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/prometheus/client_modelv0.6.2direct
Gogithub.com/puerkitobio/goqueryv1.12.0direct
Gogithub.com/r3labs/sse/v2v2.10.0direct
Gogithub.com/serenize/snakerv0.0.0-20201027110005-a7ad2135616edirect
Gogithub.com/sirupsen/logrusv1.9.3direct
Gogithub.com/soontao/gohttpdigestclientv0.0.0-20170320082612-6d28bb1415c5direct
Gogithub.com/spf13/aferov1.1.2direct
Gogithub.com/spf13/cobrav1.4.0direct
Gogithub.com/spf13/pflagv1.0.5direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/tidwall/gjsonv1.19.0direct
Gogo.opentelemetry.io/otelv1.43.0direct
Gogo.opentelemetry.io/otelv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.43.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.42.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.43.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0direct
Gogo.opentelemetry.io/otel/metricv1.43.0direct
Gogo.opentelemetry.io/otel/metricv1.44.0direct
Gogo.opentelemetry.io/otel/sdkv1.43.0direct
Gogo.opentelemetry.io/otel/sdkv1.44.0direct
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0direct
Gogo.opentelemetry.io/otel/tracev1.43.0direct
Gogo.opentelemetry.io/otel/tracev1.44.0direct
Gogo.opentelemetry.io/proto/otlpv1.10.0direct
Gogo.uber.org/goleakv1.3.0direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/crypto/x509roots/fallbackv0.0.0-20260609182332-5f2de1a9f1e2direct
Gogolang.org/x/netv0.53.0direct
Gogolang.org/x/netv0.55.0direct
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/timev0.15.0direct
Gogoogle.golang.org/grpc1.31.1direct
Gogoogle.golang.org/grpcv1.80.0direct
Gogoogle.golang.org/grpcv1.81.1direct
Gogoogle.golang.org/protobuf1.25.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/guregu/null.v3v3.3.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gobuf.build/gen/go/gogo/protobuf/protocolbuffers/gov1.36.11-20240617172848-e1dbca2775a7.1indirect
Gogithub.com/andybalholm/cascadiav1.3.3indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chromedp/sysutilv1.1.0indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/dlclark/regexp2v1.11.5indirect
Gogithub.com/dlclark/regexp2/v2v2.2.2indirect
Gogithub.com/dop251/goja0.0.0-20210427212725-462d53687b0dindirect
Gogithub.com/fsnotify/fsnotifyv1.4.9indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/google/pprofv0.0.0-20260115054156-294ebfa9ad83indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.28.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirect
Gogithub.com/inconshreveable/mousetrapv1.0.0indirect
Gogithub.com/jhump/protoreflect/v2v2.0.0-beta.1indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/mailru/easyjsonv0.9.2indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/nu7hatch/gouuidv0.0.0-20131221200532-179d4d0c4d8dindirect
Gogithub.com/nxadm/tailv1.4.11indirect
Gogithub.com/onsi/ginkgov1.16.5indirect
Gogithub.com/onsi/gomegav1.39.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/prometheus/commonv0.66.1indirect
Gogithub.com/prometheus/procfsv0.16.1indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogo.k6.io/k60.31.2-0.20210511090412-61f464b99a2dindirect
Gogo.k6.io/k6/v2v2.0.0-20260424133653-c3427b0487c8indirect
Gogo.k6.io/k6/v2v2.0.0-rc1indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.yaml.in/yaml/v2v2.4.2indirect
Gogolang.org/x/sysv0.43.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.36.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogopkg.in/cenkalti/backoff.v1v1.1.0indirect
Gogopkg.in/tomb.v1v1.0.0-20141024135613-dd632973f1e7indirect
Gogopkg.in/validator.v2v2.0.1indirect
Dependency advisories 10

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpc1.31.1directcritical51.82.1
google.golang.org/grpcv1.80.0directcritical11.82.1
google.golang.org/grpcv1.81.1directcritical11.82.1
google.golang.org/protobuf1.25.0directhigh21.33.0
golang.org/x/netv0.53.0directmoderate80.56.0
golang.org/x/cryptov0.54.0directunknown1
golang.org/x/netv0.55.0directunknown10.56.0
golang.org/x/sysv0.43.0indirectunknown10.44.0
golang.org/x/textv0.36.0indirectunknown10.39.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": [
        "golang",
        "load-testing",
        "load-generator",
        "javascript",
        "es6",
        "performance",
        "go",
        "hacktoberfest",
        "k6"
      ],
      "is_fork": false,
      "size_kb": 81220,
      "has_wiki": false,
      "homepage": "https://grafana.com/oss/k6/",
      "languages": {
        "Go": 5677806,
        "HTML": 31554,
        "Shell": 18311,
        "Python": 18724,
        "Makefile": 2935,
        "Dockerfile": 2214,
        "JavaScript": 1353582,
        "Go Template": 206
      },
      "pushed_at": "2026-07-22T16:20:37Z",
      "created_at": "2016-03-21T15:30:24Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T17:42:30Z",
      "description": "A modern load testing tool, using Go and JavaScript",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://grafana.com",
      "name": "Grafana Labs",
      "type": "Organization",
      "login": "grafana",
      "company": null,
      "location": "Sweden",
      "followers": 7103,
      "avatar_url": "https://avatars.githubusercontent.com/u/7195757?v=4",
      "created_at": "2014-04-06T12:22:57Z",
      "is_verified": null,
      "public_repos": 590,
      "account_age_days": 4490
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-06-30T08:56:09Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-06-08T10:13:02Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-05-11T09:27:15Z"
        },
        {
          "tag": "v2.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-04-28T10:05:12Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-03-30T10:54:31Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-03-25T10:10:42Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-02-16T10:52:40Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-02-10T09:12:21Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-01-05T19:37:51Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-11-24T16:41:22Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-11-20T21:18:52Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-11-10T12:23:09Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-09-23T09:30:32Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2025-08-27T07:42:25Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2025-08-19T11:21:34Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2025-08-13T10:59:54Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-08-13T09:51:43Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-06-25T14:10:48Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-05-06T10:53:12Z"
        },
        {
          "tag": "v0.59.0",
          "kind": "minor",
          "published_at": "2025-05-05T13:38:53Z"
        },
        {
          "tag": "v1.0.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-05-05T10:03:54Z"
        },
        {
          "tag": "v0.58.0",
          "kind": "minor",
          "published_at": "2025-03-31T09:19:39Z"
        },
        {
          "tag": "v1.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-03-25T14:44:42Z"
        },
        {
          "tag": "v0.57.0",
          "kind": "minor",
          "published_at": "2025-02-13T12:35:17Z"
        },
        {
          "tag": "v0.56.0",
          "kind": "minor",
          "published_at": "2025-01-06T16:53:34Z"
        },
        {
          "tag": "v0.55.2",
          "kind": "patch",
          "published_at": "2024-12-20T10:31:15Z"
        },
        {
          "tag": "v0.55.1",
          "kind": "patch",
          "published_at": "2024-12-19T16:02:36Z"
        },
        {
          "tag": "v0.55.0",
          "kind": "minor",
          "published_at": "2024-11-11T15:27:22Z"
        },
        {
          "tag": "v0.54.0",
          "kind": "minor",
          "published_at": "2024-09-30T09:50:44Z"
        },
        {
          "tag": "v0.53.0",
          "kind": "minor",
          "published_at": "2024-08-13T09:44:48Z"
        },
        {
          "tag": "v0.52.0",
          "kind": "minor",
          "published_at": "2024-06-25T11:10:45Z"
        },
        {
          "tag": "v0.51.0",
          "kind": "minor",
          "published_at": "2024-05-13T13:00:24Z"
        },
        {
          "tag": "v0.50.0",
          "kind": "minor",
          "published_at": "2024-03-25T11:18:44Z"
        },
        {
          "tag": "v0.49.0",
          "kind": "minor",
          "published_at": "2024-01-29T09:48:07Z"
        },
        {
          "tag": "v0.48.0",
          "kind": "minor",
          "published_at": "2023-12-06T10:43:35Z"
        },
        {
          "tag": "v0.47.0",
          "kind": "minor",
          "published_at": "2023-10-10T11:30:27Z"
        },
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2023-08-14T13:31:59Z"
        },
        {
          "tag": "v0.45.1",
          "kind": "patch",
          "published_at": "2023-08-04T14:06:41Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2023-06-19T08:50:21Z"
        },
        {
          "tag": "v0.44.1",
          "kind": "patch",
          "published_at": "2023-05-08T12:45:28Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2023-04-24T10:44:04Z"
        },
        {
          "tag": "v0.43.1",
          "kind": "patch",
          "published_at": "2023-02-27T11:03:59Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2023-02-20T11:24:31Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2022-12-20T09:35:36Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2022-11-02T11:56:52Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2022-09-08T09:13:24Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2022-07-05T10:57:26Z"
        },
        {
          "tag": "v0.38.3",
          "kind": "patch",
          "published_at": "2022-05-18T07:35:24Z"
        },
        {
          "tag": "v0.38.2",
          "kind": "patch",
          "published_at": "2022-05-11T13:55:47Z"
        },
        {
          "tag": "v0.38.1",
          "kind": "patch",
          "published_at": "2022-05-06T09:02:41Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2022-05-05T07:27:28Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2022-03-15T09:50:17Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2022-01-24T09:59:13Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2021-11-17T10:00:05Z"
        },
        {
          "tag": "v0.34.1",
          "kind": "patch",
          "published_at": "2021-09-16T08:32:07Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2021-09-09T11:17:58Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2021-06-29T10:47:01Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2021-05-12T15:39:01Z"
        },
        {
          "tag": "v0.31.1",
          "kind": "patch",
          "published_at": "2021-03-17T13:32:13Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2021-03-11T09:53:30Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2021-01-20T13:24:03Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2020-11-11T13:32:17Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2020-09-21T12:15:25Z"
        },
        {
          "tag": "v0.27.1",
          "kind": "patch",
          "published_at": "2020-07-30T10:22:29Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2020-07-14T12:46:14Z"
        },
        {
          "tag": "v0.26.2",
          "kind": "patch",
          "published_at": "2020-03-18T12:00:39Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2020-02-24T08:16:08Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2019-12-16T11:04:31Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2019-08-13T10:37:18Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2019-07-31T10:28:03Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2019-03-20T10:12:32Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2018-12-18T10:54:44Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2018-11-22T14:04:32Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2018-07-23T13:52:21Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2018-07-06T16:21:14Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2018-06-04T09:45:56Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2018-05-23T07:15:22Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2018-03-22T16:09:56Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2018-01-23T13:41:15Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2017-12-07T16:24:51Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2017-11-21T20:24:19Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2017-09-01T10:14:20Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2017-08-04T15:51:56Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2017-07-07T17:08:18Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2017-06-16T13:06:11Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2017-05-19T19:20:37Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2017-05-10T15:09:44Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2017-05-08T15:50:02Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2017-04-19T10:49:12Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2017-02-27T13:19:01Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2017-01-18T19:22:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "82b9d626fabe9b98279c79d2c37166f23bcd0761",
          "body": "When a test run is reused via K6_CLOUD_PUSH_REF_ID, k6 skips\nCreateTestRun (#5814) to avoid orphan runs. That response is the only\nplace the cloud secret source is configured from the cloud API, so\nsecrets.get() failed with a message telling the user to use\n'k6 cloud run --local-execution' -- which \n[…]\n\nand, when set, points users to K6_CLOUD_SECRETS_TOKEN and\nK6_CLOUD_SECRETS_ENDPOINT instead. The generic message is unchanged\nfor all other cases.\n\nResolves: https://github.com/grafana/k6/issues/6050",
          "is_bot": false,
          "headline": "Fix cloud secrets error when reusing a test run (#6096)",
          "author_name": "Ankur",
          "author_login": "ankur22",
          "committed_at": "2026-07-22T13:44:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "38a42d014367361d980198648a9e05696ef18f67",
          "body": "* Add provisioning package skeleton\n\nNew internal/cloudapi/provisioning package owns\nthe local-execution flow's interactions with the\nv6 cloud API and the provisioning endpoints. This\ncommit lays out the skeleton: Client construction,\nConfig, error wrapping, and a reusable test server\nstub. API meth\n[…]\nngs).\n\nclientcfg is a neutral package under internal/cloudapi, mirroring\ninternal/cloudapi/httperr, so both v6 and provisioning can import it\nwithout an import cycle (provisioning already imports v6).",
          "is_bot": false,
          "headline": "Migrate k6 cloud run --local-execution to provisioning API (#6169)",
          "author_name": "Ankur",
          "author_login": "ankur22",
          "committed_at": "2026-07-22T13:44:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57b85335b1cf72fa5073bb9b7b4fe09e2f5880a3",
          "body": "* feat(js): expose text encoding globals\n\n* test(js): cover text encoding globals\n\n* chore(deps): use sobek encoding v0.1.0",
          "is_bot": false,
          "headline": "Expose TextEncoder and TextDecoder globally (#6182)",
          "author_name": "Théo Crevon",
          "author_login": "oleiade",
          "committed_at": "2026-07-21T14:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06f9a94538cc4cfb12a573b15fdcbaee1bd7657",
          "body": null,
          "is_bot": false,
          "headline": "test: add mouse options unit tests (#6141)",
          "author_name": "hyuraku",
          "author_login": "hyuraku",
          "committed_at": "2026-07-21T11:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab4391e62c363b7710077a991b9320960c079af",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): Update sobek (#6183)",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-07-21T10:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d25c36859b402452b1be58da2d2d63c55ba69c",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | golang  | 1.26.4 | 1.26.5 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.5 (master) (#6155)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-20T08:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fc3dad9634ab1bfd972a5459bb6c7e8110a617b",
          "body": "…orkaround (#6151)\n\nBumps github.com/grafana/k6-cloud-openapi-client-go to main\n(v0.0.3-0.20260716094638-49089b6e624d), which includes the upstream fix\nfor callAPI's retry loop not resetting the request body before\nreplaying it (grafana/k6-cloud-openapi-client-go#31) - the SDK now\nresets req.Body fr\n[…]\n>int64 ID widening already\nconsumed in #6152, and an added LICENSE file - both already reflected\nin/compatible with the current vendor tree, so this change is scoped\nto just the retry-fix consumption.",
          "is_bot": false,
          "headline": "fix: consume upstream retry-body-reset fix, drop bodyResetTransport w…",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-07-17T11:44:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf64e715cd0ef04803caa45da59870756412af59",
          "body": "… v6 clients (#6159)\n\n* refactor(cloudapi): share 401/403 error classification between v1 and v6 clients\n\ncloudapi.CheckResponse and internal/cloudapi/v6.CheckResponse each\nindependently defined their own errNotAuthenticated/errNotAuthorized\nsentinel errors and duplicated the same \"401 -> not authen\n[…]\nrrNotAuthorized for those status codes),\nso a dedicated unit test for the same three-way switch adds nothing.\nAlso trims the package/var doc comments down to what isn't already\nobvious from the names.",
          "is_bot": false,
          "headline": "refactor(cloudapi): share 401/403 error classification between v1 and…",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-07-17T11:43:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "08ff3c47a5afc74b6cdea8967bd5318e6e60d06f",
          "body": "…156)\n\n| datasource | package                       | from    | to      |\n| ---------- | ----------------------------- | ------- | ------- |\n| go         | github.com/klauspost/compress | v1.18.5 | v1.19.0 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/klauspost/compress to v1.19.0 (#6…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-17T11:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de4134c3c2b95f50f9464cbc2f1cd9e5555813e",
          "body": "Config, NewConfig, Apply, GetConsolidatedConfig, mergeFromCloudOption,\nand GetTemporaryCloudConfig had zero callers anywhere outside this\nfile and its own test file. Every consumer of internal/cloudapi/v6\n(internal/cmd/cloud.go, cloud_login.go, cloud_project_list.go, and\ninternal/cloudapi/provisioni\n[…]\nd then drifted from\n(e.g. missing StackID in its options.cloud merge, no Hostv6/\nMetricsPushURL/TestRunToken/StackURL/DefaultProjectID fields).\n\nCo-authored-by: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: remove dead internal/cloudapi/v6/config.go (#6149)",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-07-17T11:33:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ce5fa51094b2a6e3922ad3060be733bbe2ef04ed",
          "body": "| datasource | package | from            | to              |\n| ---------- | ------- | --------------- | --------------- |\n| docker     | debian  | trixie-20260610 | trixie-20260623 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update debian docker tag to trixie-20260623 (#6114)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T18:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "befd936692f1d9b11a33eb531dbbd6ab6ea59495",
          "body": "* Add parse header function\n\nThis function will be used to parse the incoming headers from extraInfo\n\n* Add extraInfo event registration\n\nRegisters our interest to receive extraInfo data async from chromium.\n\n* Add event handling in select\n\n* Add initial handler and wire in header parsing\n\n* Add ext\n[…]\n\nthe correct response, catching both mis-attribution and merging. Also\nadd a unit test covering HeadersArray for multi-valued headers.\n\n---------\n\nCo-authored-by: Inanc Gumus <inanc.gumus@grafana.com>",
          "is_bot": false,
          "headline": "Add redirect extra headers (#5631)",
          "author_name": "Ankur",
          "author_login": "ankur22",
          "committed_at": "2026-07-16T18:04:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e6101a2c51302d8694922c9117b542f7872a0ac",
          "body": "* feat(streams): implement the WritableStream Web API\n\nAdds a spec-compliant WritableStream to the experimental streams module,\nalongside its WritableStreamDefaultWriter and WritableStreamDefaultController,\nfollowing the same structure and conventions as the existing ReadableStream\nimplementation (o\n[…]\neturn the package-private promise wrapper and are only used inside the streams package. Keep the methods private as well so the API reflects their scope and satisfies revive's unexported-return check.",
          "is_bot": false,
          "headline": "Implement WebAPI streams' WritableStream (#6132)",
          "author_name": "Théo Crevon",
          "author_login": "oleiade",
          "committed_at": "2026-07-16T12:43:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c01d997b369953b811cb2fdcdea3be9342ceb03e",
          "body": "…6122)\n\n| datasource  | package                       | from   | to     |\n| ----------- | ----------------------------- | ------ | ------ |\n| github-tags | golangci/golangci-lint-action | v9.2.0 | v9.3.0 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci/golangci-lint-action action to v9.3.0 (#…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T12:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849628c898c24629f46b18d5b486ee310eea913d",
          "body": "…4 (#6123)\n\n| datasource    | package                  | from            | to              |\n| ------------- | ------------------------ | --------------- | --------------- |\n| github-digest | grafana/shared-workflows | aws-auth/v1.0.3 | aws-auth/v1.0.4 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update grafana/shared-workflows/aws-auth action to v1.0.…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T12:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c3385425fdbbb9f739d18a073c40b4ac45236e2",
          "body": "Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update grafana/shared-workflows/ action to (#6076)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T12:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430e48577c684515394fa49e128cdf613b0a9e9e",
          "body": "Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/stale digest to 1e223db (#6121)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T12:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab2043dd6b972e7ef2ec8f86cabf684d5d98cdfb",
          "body": "| datasource | package             | from    | to      |\n| ---------- | ------------------- | ------- | ------- |\n| go         | golang.org/x/crypto | v0.53.0 | v0.54.0 |\n| go         | golang.org/x/net    | v0.56.0 | v0.57.0 |\n| go         | golang.org/x/sync   | v0.21.0 | v0.22.0 |\n| go         | \n[…]\n v0.45.0 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update golangx (#6097)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T12:03:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "13a94f3d68d4dbcd486fb6e22162dca7e984d4ed",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | alpine  | 3.24.0 | 3.24.1 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update alpine docker tag to v3.24.1 (#6098)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T12:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2488042a7f9bd84ad113cb131d6495e23dff746d",
          "body": "Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go digest to 924ae3a (#6120)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T11:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0fdfa9080c672109db4e0b7cd0999c3da7feea1",
          "body": "Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout digest to df4cb1c (#6119)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T11:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9675777eaf0d20db9959a2831cd7b823db4f155b",
          "body": "… ID widening (#6152)\n\nUpstream regenerated the client from a newer API spec that widens\nessentially every resource ID (projects, load tests, test runs,\nstack/default-project IDs, etc.) from int32 to int64. Follow suit in\ninternal/cloudapi/v6: widen Project.ID, LoadTest.ID/ProjectID, and the\nClient \n[…]\ny reading the spec directly, not templates or generator\nconfig. Filing that upstream separately; until it's fixed, values\noverflowing 32 bits are rejected up front instead of being silently\ntruncated.",
          "is_bot": false,
          "headline": "chore(cloudapi): bump k6-cloud-openapi-client-go for the int32->int64…",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-07-16T11:56:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70ff59054ee30e11bf3a7d3924cf8b473e324262",
          "body": "…1 (#6083)\n\n| datasource | package                            | from    | to      |\n| ---------- | ---------------------------------- | ------- | ------- |\n| go         | github.com/mccutchen/go-httpbin/v2 | v2.23.0 | v2.23.1 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/mccutchen/go-httpbin/v2 to v2.23.…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T11:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b857ae7063245a529195c775e5c67cfac86a56",
          "body": "| datasource | package                  | from    | to      |\n| ---------- | ------------------------ | ------- | ------- |\n| go         | github.com/evanw/esbuild | v0.28.0 | v0.28.1 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/evanw/esbuild to v0.28.1 (#6082)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T11:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "418b043539ef0375928bbf3c5ab95db6fefc50f8",
          "body": "…tion to v1.0.3 (#6124)\n\n| datasource    | package                  | from                         | to                           |\n| ------------- | ------------------------ | ---------------------------- | ---------------------------- |\n| github-digest | grafana/shared-workflows | azure-trusted-si\n[…]\ng/v1.0.3 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update grafana/shared-workflows/azure-trusted-signing ac…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T11:47:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc598f1e505e54ebc435f7fde11b2d51f0e16b38",
          "body": "…080)\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang:1.26.4-alpine docker digest to 3ad5730 (#6…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T11:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6cf2e712c5e5ebb3c62d01b8afa5384af02cde5",
          "body": "…curity] (#6134)\n\n| datasource     | package | from    | to      |\n| -------------- | ------- | ------- | ------- |\n| golang-version | go      | 1.25.11 | 1.25.12 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(security/unknown/): update go toolchain directive to v1.25.12 [se…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-16T11:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06933299e006662d5a0960d1833a2a4c134a43fe",
          "body": "…#6147)\n\n* fix potential data race and TOCTOU inconsistency in route operation\n\n* added code review comments: better code comments and errcheck",
          "is_bot": false,
          "headline": "Fix potential data race and TOCTOU inconsistency in route operation (…",
          "author_name": "SomakD",
          "author_login": "somak2kai",
          "committed_at": "2026-07-15T13:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8249b0d05badc6305c2851f32247866a3b603dea",
          "body": "* fix: Don't freeze JS primitives\n\n* Fix linter errors",
          "is_bot": false,
          "headline": "fix: Don't freeze JS primitives (#6140)",
          "author_name": "Joan López de la Franca Beltran",
          "author_login": "joanlopez",
          "committed_at": "2026-07-13T14:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa0d07cee2b535fef57077cca261ea5e155f423",
          "body": "Closes #2694\n\nSigned-off-by: Yordis Prieto <yordis.prieto@gmail.com>\nCo-authored-by: Théo Crevon <oleiade@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(features): gate RunTags merge behind merge-run-tags flag (#5714)",
          "author_name": "Yordis Prieto",
          "author_login": "yordis",
          "committed_at": "2026-07-09T16:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0bc819af0fdb3595fbafc6897cd8abd32da9d84",
          "body": "The v2 of grafana/shared-workflows/actions/get-vault-secrets will no\nlonger auto-export retrieved secrets as environment variables; consumers\nmust read them from the action's `secrets` output via\n`${{ fromJSON(steps.<id>.outputs.secrets).NAME }}` instead of\n`${{ env.NAME }}`.\n\nThis change opts every\n[…]\neplacing downstream `env.NAME` references with the `fromJSON(...)` form,\n  and threading bash consumers via per-step `env:` blocks where needed\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: prepare workflows for get-vault-secrets v2 (#6075)",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-07-08T13:39:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e491808f392623e15bc3092ff0851425709740b4",
          "body": "* Add feature brief template\n\n* Add feature briefs README\n\n* Add feature brief CI size check\n\n* Add CODEOWNERS entry for feature briefs",
          "is_bot": false,
          "headline": "Add feature brief process (#6103)",
          "author_name": "Andrey Slotin",
          "author_login": "andrewslotin",
          "committed_at": "2026-07-07T12:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1636475f14d71fd0f6671b21a98376eed2adc566",
          "body": "* Skip code CI for docs-only PRs\n\n* Skip code CI for release-notes-only PRs",
          "is_bot": false,
          "headline": "Skip code CI for docs-only and release-notes-only PRs (#6104)",
          "author_name": "Andrey Slotin",
          "author_login": "andrewslotin",
          "committed_at": "2026-07-03T14:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888e6371ff5a0773b6984ca1af7e5fbfcd1d9d5a",
          "body": "The Go versions used across the CI workflows were hardcoded in each\nfile. With the Renovate manager added in #5981, the deliberate N-1\nmatrix entry in test.yml/test-browser.yml looked identical to the\ncurrent-version entry, so Renovate tried to bump it to latest (#6085),\ncollapsing the current + pre\n[…]\nhe versions into their matrices.\n\nBoth versions are now bumped manually with each Go release, so the\nRenovate custom manager for Go is removed.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: centralize CI Go versions into .github/go-versions.env (#6112)",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-07-02T08:18:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "83a87a41e2c56eedbadbab4001dc11fe78d95942",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump k6 version to 2.1.0 (#6117)",
          "author_name": "Théo Crevon",
          "author_login": "oleiade",
          "committed_at": "2026-06-30T08:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96457c0326f616cd56fb6f3490c0fa12d81aec77",
          "body": "* docs(release): create release notes for v2.1.0\n\n* docs: update release notes with latest changes",
          "is_bot": false,
          "headline": "Release notes v2.1.0 (#6116)",
          "author_name": "Théo Crevon",
          "author_login": "oleiade",
          "committed_at": "2026-06-30T08:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38dbe1d004b817de2561288e1dcb01d5255204ca",
          "body": "* fix: normalize cloud login stack URLs with trailing slashes\n\nTrim trailing `/` characters from `k6 cloud login` stack inputs before\nvalidating them with Grafana Cloud. A trailing slash was sent to the\nCloud auth API as part of `X-Stack-Url`, which made an otherwise valid\nstack such as `https://my-\n[…]\nhis also corrects the misindented closing brace that failed the gofmt\nlint check.\n\n* chore: bring back url parsing\n\n---------\n\nCo-authored-by: Mihail Stoykov <312246+mstoykov@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: normalize cloud login stack URLs with trailing slashes (#6087)",
          "author_name": "Théo Crevon",
          "author_login": "oleiade",
          "committed_at": "2026-06-29T08:38:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af8434327307bca7e2b69c5379070af2ba4577c6",
          "body": null,
          "is_bot": false,
          "headline": "Update assignees in issue-auto-assign workflow (#6102)",
          "author_name": "Andrey Slotin",
          "author_login": "andrewslotin",
          "committed_at": "2026-06-25T12:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f98002ab4dcf0688b6a9720f8a2bfa835b8f08b2",
          "body": "chore(deps): update debian docker tag to trixie-20260610 (master)",
          "is_bot": false,
          "headline": "Merge pull request #6081 from grafana/renovate/master-debian-13.x",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-22T12:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a427a603332457caf910df361ba1818b79ba5e8f",
          "body": "When a cloud test ended, the output's uploads were built on a\nnon-cancellable context, so an unresponsive connection could keep k6\nhanging at shutdown until each request timed out on its own. The final\nmetrics flush, the background metrics and traces flushers, and the cloud\nclient's retry waits all \n[…]\nder the same budget, every\npush is built on a cancellable context, and the cloud client stops\nretrying as soon as that context is done. A stalled upload is abandoned\nin time for k6 to exit on its own.",
          "is_bot": false,
          "headline": "cloud: keep a stuck upload from blocking shutdown",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-19T14:14:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ed76b60eb102eb6426b8012b9956a5bb3b3853e",
          "body": "fix(deps): update golangx (master)",
          "is_bot": false,
          "headline": "Merge pull request #6086 from grafana/renovate/master-golangx",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-17T15:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c24b88658865af75590082c9b487fe9c9a0164",
          "body": "chore(deps): update alpine docker tag to v3.24.0 (master)",
          "is_bot": false,
          "headline": "Merge pull request #6084 from grafana/renovate/master-alpine-3.x",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-17T15:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87fe6e41985bc114ed325725241d2e8359fc0509",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into renovate/master-alpine-3.x",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-17T12:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4441ec43388fa190d7cf47425907d6dbfb62552d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into renovate/master-golangx",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-17T12:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a95fe2c33b74b8593a9efa93b13f3a22b6b1cd",
          "body": "Add a browser test that covers the in-viewport, below-the-fold and\nratio-threshold cases for Locator.IsInViewport().",
          "is_bot": false,
          "headline": "browser: test locator.isInViewport()",
          "author_name": "Anuragp22",
          "author_login": "Anuragp22",
          "committed_at": "2026-06-16T17:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b017b66834b4a824d5c4fb6be11be4a4f2e6925f",
          "body": "Add Locator.IsInViewport(), which reports whether the element intersects\nthe viewport by at least a given ratio. The ratio defaults to 0, meaning\nany visible pixel counts, and matches Playwright's toBeInViewport\nsemantics (ratio > 0 && actualRatio > ratio - 1e-9).\n\nThe check waits for the element to be attached, honouring the timeout\noption, then measures the intersection ratio once via the injected\nscript. Options accept ratio and timeout.\n\nCloses #6022",
          "is_bot": false,
          "headline": "browser: add locator.isInViewport() method",
          "author_name": "Anuragp22",
          "author_login": "Anuragp22",
          "committed_at": "2026-06-16T17:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5616fe3ef8d29d9434c581c9942efa63b06636a",
          "body": "Add an injected-script helper that measures how much of an element\nintersects the viewport using an IntersectionObserver, mirroring\nPlaywright's approach so that scrollable containers, CSS transforms and\nclipping are handled correctly instead of relying on bounding box math.",
          "is_bot": false,
          "headline": "browser: add isInViewport to the injected script",
          "author_name": "Anuragp22",
          "author_login": "Anuragp22",
          "committed_at": "2026-06-16T17:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b61f612eb0339dbb0c4eea95988685bafe18ab5f",
          "body": null,
          "is_bot": false,
          "headline": "Support configuration of basic auth for OTLP HTTP exporter. (#5997)",
          "author_name": "Karsten Jeschkies",
          "author_login": "jeschkies",
          "committed_at": "2026-06-16T12:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f61643899993520104d1baa3d96e60d6b7df4ad",
          "body": "* Add k6 Feature Flags feature specification (SPEC.md).\n\n* docs(feature-flags): split monolithic SPEC into OpenSpec format\n\nRestructure the monolithic docs/specs/5943-k6-feature-flags/SPEC.md into\nthe OpenSpec change format under openspec/changes/add-feature-flags/:\n\n- proposal.md: why/what/impact s\n[…]\nummary, and correct task 4.2 to record the actual `k6 features --json`\ncontract (`feature` key, matching the spec and implementation).\n\n---------\n\nCo-authored-by: İnanç Gümüş <inanc.gumus@grafana.com>",
          "is_bot": false,
          "headline": "Add k6 Feature Flags feature specification (SPEC.md) (#5964)",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-16T10:06:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "239a94a937d5d55756e9e46d403fafe677328aad",
          "body": "| datasource | package                                | from                               | to                                 |\n| ---------- | -------------------------------------- | ---------------------------------- | ---------------------------------- |\n| go         | golang.org/x/crypto      \n[…]\n/x/term                      | v0.43.0                            | v0.44.0                            |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update golangx",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-15T03:03:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ab335fedc73e3e7f0269a2fffeadbaac40666d5",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | alpine  | 3.23.4 | 3.24.0 |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update alpine docker tag to v3.24.0",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-15T00:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9df664069962cd7c74ead5db3ead2c37d1c2b3da",
          "body": "| datasource | package | from            | to              |\n| ---------- | ------- | --------------- | --------------- |\n| docker     | debian  | trixie-20260518 | trixie-20260610 |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update debian docker tag to trixie-20260610",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-15T00:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee1f70b32f13be38ff3dffb8ce838e18e1ce397",
          "body": "* feat: add `k6 cloud test` and `k6 cloud test list` commands\n\nIntroduce a new `cloud test` command group with a `list` subcommand\nthat lists the load tests of a Grafana Cloud k6 project.\n\nThe project to list tests for is resolved in this order:\n  1. The `--project-id` flag.\n  2. `K6_CLOUD_PROJECT_I\n[…]\nen a stack is configured but no\nproject resolves.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add `k6 cloud test` and `k6 cloud test list` commands (#6007)",
          "author_name": "Théo Crevon",
          "author_login": "oleiade",
          "committed_at": "2026-06-12T10:03:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a926fb53b6f5ed926e24c82b88b9ed746dbb1e81",
          "body": "…tiles\n\nfix: reject invalid threshold percentiles",
          "is_bot": false,
          "headline": "Merge pull request #6013 from immanuwell/fix-invalid-threshold-percen…",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-12T09:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fde67f3d6f90b0f78b98e404ec245fd2ee50511",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into fix-invalid-threshold-percentiles",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-12T08:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20124dd0dd9fe912ddb2f36eacd56e6a22be7eb1",
          "body": "…#6011)\n\n* fix(cmd): write k6 config with owner-only permissions (0o600/0o700)\n\nThe on-disk k6 config file (default `~/.config/k6/config.json`) can\ncontain the Grafana Cloud API token under `collectors.cloud.token`,\npersisted by `k6 cloud login` and read back by `k6 cloud run`,\n`k6 cloud test`, and \n[…]\nand the\nupgrade path (pre-existing 0o644 file / 0o755 directory get tightened\non the next write).\n\n* fix: addess linter issues\n\n---------\n\nCo-authored-by: Iván Szkiba <szkiba@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(cmd): write k6 config with owner-only permissions (0o600/0o700) (…",
          "author_name": "Théo Crevon",
          "author_login": "oleiade",
          "committed_at": "2026-06-12T08:08:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21c95d16a25927b01bf493959a67351f3d432ff3",
          "body": "| datasource | package | from            | to              |\n| ---------- | ------- | --------------- | --------------- |\n| docker     | debian  | trixie-20260406 | trixie-20260518 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update debian docker tag to trixie-20260518 (#6027)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-12T08:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3772b512900e2ee0aa2e90a5f8e88da28460f995",
          "body": "…all-gjson-1.x\n\nfix(deps): update module github.com/tidwall/gjson to v1.19.0 (master)",
          "is_bot": false,
          "headline": "Merge pull request #6030 from grafana/renovate/master-github.com-tidw…",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-11T17:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4960703a7d11927ffdf6d70afd80a7e85a94cde8",
          "body": "…0 (master) (#6029)\n\n* fix(deps): update module github.com/mccutchen/go-httpbin/v2 to v2.23.0\n\n| datasource | package                            | from    | to      |\n| ---------- | ---------------------------------- | ------- | ------- |\n| go         | github.com/mccutchen/go-httpbin/v2 | v2.20.0 |\n[…]\n55108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: Mihail Stoykov <M.Stoikov@gmail.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/mccutchen/go-httpbin/v2 to v2.23.…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-11T10:22:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d402e2a6abe72a1337b3e9d37e9ba0e7190045d8",
          "body": "…063)\n\n| datasource | package                       | from    | to      |\n| ---------- | ----------------------------- | ------- | ------- |\n| go         | github.com/mattn/go-colorable | v0.1.14 | v0.1.15 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/mattn/go-colorable to v0.1.15 (#6…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-11T09:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f440ba3e5912a8f06676b0c47ed8a102f007c650",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | golang  | 1.26.3 | 1.26.4 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.4 (#6062)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-11T09:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d197c418b1f5ba3b12156f58376d10305bec05",
          "body": "| datasource | package                  | from    | to      |\n| ---------- | ------------------------ | ------- | ------- |\n| go         | github.com/tidwall/gjson | v1.18.0 | v1.19.0 |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/tidwall/gjson to v1.19.0",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-11T09:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eec1213622c3ddabf9274933140a9c4adc608bc",
          "body": "| datasource | package                                                           | from    | to      |\n| ---------- | ----------------------------------------------------------------- | ------- | ------- |\n| go         | go.opentelemetry.io/otel                                          | v1.43.0 | v\n[…]\n v1.44.0 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update otel to v1.44.0 (#6031)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-11T09:00:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a419b372d090f698ac4cdf82f5b57c740ee44c9e",
          "body": "Added a function to parse screenshot options in browser/page_mapping.go\nRemoved Parse method from common/page_options.go\nRemoved unused strings import from common/page_options.go\nAdded a public function from common/screenshotter.go to get the image id\nfrom string, used in browser/page_mapping.go",
          "is_bot": false,
          "headline": "refactor(browser): move PageScreenshotOptions to mapping layer (#6009)",
          "author_name": "Shobhit Nagpal",
          "author_login": "Shobhit-Nagpal",
          "committed_at": "2026-06-11T08:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b92155dea7a3e769ddb87e5810ca480cf6671dd",
          "body": "Closes #2161",
          "is_bot": false,
          "headline": "Add single() to k6/html selections (#6002)",
          "author_name": "Rohan Patnaik",
          "author_login": "rohan-patnaik",
          "committed_at": "2026-06-11T07:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e970b8111b5501abd5141389d1e0211a24b3b1c",
          "body": "…067)\n\nUnder Go 1.27+, golang.org/x/net/http2 compiles its \"wrapping\nimplementation\" (build tag `go1.27 && !http2legacy`) that delegates to\nnet/http instead of its own transport. Two consequences break the\nlib/netext/httpext error-code tests on gotip:\n\n  * ConfigureTransport becomes a no-op, so it n\n[…]\nnet implementation on the gotip job via `-tags http2legacy`.\nThis is a no-op on Go <= 1.26, which already use that implementation.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: force legacy x/net/http2 implementation on the gotip test job (#6…",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-06-10T08:56:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "70378a4c1e08b68259543ad3324156c69300e892",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/sync to v0.21.0 (#6061)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-10T08:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a230f9ce0cde89ad83bdd5249eedd929b9cfba71",
          "body": null,
          "is_bot": false,
          "headline": "fixup! Let renovate update Dockerfile in v1.x",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-06-10T08:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b22eb53519d94838606405b9ee965a851d0dda3",
          "body": null,
          "is_bot": false,
          "headline": "Let renovate update Dockerfile in v1.x",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-06-10T08:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4273f1e328a3b18edff055f3bea460f1a668ab2e",
          "body": "…xt-proxy\n\nbrowser: add proxy option to browser contexts",
          "is_bot": false,
          "headline": "Merge pull request #5924 from nightt5879/nightt5879/fix-browser-conte…",
          "author_name": "Iván Szkiba",
          "author_login": "szkiba",
          "committed_at": "2026-06-10T05:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6652455f1fc4a6fb7053507bfd95ae8218480f7",
          "body": null,
          "is_bot": false,
          "headline": "browser: address context proxy test review",
          "author_name": "Nightt",
          "author_login": "nightt5879",
          "committed_at": "2026-06-09T16:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55dd3bad76f08e1cb580f54882d8b4f7963368f1",
          "body": null,
          "is_bot": false,
          "headline": "browser: add context proxy integration test",
          "author_name": "Nightt",
          "author_login": "nightt5879",
          "committed_at": "2026-06-09T16:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a467940704354b0896c25264378356966fde98e",
          "body": "Closes #4432",
          "is_bot": false,
          "headline": "browser: add proxy option to browser contexts",
          "author_name": "Nightt",
          "author_login": "nightt5879",
          "committed_at": "2026-06-09T16:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abda40aca04f97257fc3f9c25e8bd1d6f5baed0d",
          "body": "Confirm cloud run bakes the resolved K6_FEATURES into the uploaded\narchive so a worker replaying it activates the feature, and that an\nexplicit empty --features clears an inherited value instead of leaking\nit to workers.",
          "is_bot": false,
          "headline": "Test feature flag propagation to cloud workers",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12eea7ded415eda0eaf0fbf35921c51bb05203d4",
          "body": "A script's exported options.features is not a supported configuration\nsurface, but k6 dropped it silently. lib.Options had no matching field, so\nthe key vanished during options decoding and the user got no feedback.\n\nDecode the list onto lib.Options so the engine can detect it, then emit a\nWARN (carrying source=options) that names the supported surfaces\n(--features, K6_FEATURES, and the JSON config) without contributing it to\nthe activation set.",
          "is_bot": false,
          "headline": "Warn on feature flags set in script options",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115f553c83fba42beecdea814a301e99075aff09",
          "body": "Drive the real flag end to end: activation from CLI, JSON config, and the\nlegacy env alias each tags samples and reports usage, an empty --features\noverrides the alias, and an unactivated run carries no tag.",
          "is_bot": false,
          "headline": "Test native histograms across k6 run surfaces",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f64627d44ddfb743782280e8b7f197554a2f470b",
          "body": "Verify the remote-write output selects the native-histogram sink when\nthe native-histograms feature flag is passed to its constructor.",
          "is_bot": false,
          "headline": "Test native-histogram gating in remote write",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a70f3c5d822ac388f72583478080685c60e189",
          "body": "Assert k6 features --json emits a valid JSON array with each entry\ncarrying its name, lifecycle, and description.",
          "is_bot": false,
          "headline": "Test the features JSON output",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52de1f65099836a26df02ff520e33142715dddcb",
          "body": "Assert k6 features prints the FEATURE/LIFECYCLE/DESCRIPTION header and at\nleast one flag row now that native-histograms is registered.",
          "is_bot": false,
          "headline": "Test the features command output",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6815e027d9e05ae2a031c78e08d8a419e67f6abd",
          "body": "The mechanism had no real flag, and Prometheus native-histogram mapping\nlived behind a standalone env var disconnected from any shared lifecycle.\n\nAdd the experimental native-histograms flag, fold the legacy\nK6_PROMETHEUS_RW_TREND_AS_NATIVE_HISTOGRAM env var into it as an alias,\ndeliver the resolved flags to the remote-write output, and have it gate\nits Trend mapping on the typed field.",
          "is_bot": false,
          "headline": "Enable native histograms as the first feature flag",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cfdb4046b2790795fa46be0829887d02027d2ea",
          "body": "Tooling and scripts need a machine-readable feature list. Add a --json\nflag that emits the same name, lifecycle, and description fields as a\nJSON array.",
          "is_bot": false,
          "headline": "Add JSON output to the features command",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad973c85915469f9bbbb1a5ffa273aa4fb40ba0b",
          "body": "Users had no way to see which feature flags exist or their maturity.\n\nAdd a features subcommand that calls features.All() to list flag\ndefinitions as a table of name, lifecycle stage, and description, and\nregister it on the root command.",
          "is_bot": false,
          "headline": "Add the k6 features discovery command",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80646301c086d001d882a0930b50a924208ac646",
          "body": "Exercise the wiring end to end against a flag with no matching\ndefinition: an unknown --features name logs an ERROR with source=cli,\nleaves the run exiting zero, and never reaches usage telemetry.",
          "is_bot": false,
          "headline": "Test unknown feature names through k6 run",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f72ea879c1b8519d6a1dfeabb92367f599c1604",
          "body": "The feature definitions existed but nothing resolved or applied flags\nduring a run, and the one shipped flag was reachable only by outputs.\n\nAdd a --features flag (and a JSON config-file surface) to run and cloud\nrun, and resolve the winning surface (CLI > env > JSON) once at test-load\ntime, before \n[…]\nflags resolved late during config consolidation, after the JS\ninit context had run, and reached only the remote-write output. Now they\nresolve once before init and reach the whole engine by reference.",
          "is_bot": false,
          "headline": "Resolve feature flags into shared engine state",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:56:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "354cc57a63d10228f069a6a1cdd1e968107890bc",
          "body": "Retired aliases need clear behavior without exposing the alias resolver\nas the test contract.\n\nCover retirement through initInto: tombstoned aliases do not activate and\nlog a retirement ERROR, removed aliases are ignored, and dangling alias\nlogging stays explicit.",
          "is_bot": false,
          "headline": "Test legacy alias retirement phases",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735e3cc5a36b6b1e0c9dea1aa5b9b1b66b15217e",
          "body": "After an alias is removed, its old env var would silently do nothing,\nhiding the breakage from operators still setting it.\n\nExtend resolveEnvAliases to handle the full alias\nlifecycle: a tombstoned env var logs a retirement ERROR regardless of its\nvalue; a removed alias and any unrecognized env var stay silently ignored.",
          "is_bot": false,
          "headline": "Reject retired feature env vars",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a97673995f082f079ab3939a988df7c6c880972",
          "body": "Alias migration behavior should be validated through resolution, not by\npinning helper internals.\n\nDrive aliases through synthetic flags: honored aliases activate only when\nenv wins, CLI overrides alias env, dangling aliases stay inactive, and\nalias-specific logging is checked only in logging cases.",
          "is_bot": false,
          "headline": "Test the alias mechanism end to end",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ea0e4ca21e7715d4dd46b245dcc60fbb9e10b7",
          "body": "Features that previously had their own env var need a migration path so\nexisting setups keep working as they fold into the new flag system.\n\nAdd alias registration and env alias resolution. Add features.Init\nthrough the private initInto core, registering default aliases, resolving\nthe winning surface, and storing activated names on *Flags.",
          "is_bot": false,
          "headline": "Honor legacy env vars as deprecated aliases",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ee016fb92fd8c14df534086a7f0835e98968c7",
          "body": "Discovery output must stay stable even if the internal definition parser\nmoves.\n\nCover the discovery contract through the same private core used by All:\nlifecycle ordering is experimental, deprecated, then GA, with names\nsorted inside each group.",
          "is_bot": false,
          "headline": "Test discovery listing order",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c877e1ed7bc43739c47b949c71c53247ac2e49",
          "body": "Add allDefinitions and the public features.All() returning a stable\nview of the definitions grouped by lifecycle (experimental, deprecated,\nthen GA) and alphabetized within each group, so a discovery command can\npresent them deterministically.",
          "is_bot": false,
          "headline": "List feature definitions for discovery",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04bd2d329b346f201111666979d72a7a9404168d",
          "body": "Operators need to see which features a run used when slicing metrics.\n\nAdd Flags.activated to store resolved canonical names, Flags.Activated()\nreturning a copy, and Flags.Tags() producing a sparse\nk6_feature_<name>=\"true\" tag per active feature with names normalized\nkebab-to-snake for backend compatibility.",
          "is_bot": false,
          "headline": "Expose activated flags as metric tags",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52d3553b7b477ea535e835e36b399fbb145163b",
          "body": "Unknown names should be visible to operators without breaking the run.\n\nCover that an unknown requested name stays inactive, and that the\ndedicated logging path emits an unknown-outcome ERROR with the source.",
          "is_bot": false,
          "headline": "Test unknown feature names",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1b83b7bc437891b396220e092c619a0c7345639",
          "body": "A mistyped or retired name silently did nothing, leaving the user to\nwonder why a feature never took effect.\n\nGuard activation: a token absent from the definitions now logs an ERROR\ncarrying the source, and resolution continues so one bad name never\naborts a run.",
          "is_bot": false,
          "headline": "Report unknown feature names without failing",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f2a32a51d2bc29df978921018ca9c5e17253a1",
          "body": "GA defaulting and lifecycle logs are user-facing resolution behavior,\nbut log assertions should not be mixed into non-logging cases.\n\nCover GA default-on through activated names and fields, and cover\nlifecycle log records only in dedicated logging cases.",
          "is_bot": false,
          "headline": "Test lifecycle logging and GA default-on",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8cf714935f299a72cef41b0ce5c78eaddd12fa",
          "body": "Resolution silently flipped fields, giving operators no signal about a\nflag's maturity or that a graduated flag no longer needs setting.\n\nAdd logActivation for per-lifecycle emit (experimental INFO, deprecated\nWARN, GA INFO nudging removal) and forceGA to enable GA flags by default,\nwired into resolveInto.",
          "is_bot": false,
          "headline": "Log activation and force GA flags on",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64cf4fe334c1c587ec00a8237e4c03edb5df1a9",
          "body": "Resolution could drift while parser tests still passed; the important\nbehavior is which surface wins and which fields become active.\n\nCover resolveInto through synthetic flags: CLI beats env and JSON, env\nbeats JSON, comma-separated values split into active names, and an\nexplicit empty CLI surface clears lower surfaces.",
          "is_bot": false,
          "headline": "Test feature resolution and comma splitting",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20997a9eaad46ee3ba1f6d004fe4a575b2292fd9",
          "body": "The definitions described flags but could not turn a list of requested\nnames into enabled state.\n\nAdd resolveInto: it splits comma-separated surface values,\nlooks each token up in the definitions, deduplicates, and writes the\nmatching struct fields through reflection (the single write path),\nreturning the sorted set of canonical names that activated.",
          "is_bot": false,
          "headline": "Resolve feature names onto the Flags struct",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f84809788a536cc833b2779f3caaa4fb78a7a1",
          "body": "Cover the definition parser against synthetic flag structs: canonical-name\nderivation (with the name-tag override), and rejection of invalid names,\na missing lifecycle tag, duplicate names, and a non-struct type.",
          "is_bot": false,
          "headline": "Test feature definition validation",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06c6f517280d9d84a4cbab3b8c35d453ddd54e8",
          "body": "k6 had no shared way to gate experimental or transitional engine\ncapabilities; each one invented its own env var and ad-hoc plumbing.\n\nIntroduce internal/features: a definition parser that reflects over a\nFlags struct of tagged bool fields, deriving and validating a canonical\nkebab-case name and lifecycle stage per field from struct tags. Parsed\ndefinitions are stored internally; no public Registry.",
          "is_bot": false,
          "headline": "Add feature flag definitions",
          "author_name": "İnanç Gümüş",
          "author_login": "inancgumus",
          "committed_at": "2026-06-09T15:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238e30d9bf17b0a928afb8ac55dd52aaafa10f39",
          "body": "Co-authored-by: Inanc Gumus <inanc.gumus@grafana.com>",
          "is_bot": false,
          "headline": "Update renovate.json",
          "author_name": "Mihail Stoykov",
          "author_login": "mstoykov",
          "committed_at": "2026-06-08T15:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 91,
      "commits_last_year": 928,
      "latest_release_at": "2026-06-30T08:56:09Z",
      "latest_release_tag": "v2.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 50,
      "days_since_latest_release": 22,
      "mean_days_between_releases": 24.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "go.k6.io/k6/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": null,
          "registry_url": "https://pkg.go.dev/go.k6.io/k6/v2",
          "is_deprecated": false,
          "latest_version": "v2.1.0",
          "repository_url": null,
          "versions_count": 3,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-30T08:38:24Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 22
        }
      ]
    },
    "popularity": {
      "forks": 1583,
      "stars": 31086,
      "watchers": 326,
      "fork_history": {
        "days": [
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 2
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 2
          },
          {
            "date": "2021-09-28",
            "count": 2
          },
          {
            "date": "2021-10-01",
            "count": 2
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 3
          },
          {
            "date": "2021-10-12",
            "count": 3
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 2
          },
          {
            "date": "2021-10-22",
            "count": 2
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 3
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 2
          },
          {
            "date": "2021-11-01",
            "count": 3
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 2
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 2
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 2
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 3
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 2
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 2
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 4
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 2
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 2
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 2
          },
          {
            "date": "2022-02-09",
            "count": 2
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 2
          },
          {
            "date": "2022-02-18",
            "count": 2
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 3
          },
          {
            "date": "2022-02-26",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 3
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 2
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 2
          },
          {
            "date": "2022-03-13",
            "count": 2
          },
          {
            "date": "2022-03-15",
            "count": 3
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 2
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 2
          },
          {
            "date": "2022-03-31",
            "count": 2
          },
          {
            "date": "2022-04-05",
            "count": 2
          },
          {
            "date": "2022-04-06",
            "count": 3
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 2
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 2
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 2
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 2
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 2
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 3
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 3
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 2
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 2
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 2
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 3
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 2
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 2
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 2
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 3
          },
          {
            "date": "2022-09-30",
            "count": 2
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 2
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 2
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 2
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 2
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 2
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 2
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 2
          },
          {
            "date": "2022-12-08",
            "count": 3
          },
          {
            "date": "2022-12-10",
            "count": 2
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 2
          },
          {
            "date": "2022-12-21",
            "count": 2
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 2
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 2
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 2
          },
          {
            "date": "2023-01-19",
            "count": 2
          },
          {
            "date": "2023-01-20",
            "count": 2
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 2
          },
          {
            "date": "2023-01-30",
            "count": 2
          },
          {
            "date": "2023-01-31",
            "count": 2
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 2
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 2
          },
          {
            "date": "2023-02-17",
            "count": 2
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 2
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 2
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 2
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 2
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 3
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 3
          },
          {
            "date": "2023-06-25",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 2
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 4
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 2
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 2
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 2
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 2
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-16",
            "count": 2
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 3
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 2
          },
          {
            "date": "2023-10-23",
            "count": 2
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 2
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 2
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 2
          },
          {
            "date": "2023-12-01",
            "count": 2
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 2
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 3
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 2
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 2
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 2
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 2
          },
          {
            "date": "2024-01-18",
            "count": 2
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 2
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 2
          },
          {
            "date": "2024-02-26",
            "count": 2
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 3
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 2
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 2
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 2
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 2
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 2
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 2
          },
          {
            "date": "2024-07-11",
            "count": 2
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 2
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 2
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 3
          },
          {
            "date": "2024-08-24",
            "count": 3
          },
          {
            "date": "2024-08-25",
            "count": 2
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 2
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 2
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 2
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 2
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 2
          },
          {
            "date": "2024-10-04",
            "count": 2
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 2
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 2
          },
          {
            "date": "2024-10-28",
            "count": 2
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 2
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 2
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 2
          },
          {
            "date": "2024-12-17",
            "count": 2
          },
          {
            "date": "2024-12-18",
            "count": 2
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 2
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 2
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 2
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 2
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 3
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 2
          },
          {
            "date": "2025-03-11",
            "count": 3
          },
          {
            "date": "2025-03-14",
            "count": 3
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 3
          },
          {
            "date": "2025-03-19",
            "count": 2
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 2
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 2
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 2
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 2
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 2
          },
          {
            "date": "2025-04-06",
            "count": 2
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 2
          },
          {
            "date": "2025-04-30",
            "count": 2
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 2
          },
          {
            "date": "2025-05-12",
            "count": 2
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 3
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 2
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 2
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 2
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 2
          },
          {
            "date": "2025-07-22",
            "count": 3
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 4
          },
          {
            "date": "2025-07-30",
            "count": 2
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 2
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 2
          },
          {
            "date": "2025-08-19",
            "count": 3
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-10",
            "count": 2
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 2
          },
          {
            "date": "2025-09-17",
            "count": 3
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 2
          },
          {
            "date": "2025-10-03",
            "count": 3
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 2
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 3
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 2
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 4
          },
          {
            "date": "2025-11-08",
            "count": 6
          },
          {
            "date": "2025-11-11",
            "count": 3
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 2
          },
          {
            "date": "2025-11-21",
            "count": 3
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 2
          },
          {
            "date": "2025-12-19",
            "count": 2
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 2
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 2
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 2
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 3
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 2
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 2
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 2
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 2
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-03-30",
            "count": 3
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 3
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 2
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 2
          },
          {
            "date": "2026-05-11",
            "count": 2
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 2
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-24",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 2
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 3
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 2
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 2
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 3
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 2
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 3
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 3
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1583
      },
      "star_history": null,
      "open_issues_and_prs": 789
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "internal/cloudapi/insights/proto/v1/common/common.proto",
        "internal/cloudapi/insights/proto/v1/ingester/ingester.proto",
        "internal/cloudapi/insights/proto/v1/k6/labels.proto",
        "internal/cloudapi/insights/proto/v1/k6/request_metadata.proto",
        "internal/cloudapi/insights/proto/v1/trace/labels.proto",
        "internal/cloudapi/insights/proto/v1/trace/span.proto",
        "internal/lib/testutils/grpcservice/route_guide.proto",
        "internal/lib/testutils/httpmultibin/grpc_any_testing/any_test.proto",
        "internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_message.proto",
        "internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_service.proto",
        "internal/lib/testutils/httpmultibin/grpc_testing/nested_types.proto",
        "internal/lib/testutils/httpmultibin/grpc_testing/test.proto",
        "internal/lib/testutils/httpmultibin/grpc_wrappers_testing/test.proto",
        "internal/lib/testutils/httpmultibin/nested_types/nested_types.proto",
        "internal/output/cloud/expv2/pbcloud/metric.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        ".github/workflows/xk6-tests/xk6-js-test/go.mod",
        ".github/workflows/xk6-tests/xk6-output-test/go.mod",
        "examples/grpc_server/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 1080226,
      "source_files_sampled": 1005,
      "oversized_source_files": 10,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md",
        "vendor/github.com/grafana/sobek/AGENTS.md",
        "vendor/go.opentelemetry.io/otel/AGENTS.md",
        "vendor/go.opentelemetry.io/otel/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 6768
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.31.1",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-m425-mq94-257g",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2023-2153",
              "GO-2026-4762"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 5,
            "oldest_advisory_days": 1000
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.81.1",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "1.25.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": 868
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.53.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 8,
            "oldest_advisory_days": 61
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "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": 8
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 61
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.36.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          },
          {
            "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": 8
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 5,
          "critical": 3,
          "moderate": 1
        },
        "advisory_count": 22,
        "affected_count": 10,
        "assessed_count": 127,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 7
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "buf.build/gen/go/prometheus/prometheus/protocolbuffers/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11-20260331160422-eae785f0a21d.1"
        },
        {
          "name": "github.com/Azure/go-ntlmssp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        },
        {
          "name": "github.com/PuerkitoBio/goquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/Soontao/goHttpDigestClient",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170320082612-6d28bb1415c5"
        },
        {
          "name": "github.com/andybalholm/brotli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/bufbuild/protocompile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "name": "github.com/chromedp/cdproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250803210736-d308e07a266d"
        },
        {
          "name": "github.com/evanw/esbuild",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.1"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/go-json-experiment/json",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250211171154-1ae217ad3535"
        },
        {
          "name": "github.com/go-sourcemap/sourcemap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.4+incompatible"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/grafana/k6-cloud-openapi-client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.3-0.20260716094638-49089b6e624d"
        },
        {
          "name": "github.com/grafana/k6provider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/grafana/sobek",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260708062710-267a0e055bb4"
        },
        {
          "name": "github.com/grafana/sobek-webapi-encoding",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/grafana/xk6-dashboard-assets",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/influxdata/influxdb1-client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190402204710-8ff2fc3824fc"
        },
        {
          "name": "github.com/jhump/protoreflect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/mattn/go-colorable",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.15"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.22"
        },
        {
          "name": "github.com/mccutchen/go-httpbin/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.23.1"
        },
        {
          "name": "github.com/mstoykov/atlas",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220811071828-388f114305dd"
        },
        {
          "name": "github.com/mstoykov/envconfig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/pkg/browser",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240102092130-5ac0b6a4141c"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/r3labs/sse/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.10.0"
        },
        {
          "name": "github.com/serenize/snaker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20201027110005-a7ad2135616e"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.3"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.2"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/tidwall/gjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/proto/otlp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/crypto/x509roots/fallback",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260609182332-5f2de1a9f1e2"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.81.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/guregu/null.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "buf.build/gen/go/prometheus/prometheus/protocolbuffers/go",
            "direct": true,
            "version": "v1.36.11-20260331160422-eae785f0a21d.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ntlmssp",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bufbuild/protocompile",
            "direct": true,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/cdproto",
            "direct": true,
            "version": "v0.0.0-20250803210736-d308e07a266d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanw/esbuild",
            "direct": true,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanw/esbuild",
            "direct": true,
            "version": "v0.28.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-json-experiment/json",
            "direct": true,
            "version": "v0.0.0-20250211171154-1ae217ad3535",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sourcemap/sourcemap",
            "direct": true,
            "version": "v2.1.4+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": true,
            "version": "1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": true,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/k6-cloud-openapi-client-go",
            "direct": true,
            "version": "v0.0.3-0.20260716094638-49089b6e624d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/k6provider",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/sobek",
            "direct": true,
            "version": "v0.0.0-20260331145705-2272ac4993ef",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/sobek",
            "direct": true,
            "version": "v0.0.0-20260708062710-267a0e055bb4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/sobek-webapi-encoding",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/xk6-dashboard-assets",
            "direct": true,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/influxdata/influxdb1-client",
            "direct": true,
            "version": "v0.0.0-20190402204710-8ff2fc3824fc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jhump/protoreflect",
            "direct": true,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": true,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": true,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mccutchen/go-httpbin/v2",
            "direct": true,
            "version": "v2.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mstoykov/atlas",
            "direct": true,
            "version": "v0.0.0-20220811071828-388f114305dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mstoykov/envconfig",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": true,
            "version": "v0.0.0-20240102092130-5ac0b6a4141c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puerkitobio/goquery",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/r3labs/sse/v2",
            "direct": true,
            "version": "v2.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/serenize/snaker",
            "direct": true,
            "version": "v0.0.0-20201027110005-a7ad2135616e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/soontao/gohttpdigestclient",
            "direct": true,
            "version": "v0.0.0-20170320082612-6d28bb1415c5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": true,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/goleak",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto/x509roots/fallback",
            "direct": true,
            "version": "v0.0.0-20260609182332-5f2de1a9f1e2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.31.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.81.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "1.25.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/guregu/null.v3",
            "direct": true,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/gen/go/gogo/protobuf/protocolbuffers/go",
            "direct": false,
            "version": "v1.36.11-20240617172848-e1dbca2775a7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/cascadia",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/sysutil",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dop251/goja",
            "direct": false,
            "version": "0.0.0-20210427212725-462d53687b0d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.4.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260115054156-294ebfa9ad83",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jhump/protoreflect/v2",
            "direct": false,
            "version": "v2.0.0-beta.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nu7hatch/gouuid",
            "direct": false,
            "version": "v0.0.0-20131221200532-179d4d0c4d8d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nxadm/tail",
            "direct": false,
            "version": "v1.4.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo",
            "direct": false,
            "version": "v1.16.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": false,
            "version": "v1.39.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.k6.io/k6",
            "direct": false,
            "version": "0.31.2-0.20210511090412-61f464b99a2d",
            "ecosystem": "go"
          },
          {
            "name": "go.k6.io/k6/v2",
            "direct": false,
            "version": "v2.0.0-20260424133653-c3427b0487c8",
            "ecosystem": "go"
          },
          {
            "name": "go.k6.io/k6/v2",
            "direct": false,
            "version": "v2.0.0-rc1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/cenkalti/backoff.v1",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/tomb.v1",
            "direct": false,
            "version": "v1.0.0-20141024135613-dd632973f1e7",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/validator.v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 127,
        "direct_count": 79,
        "indirect_count": 48
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 76,
        "merged_prs": 2712,
        "open_issues": 713,
        "closed_ratio": 0.73,
        "closed_issues": 1930,
        "closed_unmerged_prs": 676
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "inancgumus",
          "commits": 2023,
          "avatar_url": "https://avatars.githubusercontent.com/u/621232?v=4"
        },
        {
          "type": "User",
          "login": "mstoykov",
          "commits": 1400,
          "avatar_url": "https://avatars.githubusercontent.com/u/312246?v=4"
        },
        {
          "type": "User",
          "login": "ankur22",
          "commits": 1078,
          "avatar_url": "https://avatars.githubusercontent.com/u/1112428?v=4"
        },
        {
          "type": "User",
          "login": "na--",
          "commits": 799,
          "avatar_url": "https://avatars.githubusercontent.com/u/3336773?v=4"
        },
        {
          "type": "User",
          "login": "codebien",
          "commits": 432,
          "avatar_url": "https://avatars.githubusercontent.com/u/2103732?v=4"
        },
        {
          "type": "User",
          "login": "olegbespalov",
          "commits": 397,
          "avatar_url": "https://avatars.githubusercontent.com/u/5425600?v=4"
        },
        {
          "type": "User",
          "login": "oleiade",
          "commits": 216,
          "avatar_url": "https://avatars.githubusercontent.com/u/690867?v=4"
        },
        {
          "type": "User",
          "login": "robingustafsson",
          "commits": 213,
          "avatar_url": "https://avatars.githubusercontent.com/u/1792533?v=4"
        },
        {
          "type": "User",
          "login": "ka3de",
          "commits": 201,
          "avatar_url": "https://avatars.githubusercontent.com/u/6529572?v=4"
        },
        {
          "type": "User",
          "login": "luizbafilho",
          "commits": 121,
          "avatar_url": "https://avatars.githubusercontent.com/u/355751?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.25
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "browser_e2e.yml",
        "build.yml",
        "codeql-analysis.yml",
        "feature-briefs.yml",
        "issue-auto-assign.yml",
        "lint.yml",
        "packager.yml",
        "publish-techdocs.yaml",
        "stale.yml",
        "summary-code-generation.yml",
        "tc39.yml",
        "test-browser.yml",
        "test.yml",
        "wpt.yml",
        "xk6.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml",
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "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": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 19 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 9,
            "reason": "dependency not pinned by hash detected -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 8,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "11 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "82b9d626fabe9b98279c79d2c37166f23bcd0761",
        "ran_at": "2026-07-22T19:26:28Z",
        "aggregate_score": 7.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T18:13:57Z",
      "oldest_open_prs": [
        {
          "number": 5350,
          "created_at": "2025-10-30T13:18:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 5711,
          "created_at": "2026-03-04T23:29:47Z",
          "last_comment_at": "2026-07-18T20:21:45Z",
          "last_comment_author": "yordis"
        },
        {
          "number": 5723,
          "created_at": "2026-03-10T22:11:00Z",
          "last_comment_at": "2026-05-15T15:58:37Z",
          "last_comment_author": "amontfaucon"
        },
        {
          "number": 5770,
          "created_at": "2026-03-28T14:22:04Z",
          "last_comment_at": "2026-05-11T09:59:25Z",
          "last_comment_author": "mstoykov"
        },
        {
          "number": 5789,
          "created_at": "2026-04-03T07:19:09Z",
          "last_comment_at": "2026-07-09T16:03:03Z",
          "last_comment_author": "oleiade"
        },
        {
          "number": 5790,
          "created_at": "2026-04-03T09:23:49Z",
          "last_comment_at": "2026-05-11T10:01:11Z",
          "last_comment_author": "mstoykov"
        },
        {
          "number": 5835,
          "created_at": "2026-04-12T12:19:05Z",
          "last_comment_at": "2026-07-16T14:02:55Z",
          "last_comment_author": "joanlopez"
        },
        {
          "number": 5848,
          "created_at": "2026-04-15T13:39:14Z",
          "last_comment_at": "2026-06-22T10:08:55Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 5849,
          "created_at": "2026-04-15T21:04:30Z",
          "last_comment_at": "2026-07-21T10:32:17Z",
          "last_comment_author": "mstoykov"
        },
        {
          "number": 5854,
          "created_at": "2026-04-16T22:32:41Z",
          "last_comment_at": "2026-07-07T09:32:37Z",
          "last_comment_author": "LBaronceli"
        },
        {
          "number": 5922,
          "created_at": "2026-05-02T14:46:58Z",
          "last_comment_at": "2026-05-12T13:10:31Z",
          "last_comment_author": "HwangRock"
        },
        {
          "number": 5949,
          "created_at": "2026-05-08T14:01:09Z",
          "last_comment_at": "2026-06-10T15:04:43Z",
          "last_comment_author": "o6ivp"
        },
        {
          "number": 5954,
          "created_at": "2026-05-10T11:08:25Z",
          "last_comment_at": "2026-07-13T09:12:28Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 5978,
          "created_at": "2026-05-13T11:08:47Z",
          "last_comment_at": "2026-07-20T09:09:51Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 5982,
          "created_at": "2026-05-13T13:04:45Z",
          "last_comment_at": "2026-07-20T09:09:53Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 5986,
          "created_at": "2026-05-14T11:12:41Z",
          "last_comment_at": "2026-07-20T09:09:54Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 6005,
          "created_at": "2026-05-19T16:34:48Z",
          "last_comment_at": "2026-06-11T19:24:11Z",
          "last_comment_author": "peterschretlen"
        },
        {
          "number": 6006,
          "created_at": "2026-05-20T02:38:17Z",
          "last_comment_at": "2026-07-21T16:17:17Z",
          "last_comment_author": "josehenrique-dev"
        },
        {
          "number": 6020,
          "created_at": "2026-05-28T16:23:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6032,
          "created_at": "2026-06-01T06:35:56Z",
          "last_comment_at": "2026-07-16T15:01:55Z",
          "last_comment_author": "lohitkolluri"
        }
      ],
      "last_merged_pr_at": "2026-07-22T13:44:56Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 140,
          "created_at": "2017-03-07T15:37:23Z",
          "last_comment_at": "2023-07-20T11:39:20Z",
          "last_comment_author": "na--"
        },
        {
          "number": 238,
          "created_at": "2017-06-06T08:48:14Z",
          "last_comment_at": "2022-03-03T05:27:25Z",
          "last_comment_author": "daog1"
        },
        {
          "number": 425,
          "created_at": "2017-12-18T16:31:08Z",
          "last_comment_at": "2026-04-19T05:00:53Z",
          "last_comment_author": "o6ivp"
        },
        {
          "number": 436,
          "created_at": "2017-12-21T13:08:01Z",
          "last_comment_at": "2018-01-05T15:38:40Z",
          "last_comment_author": "marklagendijk"
        },
        {
          "number": 515,
          "created_at": "2018-02-23T16:39:45Z",
          "last_comment_at": "2023-09-19T12:18:55Z",
          "last_comment_author": "john-wd"
        },
        {
          "number": 548,
          "created_at": "2018-03-20T11:33:04Z",
          "last_comment_at": "2020-11-20T15:48:28Z",
          "last_comment_author": "mstoykov"
        },
        {
          "number": 587,
          "created_at": "2018-04-19T08:23:48Z",
          "last_comment_at": "2024-03-20T13:52:37Z",
          "last_comment_author": "mstoykov"
        },
        {
          "number": 644,
          "created_at": "2018-05-23T12:52:17Z",
          "last_comment_at": "2023-10-05T14:18:58Z",
          "last_comment_author": "mstoykov"
        },
        {
          "number": 680,
          "created_at": "2018-06-22T09:51:31Z",
          "last_comment_at": "2023-11-02T11:59:15Z",
          "last_comment_author": "codebien"
        },
        {
          "number": 711,
          "created_at": "2018-07-16T07:30:36Z",
          "last_comment_at": "2023-06-29T15:47:41Z",
          "last_comment_author": "rbayliss"
        },
        {
          "number": 761,
          "created_at": "2018-09-11T12:59:02Z",
          "last_comment_at": "2024-04-15T08:25:48Z",
          "last_comment_author": "ppcano"
        },
        {
          "number": 763,
          "created_at": "2018-09-12T09:27:28Z",
          "last_comment_at": "2022-03-04T11:42:54Z",
          "last_comment_author": "na--"
        },
        {
          "number": 774,
          "created_at": "2018-09-20T13:46:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 785,
          "created_at": "2018-09-28T10:32:50Z",
          "last_comment_at": "2024-05-21T13:50:54Z",
          "last_comment_author": "joanlopez"
        },
        {
          "number": 794,
          "created_at": "2018-10-02T11:28:20Z",
          "last_comment_at": "2023-03-29T06:56:16Z",
          "last_comment_author": "mstoykov"
        },
        {
          "number": 800,
          "created_at": "2018-10-09T11:13:06Z",
          "last_comment_at": "2020-05-22T16:16:37Z",
          "last_comment_author": "na--"
        },
        {
          "number": 845,
          "created_at": "2018-11-21T15:57:11Z",
          "last_comment_at": "2021-03-15T19:46:07Z",
          "last_comment_author": "tom-miseur"
        },
        {
          "number": 851,
          "created_at": "2018-11-26T19:56:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 855,
          "created_at": "2018-11-28T14:19:07Z",
          "last_comment_at": "2023-10-04T15:42:17Z",
          "last_comment_author": "oleiade"
        },
        {
          "number": 857,
          "created_at": "2018-11-29T21:06:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/grafana/k6",
    "host": "github.com",
    "name": "k6",
    "owner": "grafana"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 87,
      "inputs": {
        "security": 69,
        "vitality": 95,
        "community": 96,
        "governance": 81,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 928,
              "human_commit_share": 0.74,
              "days_since_last_push": 0,
              "active_weeks_last_year": 50
            },
            "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": "50/52 weeks with commits",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 50
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "928 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 928
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 91,
              "latest_release_tag": "v2.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 22,
              "mean_days_between_releases": 24.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "91 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 22 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~24.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 24.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 96,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "forks": 1583,
              "stars": 31086,
              "watchers": 326,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "31,086 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 31086
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,583 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1583
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "326 watchers",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 326
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 81,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 98,
              "top_contributor_share": 0.25
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 2712,
              "open_issues": 713,
              "closed_issues": 1930,
              "issue_closed_ratio": 0.73,
              "closed_unmerged_prs": 676
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "73% of issues closed",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2712/3388 decided PRs merged",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2712,
                      "decided": 3388
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 7103,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "grafana",
              "public_repos": 590,
              "account_age_days": 4490
            },
            "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": "7,103 followers of grafana",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7103,
                      "login": "grafana"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "590 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 590
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "go.k6.io/k6/v2"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 22
            },
            "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 22 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 22
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "3 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "15 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "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, eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "golang",
                "load-testing",
                "load-generator",
                "javascript",
                "es6",
                "performance",
                "go",
                "hacktoberfest",
                "k6"
              ],
              "has_wiki": false,
              "homepage": "https://grafana.com/oss/k6/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://grafana.com/oss/k6/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 69,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 7.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "11 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 127 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": 127
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "osv",
              "advisories": 22,
              "affected_packages": 10,
              "assessed_packages": 127,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 1, moderate 1, unknown 5",
              "direct_affected_packages": 7
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "7 affected: google.golang.org/grpc 1.31.1 (critical 9.1), google.golang.org/grpc v1.80.0 (critical 9.1), google.golang.org/grpc v1.81.1 (critical 9.1), +4 more",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 7,
                      "packages": "google.golang.org/grpc 1.31.1 (critical 9.1), google.golang.org/grpc v1.80.0 (critical 9.1), google.golang.org/grpc v1.81.1 (critical 9.1)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1000 days ago",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 1000
                    }
                  }
                ],
                "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": 127,
              "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": 12
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 89,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.919,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md",
                "vendor/github.com/grafana/sobek/AGENTS.md",
                "vendor/go.opentelemetry.io/otel/AGENTS.md",
                "vendor/go.opentelemetry.io/otel/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 6768
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md, vendor/github.com/grafana/sobek/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md, vendor/github.com/grafana/sobek/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md"
                    }
                  }
                ],
                "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": "68 of 74 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 68,
                      "sampled": 74
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [
                ".github/workflows/xk6-tests/xk6-js-test/go.mod",
                ".github/workflows/xk6-tests/xk6-output-test/go.mod",
                "examples/grpc_server/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml, eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "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": 1080226,
              "source_files_sampled": 1005,
              "oversized_source_files": 10
            },
            "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": "10/1005 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1005,
                      "oversized": 10
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "internal/cloudapi/insights/proto/v1/common/common.proto",
                "internal/cloudapi/insights/proto/v1/ingester/ingester.proto",
                "internal/cloudapi/insights/proto/v1/k6/labels.proto",
                "internal/cloudapi/insights/proto/v1/k6/request_metadata.proto",
                "internal/cloudapi/insights/proto/v1/trace/labels.proto",
                "internal/cloudapi/insights/proto/v1/trace/span.proto",
                "internal/lib/testutils/grpcservice/route_guide.proto",
                "internal/lib/testutils/httpmultibin/grpc_any_testing/any_test.proto",
                "internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_message.proto",
                "internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_service.proto",
                "internal/lib/testutils/httpmultibin/grpc_testing/nested_types.proto",
                "internal/lib/testutils/httpmultibin/grpc_testing/test.proto",
                "internal/lib/testutils/httpmultibin/grpc_wrappers_testing/test.proto",
                "internal/lib/testutils/httpmultibin/nested_types/nested_types.proto",
                "internal/output/cloud/expv2/pbcloud/metric.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "internal/cloudapi/insights/proto/v1/common/common.proto, internal/cloudapi/insights/proto/v1/ingester/ingester.proto, internal/cloudapi/insights/proto/v1/k6/labels.proto, internal/cloudapi/insights/proto/v1/k6/request_metadata.proto, internal/cloudapi/insights/proto/v1/trace/labels.proto, internal/cloudapi/insights/proto/v1/trace/span.proto, internal/lib/testutils/grpcservice/route_guide.proto, internal/lib/testutils/httpmultibin/grpc_any_testing/any_test.proto, internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_message.proto, internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_service.proto, internal/lib/testutils/httpmultibin/grpc_testing/nested_types.proto, internal/lib/testutils/httpmultibin/grpc_testing/test.proto, internal/lib/testutils/httpmultibin/grpc_wrappers_testing/test.proto, internal/lib/testutils/httpmultibin/nested_types/nested_types.proto, internal/output/cloud/expv2/pbcloud/metric.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "internal/cloudapi/insights/proto/v1/common/common.proto, internal/cloudapi/insights/proto/v1/ingester/ingester.proto, internal/cloudapi/insights/proto/v1/k6/labels.proto, internal/cloudapi/insights/proto/v1/k6/request_metadata.proto, internal/cloudapi/insights/proto/v1/trace/labels.proto, internal/cloudapi/insights/proto/v1/trace/span.proto, internal/lib/testutils/grpcservice/route_guide.proto, internal/lib/testutils/httpmultibin/grpc_any_testing/any_test.proto, internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_message.proto, internal/lib/testutils/httpmultibin/grpc_protoset_testing/test_service.proto, internal/lib/testutils/httpmultibin/grpc_testing/nested_types.proto, internal/lib/testutils/httpmultibin/grpc_testing/test.proto, internal/lib/testutils/httpmultibin/grpc_wrappers_testing/test.proto, internal/lib/testutils/httpmultibin/nested_types/nested_types.proto, internal/output/cloud/expv2/pbcloud/metric.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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "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-22T19:27:04.360923Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/grafana/k6.svg",
  "full_name": "grafana/k6",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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