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

arduino / arduino-cli

Arduino command line tool

GoGPL-3.0★ 4,971 stars⑂ 486 forkssince Aug 2018View on GitHub ↗

arduino/arduino-cli holds a health index of 82 out of 100, placing it in the Good band. It scores highest on Vitality (91/100) and lowest on Security (60/100). It was last updated today. 2 contributors account for most of its recent work.

82
overall / 100
Good

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.

82
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

ArduinoOrganization
5,875 followers278 public repossince Aug 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/arduino/arduino-cliv1.5.1-4247 days ago

Metrics by category

Vitality

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

91Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
28.4/36Commit cadence — 41/52 weeks with commits
18/18Commit volume — 135 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year135
human_commit_share0.51
days_since_last_push0
active_weeks_last_year41
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 47 days ago
27/27Release cadence — a release every ~35.9 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv1.5.1
releases_from_tagsno
days_since_latest_release47
mean_days_between_releases35.9

Community & Adoption

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

86Excellent · 18% of overall
How it's scored
60/60Stars — 4,971 stars
22.4/25Forks — 486 forks
11/15Watchers — 95 watchers
Inputs used
forks486
stars4,971
watchers95
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-3.0)
18/18CONTRIBUTING guide
0/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_conductno
has_pull_request_templateyes

Sustainability & Governance

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

79Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.7/22.5Commit distribution — top contributor authored 48% of commits
13.5/13.5Contributor breadth — 88 contributors
10/10OpenSSF Scorecard: Contributors — project has 16 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled88
top_contributor_share0.478
How it's scored
37.7/46.8Issue resolution — 81% of issues closed
32.6/38.3PR acceptance — 1,763/2,071 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs1,763
open_issues215
closed_issues892
issue_closed_ratio0.806
closed_unmerged_prs308
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 5,875 followers of arduino
25/25Track record — 278 public repos, account ~15 yr old
Inputs used
followers5,875
owner_typeOrganization
is_verified
owner_loginarduino
public_repos278
account_age_days5,807
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 47 days ago
20/20Version history — 42 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/arduino/arduino-cli
ecosystemsgo
any_deprecatedno
min_days_since_publish47

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 20% of overall
How it's scored
24/24CI workflows — 19 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
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://arduino.github.io/arduino-cli/latest/
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsarduino, cli, command-line, golang, tooling-team
has_wikino
homepagehttps://arduino.github.io/arduino-cli/latest/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
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 16 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 5 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
2/5SAST — SAST tool is not run on all commits -- score normalized to 4
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6
Excluded from scoring (no data or not applicable): branch_protection, packaging. Remaining weights renormalized.
How it's scored
10.4/35Direct dependencies free of known advisories — 1 affected: setuptools 75.7.0 (high 8.8)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
32.8/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 431 days ago
Inputs used
sourceosv
advisories26
affected_packages9
assessed_packages363
unassessed_packages0
affected_by_severitycritical 1, high 5, moderate 1, low 1, unknown 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 363 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.

72Good · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 48 of 51 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.941
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Taskfile.yml
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 45 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json, poetry.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesTaskfile.yml
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod
dependency_bot_commit_share0.45
How it's scored
45/45Type-checkable code — Go (statically typed)
53.7/55Manageable file sizes — 12/518 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes4,924,295
source_files_sampled518
oversized_source_files12
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — rpc/cc/arduino/cli/commands/v1/board.proto, rpc/cc/arduino/cli/commands/v1/commands.proto, rpc/cc/arduino/cli/commands/v1/common.proto, rpc/cc/arduino/cli/commands/v1/compile.proto, rpc/cc/arduino/cli/commands/v1/core.proto, rpc/cc/arduino/cli/commands/v1/debug.proto, rpc/cc/arduino/cli/commands/v1/lib.proto, rpc/cc/arduino/cli/commands/v1/monitor.proto, rpc/cc/arduino/cli/commands/v1/port.proto, rpc/cc/arduino/cli/commands/v1/settings.proto, rpc/cc/arduino/cli/commands/v1/upload.proto
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesrpc/cc/arduino/cli/commands/v1/board.proto, rpc/cc/arduino/cli/commands/v1/commands.proto, rpc/cc/arduino/cli/commands/v1/common.proto, rpc/cc/arduino/cli/commands/v1/compile.proto, rpc/cc/arduino/cli/commands/v1/core.proto, rpc/cc/arduino/cli/commands/v1/debug.proto, rpc/cc/arduino/cli/commands/v1/lib.proto, rpc/cc/arduino/cli/commands/v1/monitor.proto, rpc/cc/arduino/cli/commands/v1/port.proto, rpc/cc/arduino/cli/commands/v1/settings.proto, rpc/cc/arduino/cli/commands/v1/upload.proto

Key facts

4,971GitHub stars
88contributors
135commits, last 12 months
0days since last push
100releases
2bus factor
215open issues
Go, npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch pypi package 'arduino-cli' from its registry

More detail

Star and fork history 0 ★ / 486 ⇿
0Stars
486Forks
100Releases

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.

0100200300400500480202018-082022-082026-07
Major 1Minor 21Patch 26

Each point covers 8 days.

OpenSSF Scorecard 6.0 / 10
6.0aggregate

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 18:06 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
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 16 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 5 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
4SASTSAST tool is not run on all commits -- score normalized to 4
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
1Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 42
RegistryPackageVersion constraintManifest
Gofortio.org/safecastv1.2.0go.mod
Gogithub.com/ProtonMail/go-cryptov1.4.1go.mod
Gogithub.com/arduino/go-paths-helperv1.14.0go.mod
Gogithub.com/arduino/go-properties-orderedmapv1.8.1go.mod
Gogithub.com/arduino/go-serial-utilsv0.1.2go.mod
Gogithub.com/arduino/go-timeutilsv0.0.0-20171220113728-d1dd9e313b1bgo.mod
Gogithub.com/arduino/go-win32-utilsv1.0.0go.mod
Gogithub.com/arduino/pluggable-discovery-protocol-handler/v2v2.2.1go.mod
Gogithub.com/arduino/pluggable-monitor-protocol-handlerv0.9.2go.mod
Gogithub.com/cmaglie/pbv1.0.27go.mod
Gogithub.com/codeclysm/extract/v4v4.0.0go.mod
Gogithub.com/djherbis/bufferv1.2.0go.mod
Gogithub.com/djherbis/nio/v3v3.0.1go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/go-git/go-git/v5v5.19.1go.mod
Gogithub.com/gofrs/uuid/v5v5.4.0go.mod
Gogithub.com/leonelquinteros/gotextv1.7.2go.mod
Gogithub.com/mailru/easyjsonv0.7.7go.mod
Gogithub.com/marcinbor85/gohexv0.1.0go.mod
Gogithub.com/mattn/go-colorablev0.1.15go.mod
Gogithub.com/mattn/go-isattyv0.0.23go.mod
Gogithub.com/rifflock/lfshookv0.0.0-20180920164130-b9218ef580f5go.mod
Gogithub.com/rogpeppe/go-internalv1.15.0go.mod
Gogithub.com/schollz/closestmatchv2.1.0+incompatiblego.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/xeipuuv/gojsonschemav1.2.0go.mod
Gogo.bug.st/cleanupv1.0.0go.mod
Gogo.bug.st/downloader/v3v3.0.0go.mod
Gogo.bug.st/fv0.5.0go.mod
Gogo.bug.st/relaxed-semverv0.15.0go.mod
Gogo.bug.st/testifyjsonv1.3.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260720171339-e059f2f05d78go.mod
Gogoogle.golang.org/grpcv1.82.1go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
PyPIsetuptools^75.7.0pyproject.toml
All dependencies 363

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

RegistryPackageVersionRelation
Gofortio.org/safecastv1.2.0direct
Gogithub.com/arduino/go-paths-helperv1.14.0direct
Gogithub.com/arduino/go-properties-orderedmapv1.8.1direct
Gogithub.com/arduino/go-serial-utilsv0.1.2direct
Gogithub.com/arduino/go-timeutilsv0.0.0-20171220113728-d1dd9e313b1bdirect
Gogithub.com/arduino/go-win32-utilsv1.0.0direct
Gogithub.com/arduino/pluggable-discovery-protocol-handler/v2v2.2.1direct
Gogithub.com/arduino/pluggable-monitor-protocol-handlerv0.9.2direct
Gogithub.com/cmaglie/pbv1.0.27direct
Gogithub.com/codeclysm/extract/v4v4.0.0direct
Gogithub.com/djherbis/bufferv1.2.0direct
Gogithub.com/djherbis/nio/v3v3.0.1direct
Gogithub.com/fatih/colorv1.19.0direct
Gogithub.com/go-git/go-git/v5v5.19.1direct
Gogithub.com/gofrs/uuid/v5v5.4.0direct
Gogithub.com/leonelquinteros/gotextv1.7.2direct
Gogithub.com/marcinbor85/gohexv0.1.0direct
Gogithub.com/mattn/go-colorablev0.1.15direct
Gogithub.com/mattn/go-isattyv0.0.23direct
Gogithub.com/protonmail/go-cryptov1.4.1direct
Gogithub.com/rifflock/lfshookv0.0.0-20180920164130-b9218ef580f5direct
Gogithub.com/rogpeppe/go-internalv1.15.0direct
Gogithub.com/schollz/closestmatchv2.1.0+incompatibledirect
Gogithub.com/sirupsen/logrusv1.9.4direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/xeipuuv/gojsonschemav1.2.0direct
Gogo.bug.st/cleanupv1.0.0direct
Gogo.bug.st/downloader/v3v3.0.0direct
Gogo.bug.st/fv0.5.0direct
Gogo.bug.st/relaxed-semverv0.15.0direct
Gogo.bug.st/testifyjsonv1.3.0direct
Gogolang.org/x/sysv0.47.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/textv0.40.0direct
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260720171339-e059f2f05d78direct
Gogoogle.golang.org/grpcv1.82.1direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/yaml.v3v3.0.1direct
PyPIsetuptools75.7.0direct
Gocel.dev/exprv0.25.1indirect
Gocharm.land/bubbles/v2v2.0.0indirect
Gocharm.land/bubbletea/v2v2.0.1indirect
Gocharm.land/lipgloss/v2v2.0.0indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.18.2indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.5.3indirect
Gocloud.google.com/go/monitoringv1.24.3indirect
Gocloud.google.com/go/storagev1.61.3indirect
Godario.cat/mergov1.0.0indirect
Gogithub.com/alecthomas/chroma/v2v2.23.1indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aws/aws-sdk-go-v2v1.41.5indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.8indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.12indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.12indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.20indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.21indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.21indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.6indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.22indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.99.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.8indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.17indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.9indirect
Gogithub.com/aws/smithy-gov1.24.2indirect
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3dindirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chainguard-dev/git-urlsv1.0.2indirect
Gogithub.com/charmbracelet/colorprofilev0.4.2indirect
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260205113103-524a6607adb8indirect
Gogithub.com/charmbracelet/x/ansiv0.11.6indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.3indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.6indirect
Gogithub.com/creack/goselectv0.1.2indirect
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dlclark/regexp2v1.11.5indirect
Gogithub.com/dominikbraun/graphv0.23.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/elliotchance/orderedmap/v3v3.1.0indirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.9.0indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/go-task/task/v3v3.49.1indirect
Gogithub.com/go-task/templatev0.2.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.14indirect
Gogithub.com/googleapis/gax-go/v2v2.17.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.32.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.55.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0indirect
Gogithub.com/h2non/filetypev1.1.3indirect
Gogithub.com/hashicorp/aws-sdk-go-base/v2v2.0.0-beta.72indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-getterv1.8.6indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-versionv1.8.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/itchyny/gojqv0.12.8indirect
Gogithub.com/itchyny/timefmt-gov0.1.3indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/joho/godotenvv1.5.1indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/juju/errorsv1.0.0indirect
Gogithub.com/kevinburke/ssh_configv1.2.0indirect
Gogithub.com/klauspost/compressv1.18.5indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/klauspost/pgzipv1.2.6indirect
Gogithub.com/ladicle/tabwriterv1.0.0indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/mattn/go-runewidthv0.0.20indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/hashstructure/v2v2.0.2indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pierrec/lz4/v4v4.1.22indirect
Gogithub.com/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/puzpuzpuz/xsync/v4v4.4.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/sajari/fuzzyv1.0.0indirect
Gogithub.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3indirect
Gogithub.com/skeema/knownhostsv1.3.1indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spiffe/go-spiffe/v2v2.6.0indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/u-root/u-rootv0.15.1-0.20251208185023-2f8c7e763cf8indirect
Gogithub.com/u-root/uiov0.0.0-20240224005618-d2acac8f3701indirect
Gogithub.com/ulikunitz/xzv0.5.15indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20180127040702-4e3ac2762d5findirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/zeebo/xxh3v1.1.0indirect
Gogo.bug.st/serialv1.6.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.43.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.61.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/sdkv1.43.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/netv0.57.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogoogle.golang.org/apiv0.271.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260128011058-8636f8732409indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gomvdan.cc/sh/moreinterpv0.0.0-20260120230322-19def062a997indirect
Gomvdan.cc/sh/v3v3.12.1-0.20260124232039-e74afc18e65bindirect
npm@oozcitak/dom2.0.2indirect
npm@oozcitak/infra2.0.2indirect
npm@oozcitak/url3.0.0indirect
npm@oozcitak/util10.0.0indirect
npm@tootallnate/quickjs-emscripten0.23.0indirect
npm@types/debug4.1.13indirect
npm@types/katex0.16.8indirect
npm@types/ms2.1.0indirect
npm@types/unist2.0.11indirect
npmagent-base7.1.4indirect
npmansi-regex6.2.2indirect
npmargparse2.0.1indirect
npmast-types0.13.4indirect
npmasync3.2.6indirect
npmbalanced-match4.0.4indirect
npmbasic-ftp5.3.1indirect
npmboolbase1.0.0indirect
npmbrace-expansion5.0.7indirect
npmchalk5.6.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmcheerio1.2.0indirect
npmcheerio-select2.1.0indirect
npmcommander14.0.3indirect
npmcommander15.0.0indirect
npmcommander8.3.0indirect
npmcss-select5.2.2indirect
npmcss-what6.2.2indirect
npmdata-uri-to-buffer6.0.2indirect
npmdebug4.4.0indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-extend0.6.0indirect
npmdegenerator5.0.1indirect
npmdequal2.0.3indirect
npmdevlop1.1.0indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmencoding-sniffer0.2.1indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmentities7.0.1indirect
npmescodegen2.1.0indirect
npmesprima4.0.1indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfdir6.5.0indirect
npmget-east-asian-width1.6.0indirect
npmget-uri6.0.5indirect
npmhtml-link-extractor1.0.5indirect
npmhtmlparser210.1.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiconv-lite0.6.3indirect
npmignore7.0.5indirect
npmini4.1.3indirect
npmip-address10.2.0indirect
npmis-absolute-url4.0.1indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-decimal2.0.1indirect
npmis-hexadecimal2.0.1indirect
npmis-relative-url4.1.0indirect
npmjs-yaml4.2.0indirect
npmjsonc-parser3.3.1indirect
npmjsonpointer5.0.1indirect
npmkatex0.16.47indirect
npmlink-check5.5.1indirect
npmlinkify-it5.0.1indirect
npmlru-cache7.18.3indirect
npmmarkdown-it14.2.0indirect
npmmarkdown-link-check3.14.2indirect
npmmarkdown-link-extractor4.0.3indirect
npmmarkdownlint0.41.0indirect
npmmarkdownlint-cli0.49.0indirect
npmmarked17.0.6indirect
npmmdurl2.0.0indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-directive4.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-math3.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmminimatch10.2.5indirect
npmminimist1.2.8indirect
npmms2.1.3indirect
npmneedle3.5.0indirect
npmnetmask2.1.1indirect
npmnode-email-verifier3.4.1indirect
npmnth-check2.1.1indirect
npmpac-proxy-agent7.2.0indirect
npmpac-resolver7.0.1indirect
npmparse-entities4.0.2indirect
npmparse57.3.0indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparse5-parser-stream7.1.2indirect
npmpicomatch4.0.4indirect
npmprettier3.3.1indirect
npmprogress2.0.3indirect
npmproxy-agent6.5.0indirect
npmproxy-from-env1.1.0indirect
npmpunycode.js2.3.1indirect
npmrun-con1.3.2indirect
npmsafer-buffer2.1.2indirect
npmsax1.6.0indirect
npmsmart-buffer4.2.0indirect
npmsmol-toml1.6.1indirect
npmsocks2.8.9indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map0.6.1indirect
npmstring-width8.2.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments3.1.1indirect
npmtinyglobby0.2.17indirect
npmtslib2.8.1indirect
npmuc.micro2.1.0indirect
npmundici7.28.0indirect
npmvalidator13.15.35indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmxmlbuilder24.0.3indirect
PyPIclick8.1.8indirect
PyPIcolorama0.4.6indirect
PyPIghp-import2.1.0indirect
PyPIgitdb4.0.12indirect
PyPIgitpython3.1.44indirect
PyPIimportlib-metadata8.5.0indirect
PyPIjinja23.1.6indirect
PyPImarkdown3.7indirect
PyPImarkupsafe3.0.2indirect
PyPImdx-truly-sane-lists1.3indirect
PyPImergedeep1.3.4indirect
PyPImike1.1.2indirect
PyPImkdocs1.6.1indirect
PyPImkdocs-get-deps0.2.0indirect
PyPImkdocs-material7.3.6indirect
PyPImkdocs-material-extensions1.3.1indirect
PyPIpackaging24.2indirect
PyPIpathspec0.12.1indirect
PyPIplatformdirs4.3.6indirect
PyPIpygments2.19.1indirect
PyPIpymdown-extensions10.16.1indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpyyaml6.0.2indirect
PyPIpyyaml-env-tag0.1indirect
PyPIsix1.17.0indirect
PyPIsmmap5.0.2indirect
PyPIverspec0.1.0indirect
PyPIwatchdog6.0.0indirect
PyPIzipp3.21.0indirect
Dependency advisories 9

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

PackageVersionRelationSeverityAdvisoriesFixed in
gitpython3.1.44indirectcritical123.1.52
setuptools75.7.0directhigh483.0.0
click8.1.8indirecthigh18.3.3
js-yaml4.2.0indirecthigh14.3.0
linkify-it5.0.1indirecthigh15.0.2
markdown3.7indirecthigh23.8.1
pymdown-extensions10.16.1indirectmoderate210.21.3
pygments2.19.1indirectlow22.20.0
golang.org/x/cryptov0.54.0indirectunknown1

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": [
        "arduino",
        "cli",
        "command-line",
        "golang",
        "tooling-team"
      ],
      "is_fork": false,
      "size_kb": 67686,
      "has_wiki": false,
      "homepage": "https://arduino.github.io/arduino-cli/latest/",
      "languages": {
        "Go": 2390714,
        "C++": 126,
        "Shell": 8078,
        "Go Template": 673
      },
      "pushed_at": "2026-07-22T10:07:54Z",
      "created_at": "2018-08-08T15:57:32Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T10:07:26Z",
      "description": "Arduino command line tool",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.arduino.cc",
      "name": "Arduino",
      "type": "Organization",
      "login": "arduino",
      "company": null,
      "location": null,
      "followers": 5875,
      "avatar_url": "https://avatars.githubusercontent.com/u/379109?v=4",
      "created_at": "2010-08-28T16:37:04Z",
      "is_verified": null,
      "public_repos": 278,
      "account_age_days": 5807
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-06-05T10:26:57Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-05-19T14:13:05Z"
        },
        {
          "tag": "v1.5.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-04-16T14:06:03Z"
        },
        {
          "tag": "v1.4.2-rc.1",
          "kind": "prerelease",
          "published_at": "2026-03-10T15:59:53Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-01-19T16:18:00Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-12-09T16:18:41Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-08-28T13:56:56Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-08-11T08:45:42Z"
        },
        {
          "tag": "v1.2.3-rc.3",
          "kind": "prerelease",
          "published_at": "2025-07-29T15:33:29Z"
        },
        {
          "tag": "v1.2.3-rc.2",
          "kind": "prerelease",
          "published_at": "2025-07-17T09:09:57Z"
        },
        {
          "tag": "v1.2.3-rc.1",
          "kind": "prerelease",
          "published_at": "2025-06-19T13:52:35Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2025-04-22T13:55:48Z"
        },
        {
          "tag": "v1.2.2-rc.1",
          "kind": "prerelease",
          "published_at": "2025-04-22T13:45:25Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-02-24T16:01:43Z"
        },
        {
          "tag": "v1.2.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-02-13T16:44:00Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2024-11-22T09:35:28Z"
        },
        {
          "tag": "v1.1.1-rc.1",
          "kind": "prerelease",
          "published_at": "2024-11-22T09:29:29Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-11-07T14:28:10Z"
        },
        {
          "tag": "v1.1.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-11-07T14:13:22Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2024-08-12T13:46:28Z"
        },
        {
          "tag": "v1.0.4-rc.1",
          "kind": "prerelease",
          "published_at": "2024-08-12T13:40:26Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2024-07-23T08:50:01Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2024-07-02T16:25:04Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2024-06-20T19:02:34Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-06-12T14:17:43Z"
        },
        {
          "tag": "v1.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-05-30T11:20:34Z"
        },
        {
          "tag": "v1.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-05-20T08:26:23Z"
        },
        {
          "tag": "v0.36.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-02-20T09:05:18Z"
        },
        {
          "tag": "v0.35.3",
          "kind": "patch",
          "published_at": "2024-02-19T14:19:51Z"
        },
        {
          "tag": "v0.35.2",
          "kind": "patch",
          "published_at": "2024-01-24T11:37:49Z"
        },
        {
          "tag": "v0.35.1",
          "kind": "patch",
          "published_at": "2024-01-16T14:54:39Z"
        },
        {
          "tag": "v0.36.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-01-11T12:41:02Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2024-01-02T14:19:56Z"
        },
        {
          "tag": "v0.35.0-rc.8",
          "kind": "prerelease",
          "published_at": "2023-12-21T17:50:20Z"
        },
        {
          "tag": "v0.35.0-rc.7",
          "kind": "prerelease",
          "published_at": "2023-12-04T12:33:29Z"
        },
        {
          "tag": "v0.35.0-rc.6",
          "kind": "prerelease",
          "published_at": "2023-12-01T16:21:37Z"
        },
        {
          "tag": "v0.35.0-rc.5",
          "kind": "prerelease",
          "published_at": "2023-11-27T15:36:56Z"
        },
        {
          "tag": "v0.35.0-rc.4",
          "kind": "prerelease",
          "published_at": "2023-11-27T11:13:17Z"
        },
        {
          "tag": "v0.35.0-rc.3",
          "kind": "prerelease",
          "published_at": "2023-11-16T11:48:39Z"
        },
        {
          "tag": "v0.35.0-rc.2",
          "kind": "prerelease",
          "published_at": "2023-11-08T16:03:00Z"
        },
        {
          "tag": "v0.35.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-10-19T16:15:45Z"
        },
        {
          "tag": "0.34.2",
          "kind": "patch",
          "published_at": "2023-09-11T10:11:08Z"
        },
        {
          "tag": "0.34.1",
          "kind": "patch",
          "published_at": "2023-08-31T11:52:31Z"
        },
        {
          "tag": "0.34.0",
          "kind": "minor",
          "published_at": "2023-08-22T15:59:53Z"
        },
        {
          "tag": "0.34.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-08-18T15:54:18Z"
        },
        {
          "tag": "0.33.1",
          "kind": "patch",
          "published_at": "2023-06-30T16:19:56Z"
        },
        {
          "tag": "0.32.3",
          "kind": "patch",
          "published_at": "2023-06-30T11:46:57Z"
        },
        {
          "tag": "0.33.0",
          "kind": "minor",
          "published_at": "2023-05-30T12:41:31Z"
        },
        {
          "tag": "0.33.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-05-26T14:20:08Z"
        },
        {
          "tag": "0.32.2",
          "kind": "patch",
          "published_at": "2023-04-12T09:48:54Z"
        },
        {
          "tag": "0.32.1",
          "kind": "patch",
          "published_at": "2023-04-07T14:01:44Z"
        },
        {
          "tag": "0.32.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-04-05T08:49:09Z"
        },
        {
          "tag": "0.32.0",
          "kind": "minor",
          "published_at": "2023-04-06T10:16:37Z"
        },
        {
          "tag": "0.31.0",
          "kind": "minor",
          "published_at": "2023-02-22T16:21:23Z"
        },
        {
          "tag": "0.31.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-02-20T15:49:21Z"
        },
        {
          "tag": "0.30.0",
          "kind": "minor",
          "published_at": "2023-02-08T14:53:26Z"
        },
        {
          "tag": "0.30.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-02-07T09:20:32Z"
        },
        {
          "tag": "0.29.0",
          "kind": "minor",
          "published_at": "2022-11-17T09:29:15Z"
        },
        {
          "tag": "0.29.0-rc.1",
          "kind": "prerelease",
          "published_at": "2022-11-16T15:19:33Z"
        },
        {
          "tag": "0.28.0",
          "kind": "minor",
          "published_at": "2022-10-20T08:49:30Z"
        },
        {
          "tag": "0.28.0-rc.1",
          "kind": "prerelease",
          "published_at": "2022-10-18T16:03:24Z"
        },
        {
          "tag": "0.27.1",
          "kind": "patch",
          "published_at": "2022-09-06T16:59:00Z"
        },
        {
          "tag": "0.27.1-rc.1",
          "kind": "prerelease",
          "published_at": "2022-09-06T16:07:52Z"
        },
        {
          "tag": "0.27.0",
          "kind": "minor",
          "published_at": "2022-09-05T08:22:55Z"
        },
        {
          "tag": "0.27.0-rc.1",
          "kind": "prerelease",
          "published_at": "2022-09-02T10:19:50Z"
        },
        {
          "tag": "0.26.0",
          "kind": "minor",
          "published_at": "2022-08-10T14:46:10Z"
        },
        {
          "tag": "0.26.0-rc.1",
          "kind": "prerelease",
          "published_at": "2022-08-10T09:43:00Z"
        },
        {
          "tag": "0.25.1",
          "kind": "patch",
          "published_at": "2022-07-25T15:27:09Z"
        },
        {
          "tag": "0.25.1-rc1",
          "kind": "prerelease",
          "published_at": "2022-07-22T15:21:25Z"
        },
        {
          "tag": "0.25.0",
          "kind": "minor",
          "published_at": "2022-07-20T09:37:30Z"
        },
        {
          "tag": "0.25.0-rc2",
          "kind": "prerelease",
          "published_at": "2022-07-19T10:46:15Z"
        },
        {
          "tag": "0.25.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-07-11T16:24:23Z"
        },
        {
          "tag": "0.24.0",
          "kind": "minor",
          "published_at": "2022-06-22T10:21:32Z"
        },
        {
          "tag": "0.24.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-06-21T16:24:01Z"
        },
        {
          "tag": "0.23.0",
          "kind": "minor",
          "published_at": "2022-06-06T14:38:31Z"
        },
        {
          "tag": "0.23.0-rc2",
          "kind": "prerelease",
          "published_at": "2022-06-06T08:31:32Z"
        },
        {
          "tag": "0.23.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-06-03T08:55:44Z"
        },
        {
          "tag": "0.22.0",
          "kind": "minor",
          "published_at": "2022-05-06T11:19:29Z"
        },
        {
          "tag": "0.22.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-05-05T16:00:00Z"
        },
        {
          "tag": "0.21.1",
          "kind": "patch",
          "published_at": "2022-02-24T15:54:11Z"
        },
        {
          "tag": "0.21.1-rc1",
          "kind": "prerelease",
          "published_at": "2022-02-23T17:03:48Z"
        },
        {
          "tag": "0.21.0",
          "kind": "minor",
          "published_at": "2022-02-08T15:17:47Z"
        },
        {
          "tag": "0.21.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-02-04T16:12:53Z"
        },
        {
          "tag": "0.20.2",
          "kind": "patch",
          "published_at": "2021-12-09T13:41:53Z"
        },
        {
          "tag": "0.20.2-rc1",
          "kind": "prerelease",
          "published_at": "2021-12-07T16:54:15Z"
        },
        {
          "tag": "0.20.1",
          "kind": "patch",
          "published_at": "2021-11-29T11:47:11Z"
        },
        {
          "tag": "0.20.1-rc1",
          "kind": "prerelease",
          "published_at": "2021-11-26T10:05:40Z"
        },
        {
          "tag": "0.20.0",
          "kind": "minor",
          "published_at": "2021-11-23T14:45:56Z"
        },
        {
          "tag": "0.20.0-rc3",
          "kind": "prerelease",
          "published_at": "2021-11-23T11:40:55Z"
        },
        {
          "tag": "0.20.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-11-22T15:17:55Z"
        },
        {
          "tag": "0.20.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-11-19T16:02:33Z"
        },
        {
          "tag": "0.19.3",
          "kind": "patch",
          "published_at": "2021-10-12T10:27:08Z"
        },
        {
          "tag": "0.19.3-rc1",
          "kind": "prerelease",
          "published_at": "2021-10-11T16:00:34Z"
        },
        {
          "tag": "0.19.2",
          "kind": "patch",
          "published_at": "2021-10-01T11:08:25Z"
        },
        {
          "tag": "0.19.2-rc2",
          "kind": "prerelease",
          "published_at": "2021-09-30T15:47:19Z"
        },
        {
          "tag": "0.19.2-rc1",
          "kind": "prerelease",
          "published_at": "2021-09-30T14:54:23Z"
        },
        {
          "tag": "0.19.1",
          "kind": "patch",
          "published_at": "2021-09-29T08:38:49Z"
        },
        {
          "tag": "0.19.1-rc3",
          "kind": "prerelease",
          "published_at": "2021-09-24T16:03:03Z"
        },
        {
          "tag": "0.19.1-rc2",
          "kind": "prerelease",
          "published_at": "2021-09-24T09:01:17Z"
        },
        {
          "tag": "0.19.1-rc1",
          "kind": "prerelease",
          "published_at": "2021-09-22T15:44:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0a5bb8436646a8e13fee2ddb05b922dfb99746be",
          "body": "* Cache library scan results\n\n* Added error check on cache write\n\n* Using LibrariesList / refactored BinaryMarshal metods\n\n* Made the lib cache files re-locatable\n\n* Do not allocate arrays if the saved array is empty\n\n* Cache library properties\n\n* Nicer range\n\n* Added magic number to binary encoder\n\n[…]\n flags.\n\n* Enable libraries loader caching only with explicit ENV\n\n* Fixed gosec integer conversion overflow\n\n* Fixed gosec int conversions\n\n* Added unit-test for binary encoder\n\n* Limit test to linux",
          "is_bot": false,
          "headline": "experimental: cache libraries loading during CLI init phase (#3246)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-07-22T10:05:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4dcde2e0daea8e1367bfe15fb00ad96c3251886",
          "body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.6 to 5.0.7.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.6...v5.0.7)\n\n---\nupdated-dependencies:\n- dependency-name:\n[…]\nion\n  dependency-version: 5.0.7\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump brace-expansion from 5.0.6 to 5.0.7 (#3247)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T09:09:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82f1c1391d2d2de6520acde973968df0d9c5ca65",
          "body": "* Applied linter suggestions\n\n* Updated a bunch of libraries",
          "is_bot": false,
          "headline": "Upgraded a bunch of libraries. (#3245)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-07-21T08:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b3cc6cb6e436d94609846fe6188e1ad05ee1ec",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump actions/setup-node from 6 to 7 (#3241)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T16:13:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e606f94d9eeaf2116e6b7735247db0eeee41495",
          "body": "…version (#3225)\n\nDocumentation of the Protocol Buffers interface is automatically generated from the project source code.\n\nUnfortunately the protoc-gen-doc documentation generator tool produces some broken links. These cause the project\ninfrastructure's link checker to fail:\n\n```\nERROR: 2 dead link\n[…]\nlocally, but fail in the CI runs.\n\nThe link checker exclusions are hereby updated to match the links generated by the outdated version of protoc-gen-doc\nused by the project's GitHub Actions workflows.",
          "is_bot": false,
          "headline": "[skip changelog] Adjust link exclusions for project's protoc-gen-doc …",
          "author_name": "Per Tillisch",
          "author_login": "per1234",
          "committed_at": "2026-07-10T07:04:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb61148934d3929454f0307cb63b746122619b2f",
          "body": "…ng a file name through the fragment part (#3227)\n\n* arduino/resources: use URL fragment as index filename hint\n\nIf an additional board-manager URL contains a fragment\n(e.g. #package_zephyr_index.json), that name is used as the local\nfilename instead of deriving it from the URL path.  This lets user\n[…]\n an extension-less path, downloads via URL with\n  #package_fragment_index.json fragment, asserts the file is saved\n  under the fragment name and not the path-derived name.\n\nAssisted-by: GitHub Copilot",
          "is_bot": false,
          "headline": "cli: allow package index URLs not ending with a file name by suggesti…",
          "author_name": "Luca Burelli",
          "author_login": "pillo79",
          "committed_at": "2026-07-06T09:08:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f91e7ef522b11432e9d06ea7eb03ead357c4ccd8",
          "body": "Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 2 to 3.\n- [Release notes](https://github.com/arduino/setup-task/releases)\n- [Commits](https://github.com/arduino/setup-task/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: arduino/setup-task\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump arduino/setup-task from 2 to 3 (#3230)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T14:28:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e8e4a30d28cb9e4361cfc4b26a19137079e295a",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] bump actions/checkout from 6 to 7 (#3224)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T12:33:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3dd464b8bb0e85ce058b057af4649b4f15c95ecc",
          "body": "The contributor guide links to the Arduino CLI Transifex project. The URL of that project changed since the time the\nlink was added to the guide. The old URL no longer leads to the intended content.\n\nThe link is updated to point to the current URL of the Transifex project.",
          "is_bot": false,
          "headline": "[skip changelog] Fix Transifex project link (#3223)",
          "author_name": "Per Tillisch",
          "author_login": "per1234",
          "committed_at": "2026-06-19T08:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe945a985ad29a9b44e9125daf3db349933da91",
          "body": "The project documentation content contains links to the Arduino Language Reference. The URL of the Language Reference\nhas changed due to restructuring of the arduino.cc website. A redirect was not set up for the URL used in the project\ndocumentation, so that change broke the links.",
          "is_bot": false,
          "headline": "[skip changelog] Fix broken Language Reference links (#3222)",
          "author_name": "Per Tillisch",
          "author_login": "per1234",
          "committed_at": "2026-06-19T08:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e785d7c88688d21a2a6148a10c489c6f3ade0a3",
          "body": "…col Buffer doc links (#3221)\n\nDocumentation of the Protocol Buffers interface is automatically generated from the project source code.\n\nUnfortunately the documentation generator produces some broken links. These cause the project infrastructure's link\nchecker to fail:\n\n```\nERROR: 104 dead links fou\n[…]\ntobuf-Any → Status: 404\n[✖] #google-rpc-Status → Status: 404\n```\n\nIt will not be feasible to fix these links, so the only available resolution for those link check failures is to\nconfigure exclusions.",
          "is_bot": false,
          "headline": "[skip changelog] Add link check exclusions for broken generated Proto…",
          "author_name": "Per Tillisch",
          "author_login": "per1234",
          "committed_at": "2026-06-19T08:24:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d07f7cb9f6d08ea093283c985d4e8d3338afdcbd",
          "body": "The comments in the Protocol Buffers source files are used in generated documentation. The generated documentation uses\nMarkdown.\n\nPreviously, a comment contained an unbalanced backtick. Since the backtick has syntactical significance in the Markdown\nlanguage, this caused the Markdown to be invalid,\n[…]\ne solution would be to replace the existing single quote character with a backtick. The switch\nto single quote was chosen for consistency with another occurrence of this comment elsewhere in the code.",
          "is_bot": false,
          "headline": "[skip changelog] Replace unbalanced backtick in comment (#3220)",
          "author_name": "Per Tillisch",
          "author_login": "per1234",
          "committed_at": "2026-06-19T08:23:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "196de1ec81ef35a802b78a765c2194b4e20d3968",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.2.0 and updates ancestor dependency [markdown-link-check](https://github.com/tcort/markdown-link-check). These dependencies need to be updated together.\n\n\nUpdates `js-yaml` from 3.14.1 to 4.2.0\n- [Changelog](https://github.com/nodeca/js-yaml/bl\n[…]\ndency-version: 3.14.2\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump js-yaml and markdown-link-check (#3215)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T23:40:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b3a6daeb713f10e9a5f19adeeaaabfad0f69219f",
          "body": "Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 14.2.0 and updates ancestor dependency [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli). These dependencies need to be updated together.\n\n\nUpdates `markdown-it` from 13.0.1 to 14.2.0\n- [Changelog](https://github.\n[…]\ndency-version: 0.49.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump markdown-it and markdownlint-cli (#3219)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T21:31:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f9fd5c7be9f93611a277335ff4390266cb45000b",
          "body": "When the GITHUB_TOKEN environment variable is set, add it as an\n'Authorization: Bearer <token>' header for requests to GitHub-owned\nartifact download URLs.\n\nThe header is injected via a githubAuthRoundTripper that wraps the\nunderlying http.Transport and checks req.URL on every request, so\ncredential\n[…]\n DownloaderConfig and thus used in all\nplatform, tool, library and index downloads.\n\nTests verify that the header is added for GitHub artifact URLs and not\nfor other URLs.\n\nAssisted-by: GitHub Copilot",
          "is_bot": false,
          "headline": "network: inject GITHUB_TOKEN as auth header for GitHub artifacts (#3201)",
          "author_name": "Luca Burelli",
          "author_login": "pillo79",
          "committed_at": "2026-06-15T11:36:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "01f3d4f2ba7c2eaafb5dc710c8a1903af7762fea",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip-changelog] Updated translation files (#3197)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-05T09:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7a2cddd334932dbfca2b7abbaca1bbf4734c5d",
          "body": "…1.15 (#3207)\n\n* [skip changelog] Bump github.com/mattn/go-colorable\n\nBumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.14 to 0.1.15.\n- [Commits](https://github.com/mattn/go-colorable/compare/v0.1.14...v0.1.15)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump github.com/mattn/go-colorable from 0.1.14 to 0.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T09:38:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "92b5682a5261202c0522c31db9f88dd79675d2c4",
          "body": "…3191)\n\n* gRPC Monitor now returns applied_settings in stream response\n\n* Added integration test\n\n* Graceful shutdown of test",
          "is_bot": false,
          "headline": "fix: gRPC `Monitor` call does not emit `applied_settings` response (#…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-06-05T08:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb15e205e916ae0a7b1fe7994e8a53b1972c0b1c",
          "body": "…es (#3194)\n\nOnly print them when the script is actually run.",
          "is_bot": false,
          "headline": "Do not print stray \"Running post-install/pre-uninstall script\" messag…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-06-05T08:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0d256c97c56a29c124069bab53fa334340c514",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump actions/upload-artifact from 6 to 7 (#3117)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T03:47:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d46c629e5932c328d390f912a9aea39691eb568b",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump actions/download-artifact from 7 to 8 (#3118)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T03:47:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10f119920d3afadd15cda4d9f6bc71f65be8e47e",
          "body": "…compiled when needed) (#3206)\n\n* Added integration test\n\n* fix(compiler): Sketch may be wrongly considered up-to-date (-> not recompiled)\n\n* Removed duplicate source file creation\n\n* Renamed method\n\n* Added further checks on sketch that needs preprocessing.",
          "is_bot": false,
          "headline": "fix(compiler): Sketch may be wrongly considered up-to-date (-> not re…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-06-04T09:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb6bae107847ea597e13622d2f656006161a1c4b",
          "body": "If the platform/board defines the `build.fpu` and `build.float-abi`\nvariables, Arduino CLI will now use those values directly to determine\nthe expected subfolder for precompiled libraries. If either property is\nabsent, Arduino CLI will fall back to parsing the compiler command for\n`-mfpu=` and `-mfloat-abi=` flags to maintain compatibility with\nexisting platforms.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Use {build.fpu} and {build.float-abi} for lib paths, if present (#3199)",
          "author_name": "Luca Burelli",
          "author_login": "pillo79",
          "committed_at": "2026-05-29T12:18:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "133e9fb8ec304ca2f4c984b0a0b0379ce8e099d8",
          "body": "…sions. (#3198)\n\n* Updated check-certificates workflow from upstream\n\n* Added missing permission in check-go-task workflow\n\n* Added missing permissiong on i18n-nightly-push workflow\n\n* Added missing permission in release-go-task workflow",
          "is_bot": false,
          "headline": "Updated GH workflows from upstream assets repo / Added missing permis…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-05-29T12:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19afff829d5de6eb8b4805ab504a124beafd3b6d",
          "body": "* [skip changelog] Bump golang.org/x/sys from 0.44.0 to 0.45.0\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.44.0 to 0.45.0.\n- [Commits](https://github.com/golang/sys/compare/v0.44.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.4\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3196)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T11:58:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd407d42d5e1fd33e96bc532c6329a88f0d5b2ce",
          "body": null,
          "is_bot": false,
          "headline": "[skip-changelog] Fix i18n-push workflow (#3190)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-05-19T10:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5a997f76031fe9ceb7dafe50443816f779b5acf",
          "body": "….1 (#3189)\n\n* [skip changelog] Bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1\n\nBumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.19.0 to 5.19.1.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Changelog](https://github.com/go-git/go-git/blob/main/H\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T09:59:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "85aaec08b5f7cd21573d2efe0e9825f9f124fe4b",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip-changelog] Updated translation files (#3086)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-19T09:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc1d4e367b782f83c83e2641b8806f45dbb75e07",
          "body": "* Add Windows ARM64 binaries to nightly builds\n\n* Use the same suffixes as serial-discovery",
          "is_bot": false,
          "headline": "Add Windows ARM64 binaries to nightly builds (#3064)",
          "author_name": "Hernan Martinez",
          "author_login": "hmartinez82",
          "committed_at": "2026-05-18T13:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12691bcef7e479e27b30142441196a9f57dc4c7b",
          "body": "* [skip changelog] bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22\n\nBumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.21 to 0.0.22.\n- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.21...v0.0.22)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/m\n[…]\nt[bot] <support@github.com>\n\n* Updated license cache\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[skip-changelog] Upgrade a bunch of go-lang libraries (#3188)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-05-18T11:07:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "262f43ae3360fb21ca898deb65fa92f2a6c3e06b",
          "body": "…3186)\n\n* [skip changelog] bump google.golang.org/grpc from 1.80.0 to 1.81.1\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.80.0 to 1.81.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.80.0...v1.81.1)\n\n---\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] bump google.golang.org/grpc from 1.80.0 to 1.81.1 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T10:26:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e67a94bbb3de9d22ab9f0477ec71911717122a2",
          "body": null,
          "is_bot": false,
          "headline": "[skip-changelog] Fixed integration test (#3187)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-05-18T09:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c429714f3a817c62403f417da048154a0170b104",
          "body": "* Update release workflow from upstream\n\n* Linter fix",
          "is_bot": false,
          "headline": "[skip-changelog] Update release workflow from upstream (#3169)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-04-16T13:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d2d070289cc942ed2bc1ca8c1c10b66b2bac14",
          "body": "* Added missing fields in gRPC sketch profile struct\n\n* Populate new fields in SketchProfile\n\n* Rename ToRpc methods to ToRPC for consistency\n\n* Added unit test\n\n* Added integration test",
          "is_bot": false,
          "headline": "Add gRPC fields in SketchProfile libraries and platforms (#3168)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-04-14T12:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df06c8eb5d1aedefff80efa97b895c17163adb9c",
          "body": "* Update test-go-task GH workflow\n\n* Updated check-license workflow\n\n* Updated check-prettier-formatting-task workflow",
          "is_bot": false,
          "headline": "[skip-changelog] Updating workflows from upstream (#3167)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-04-14T09:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af57687fe0ab4321010b1383fc2688c6edf7ba0",
          "body": "…s if platform index is still available. (#3161)\n\n* Added Version to package_index and fixed version 2 for installed.json\n\n* Added auto-update of installed.json version\n\n* Fixed case of 'url' field\n\n* Added constant for package index version\n\n* Added integration tests\n\n* Apply suggestions from code review\n\nCo-authored-by: Luca Rinaldi <to@lucar.in>\n\n---------\n\nCo-authored-by: Luca Rinaldi <to@lucar.in>",
          "is_bot": false,
          "headline": "[skip-changelog] feat: Auto upgrade `installed.json` to newer version…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-04-13T16:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76893355d86dcdca4e15ca30d0892fcb306083b4",
          "body": null,
          "is_bot": false,
          "headline": "[skip-changelog] Updated a bunch of libraries (#3166)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-04-13T14:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b122001df2b5b06ca74b831d961205d6e691567",
          "body": "Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.5 to 5.2.2.\n- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)\n- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/\n[…]\nftp\n  dependency-version: 5.2.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump basic-ftp from 5.0.5 to 5.2.2 (#3163)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-11T05:22:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5391989d6057587f865ba79889415959171f33bb",
          "body": "…the target file is missing (#3149)\n\nThis is a regression introduced in #3112, but not yet released.\n\n* Move sketch-unchanged check down one level\n\n* fix: Arduino Preprocessor must always run if the target file is missing\n\n* Slight refactor for readability\n\n* Added integration test\n\n* Refactoring and modernization of the if condition",
          "is_bot": false,
          "headline": "[skip-changelog] regression: Arduino Preprocess should always run if …",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-04-10T10:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dd36fd1a62f181b3d903d1f91a84d23802797b6",
          "body": "…(part 2). (#3142)\n\n* Install core+lib deps\n\n* Moved variable initialization near the point of usage\n\n* Load only the global platform specified in the profile\n\nPreviously if a profile contained a global platform (i.e. a platform\nwithout an explicit version) instead of loading only the given platform\n[…]\no the build.\n\nThis won't happen if a platform is specified with a fixed version: in\nthis case all the libraries needed by the platform must be manually\nadded to the profile.\n\n* Added integration tests",
          "is_bot": false,
          "headline": "Allow platforms to specify library dependencies on the package index …",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-04-07T08:36:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "da1d3ebe9dee53267ba742c52b236123a5a9c308",
          "body": "…144)\n\n* Added integration test\n\n* Try harder to not compile unused libraries in profiles\n\n* Ignore error on loading of the dep file\n\nIt could be possible that the compilation is unsuccessful, due to\npreprocessor errors.\n\n* Applied suggestions from code-review",
          "is_bot": false,
          "headline": "feat: Do not compile unused libraries listed in a sketch profile. (#3…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-04-02T09:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52ed487d0653d657d867c6a710fce7df9508d796",
          "body": "* Add bash completion.\n\n* Create dir.",
          "is_bot": false,
          "headline": "Add bash completion to .deb package. (#3143)",
          "author_name": "martacarbone",
          "author_login": "martacarbone",
          "committed_at": "2026-04-01T08:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d02d0354433febac54a35ab5849afd69fafb643",
          "body": "…8104911-55fb1c624d84 to 0.1.0 (#3111)\n\n* [skip changelog] Bump github.com/marcinbor85/gohex\n\nBumps [github.com/marcinbor85/gohex](https://github.com/marcinbor85/gohex) from 0.0.0-20210308104911-55fb1c624d84 to 0.1.0.\n- [Release notes](https://github.com/marcinbor85/gohex/releases)\n- [Commits](https\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump github.com/marcinbor85/gohex from 0.0.0-2021030…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-25T10:30:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a159f0145a6bf7e18425b7c92454fcb27e0ea062",
          "body": "…(part 1/3). (#3133)\n\n* Added library deps structure in package_index.json parser\n\n* Regenerate easyjson files\n\n* Added decoding and re-encoding from index\n\n* Moved version calculation out of the internal func\n\n* Added sync.Once on release functions to allow multiple calls on them\n\n* Added lib deps \n[…]\nowing to reuse the logic in other parts of the gRPC API.\n\n* Factored method to convert lib structure to gRPC\n\n* Factored method to convert lib structure to gRPC\n\n* Renamed variable\n\n* Inlined function",
          "is_bot": false,
          "headline": "Allow platforms to specify library dependencies on the package index …",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-03-25T09:04:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "284ef2c38425fab58bb411f2aa9f43ef81e06785",
          "body": "* Updated a bunch of libraries\n\n* github.com/ProtonMail/go-crypto to v1.4.1\n* github.com/fatih/color to v1.19.0\n* github.com/go-git/go-git/v5 to v5.17.0\n* golang.org/x/sys to v0.42.0\n* golang.org/x/term to v0.41.0\n* golang.org/x/text to v0.35.0\n* google.golang.org/grpc to v1.79.3\n* github.com/cloudflare/circl to v1.6.3\n\n* Updated license cache",
          "is_bot": false,
          "headline": "[skip-changelog] Upgrade a batch of libraries (#3141)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-03-24T11:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434d479258a9f84c8dadceb4be992ea182ce2085",
          "body": "…orkflow (#3140)\n\n* no timeout\n\n* Fixed Taskfile\n\n* Update workflow from upstream\n\n---------\n\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": false,
          "headline": "[skip-changelog] Fixed TaskFile dist:build and publish-tester-build w…",
          "author_name": "Giulio",
          "author_login": "giulio93",
          "committed_at": "2026-03-24T10:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a95dcfbed5dd832ce7f9dafda6ae904e5e4d3b3",
          "body": "* Made easyjson workflow independent from go release\n\n* Updated go-test workflow from upstream\n\n* Updated check-markdown workflow from upstream\n\n* Bogus change to trigger workflows\n\n* Update go-lang to 1.26.1\n\n* Big run of modernize\n\n* Update golangci-lint version\n\n* Applied linter suggestion\n\n* Ign\n[…]\nkflows\n\n* Updated deploy-cobra-mkdocs-versioned-poetry workflow\n\n* Update DistTasks.yml\n\nCo-authored-by: Giulio <pilotto.giulio@gmail.com>\n\n---------\n\nCo-authored-by: Giulio <pilotto.giulio@gmail.com>",
          "is_bot": false,
          "headline": "Upgrade to Go 1.26+ (#3135)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-03-23T16:47:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62436b9f97956e3de9663f6b0f16ab0b3e77f18b",
          "body": "Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 5 to 6.\n- [Release notes](https://github.com/geekyeggo/delete-artifact/releases)\n- [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/geekyeggo/delete-art\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump geekyeggo/delete-artifact from 5 to 6 (#3132)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T19:52:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "77b3e15099da34dae85be2d861aa256091f4ed4b",
          "body": "Bumps [masci/datadog](https://github.com/masci/datadog) from 1 to 2.\n- [Release notes](https://github.com/masci/datadog/releases)\n- [Commits](https://github.com/masci/datadog/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: masci/datadog\n  dependency-version: '2'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump masci/datadog from 1 to 2 (#3130)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T15:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be56fba3967b0c23e68a77f90fda802819d7f9d9",
          "body": "…3122)\n\n* [skip changelog] bump google.golang.org/grpc from 1.79.1 to 1.79.2\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.2.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.1...v1.79.2)\n\n---\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T13:30:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24fb41c93838cca29390a32cfd90124865a83dfc",
          "body": "* Updated check-go-dependencies-task.yml from upstream\n\n* Updated check-go-task.yml from upstream\n\n* Added taskfile as tool / updated license cache\n\n* Updated DistTask go version",
          "is_bot": false,
          "headline": "[skip changelog] Update a bunch of workflows from upstream repo (#3125)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-03-10T13:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1b3b6d08132425e692a873c2b167412a65470e",
          "body": "…3112)\n\n* hash the GCC task to see if is changed\n\n* mod & sum upload\n\n* hash the unpreprocessedSourceFile\n\n* Refactored implementation\n\n* Added integration test\n\n* Refactored Arduino Preprocessing phase\n\nThis changes does some cleanup in the generation and use of the\nmerged sketch (sketch.ino.cpp.me\n[…]\n----\n\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>\nCo-authored-by: Davide <davideneri18@gmail.com>\nCo-authored-by: Luca Rinaldi <to@lucar.in>\nCo-authored-by: Cristian Maglie <c.maglie@bug.st>",
          "is_bot": false,
          "headline": "Skip GCC pre-process task if sketch and dependencies do not change (#…",
          "author_name": "Giulio",
          "author_login": "giulio93",
          "committed_at": "2026-03-10T08:53:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1bff83e5d39fd4ea59f5c7d8aabc4bea2889bbfd",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.6 to 5.1.9.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.6...v5.1.9)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-version: 5.1.9\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump minimatch from 5.1.6 to 5.1.9 (#3120)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-28T04:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2504d6eb8bf843c7eaf122e3aba31787f849ad1d",
          "body": "When multiple invalid libraries were found during verbose compilation, the warning messages were printed without newlines between them.\n\nAdded newline character after status.Message() in detector.go\n\nFixes #3039",
          "is_bot": false,
          "headline": "Fix missing line break on invalid library message (#3084)",
          "author_name": "Psykii22",
          "author_login": "Psykii22",
          "committed_at": "2026-02-27T12:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71b0c752a9af3271a2a5de1e8e4e00c74120c5e4",
          "body": "…3102)\n\n* [skip changelog] Bump google.golang.org/grpc from 1.78.0 to 1.79.1\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.78.0...v1.79.1)\n\n---\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T09:29:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "97b5dfa6b1b551a7d1716281fef985a96df11af9",
          "body": "* Fixed integration test\n\n* Fixed integration test",
          "is_bot": false,
          "headline": "[skip changelog] Fixed integration test (#3113)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-02-25T08:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea956a3992b49b4bd95c81b4792d219d9dc1507c",
          "body": "* Add check for the presence of 'other' in licensed cache\n\nThis check is done before running the `licensed status`.\n\nSee also: https://github.com/arduino/tooling-project-assets/issues/683\n\n* Fixed remaining licenses cache\n\n* Applied code-review suggestions",
          "is_bot": false,
          "headline": "Add check for the presence of 'other' in licensed cache (#3092)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-02-13T10:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf0b437f9e8ec20296d91898bccbcb2dcf728d9",
          "body": "* Updated comments, text, and whitespaces\n\n* Added permissions\n\n* Using env.CONFIGURATIONS_ARTIFACT_PREFIX\n\n* Refinement in actions/upload-artifact path parameter",
          "is_bot": false,
          "headline": "[skip changelog] Update sync-label workflow. (#3099)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-02-12T16:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd84321781f30ffc9deb0f9ead30064c220ab397",
          "body": "… (#2991)\n\n* Taskfile cache-dep-license will update also deb package license recap\n\n* Updated workflow as suggested\n\n* Removing now useless update-deb-copyright task in check-license.yml workflow",
          "is_bot": false,
          "headline": "Taskfile cache-dep-license will update also deb package license recap…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-02-12T16:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65c01ecca31d1ba8fe708a9063268cb2c6126996",
          "body": "* makeSourceFile is now a method of SketchLibrariesDetector\n\n* Clone list before changing it by append\n\n* Refactored integration test\n\n* CI: Set process I/O streams before starting copying.\n\n* Avoid rebuilding the sketch if the sketch file is unchanged.\n\n* Allow dep-file generation in GCC preprocess\n[…]\nper Expect* methods.\n\nMade also expect private.\n\n* refactor: simplified if condition\n\nThe if condition could be simplified if moved inside the previous if\nblock.\n\n* Added docs related to build process",
          "is_bot": false,
          "headline": "Try harder to not recompile sketch without modifications. (#2961)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-02-12T16:40:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d25cffd0fb68521325881d3f02c5302fe954f167",
          "body": "…(#3079)\n\n* [skip changelog] Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4\n\nBumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.3 to 1.9.4.\n- [Release notes](https://github.com/sirupsen/logrus/releases)\n- [Changelog](https://github.com/sirupsen/logrus/blob/master/CH\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-12T09:55:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c31f17375f70b7d47c8118aac83c7efa4ddfb156",
          "body": "* [skip changelog] Bump go.bug.st/f from 0.4.0 to 0.5.0\n\nBumps [go.bug.st/f](https://github.com/bugst/go-algorithms) from 0.4.0 to 0.5.0.\n- [Release notes](https://github.com/bugst/go-algorithms/releases)\n- [Commits](https://github.com/bugst/go-algorithms/compare/v0.4.0...v0.5.0)\n\n---\nupdated-depend\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump go.bug.st/f from 0.4.0 to 0.5.0 (#3082)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T15:53:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9628a2e476ad6c33f0e206c408dd418c1c564c45",
          "body": "….5 (#3095)\n\n* [skip changelog] Bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5\n\nBumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.4 to 5.16.5.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Commits](https://github.com/go-git/go-git/compare/v5.16\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T14:00:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7bf87837844c8a3326b2a87aaf35b82a8cb59562",
          "body": "* [skip changelog] Bump golang.org/x/term from 0.39.0 to 0.40.0\n\nBumps [golang.org/x/term](https://github.com/golang/term) from 0.39.0 to 0.40.0.\n- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.40.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/term from 0.39.0 to 0.40.0 (#3097)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T13:24:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e406ad82d29e175435cd6b748f7a98c75114cb5",
          "body": "* [skip changelog] Bump golang.org/x/text from 0.33.0 to 0.34.0\n\nBumps [golang.org/x/text](https://github.com/golang/text) from 0.33.0 to 0.34.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.33.0...v0.34.0)\n\n---\nupdated-dependencies\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/text from 0.33.0 to 0.34.0 (#3098)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T12:00:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d24bf8809d5c4e24412da32d1e444634f791029",
          "body": "* Added integration test\n\n* Fix: sketch profile parsing bug",
          "is_bot": false,
          "headline": "Fixed sketch profile parser crashing in some cases. (#3087)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-01-28T11:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "404ab74107c508fae7c2933615180a4242773aaf",
          "body": null,
          "is_bot": false,
          "headline": "[skip-changelog] Fixed licensed configuration and license review (#3089)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-01-28T11:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa114381d24b9e9351a67a8c02657c2407a18209",
          "body": "…nal resources (#3088)",
          "is_bot": false,
          "headline": "[skip-changelog] fix: make integration test less dependent from exter…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-01-28T10:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39419312d7fb5fb7bf07d8e70c7d18a031ff464",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip-changelog] Updated translation files (#3065)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-19T16:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33cb3876f47b54f3c3bee22f032e40b27169652c",
          "body": "…tended as \"inactivity\" timeout (#3076)\n\n* lint: removed unused var; inlined private struct\n\n* Updated go-downloader library to v3\n\n* NoResume option is now part of download config\n\n* RunAndPoll is not needed anymore\n\n* HTTP Error codes are now automatically checked in go-downloader\n\n* refactor: use\n[…]\npClient for such usages.\n\n* Docs update\n\nBetter specify that the timeout now is an \"inactivity\" timeout rather than\na \"connection\" timeout.\n\n* Fixed integration test\n\n* Applied code-review suggestions",
          "is_bot": false,
          "headline": "Download timeout configuration `network.connection_timeout` is now in…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-01-13T16:44:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "893c20231ebc1c8145031e2d3326c664941ceec9",
          "body": "* [skip changelog] Bump golang.org/x/text from 0.32.0 to 0.33.0\n\nBumps [golang.org/x/text](https://github.com/golang/text) from 0.32.0 to 0.33.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.32.0...v0.33.0)\n\n---\nupdated-dependencies\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/text from 0.32.0 to 0.33.0 (#3077)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T16:30:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3087d648fccd3dfb4936ba569396a7938ada1e30",
          "body": "* [skip changelog] Bump golang.org/x/term from 0.38.0 to 0.39.0\n\nBumps [golang.org/x/term](https://github.com/golang/term) from 0.38.0 to 0.39.0.\n- [Commits](https://github.com/golang/term/compare/v0.38.0...v0.39.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/term from 0.38.0 to 0.39.0 (#3078)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T15:56:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4366ff619a99361f1bc84e703fc7d10711b0689f",
          "body": "* [skip changelog] Bump golang.org/x/sys from 0.39.0 to 0.40.0\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.39.0 to 0.40.0.\n- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.4\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/sys from 0.39.0 to 0.40.0 (#3074)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T15:09:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aefa17dafbd28f620c420a0bad49cd75155f8e89",
          "body": "…3070)\n\n* [skip changelog] Bump google.golang.org/grpc from 1.77.0 to 1.78.0\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.77.0 to 1.78.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.77.0...v1.78.0)\n\n---\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T14:35:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5bcb7df75856777139b16fae571de763425a7b8d",
          "body": "Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14 to 10.16.1.\n- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)\n- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14...10.16.1)\n\n---\nupdated-dependencies:\n- de\n[…]\ns\n  dependency-version: 10.16.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump pymdown-extensions from 10.14 to 10.16.1 (#3068)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T13:51:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5fffc83d57eb26e75dad8b4b06d3ca7f85712146",
          "body": "….11 (#3063)\n\n* [skip changelog] Bump google.golang.org/protobuf from 1.36.10 to 1.36.11\n\nBumps google.golang.org/protobuf from 1.36.10 to 1.36.11.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.11\n  dependency-type: direct:production\n  update-typ\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump google.golang.org/protobuf from 1.36.10 to 1.36…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T13:49:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "497728290b474a83494a87078d1fb9338d8ed01b",
          "body": "…aries version (#3069)",
          "is_bot": false,
          "headline": "[skip-changelog] Make integration-test independent from evolving libr…",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2026-01-05T14:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e43d4d1eb36ed2e94700887d8765967b5e2f823",
          "body": "Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.20 to 13.15.23.\n- [Release notes](https://github.com/validatorjs/validator.js/releases)\n- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/validatorjs/validator.j\n[…]\n\n  dependency-version: 13.15.23\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip-changelog] Bump validator from 13.15.20 to 13.15.23 (#3055)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-17T18:53:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b9a7a36c458574227075ab6458c5b35765e1b2f",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump actions/upload-artifact from 5 to 6 (#3066)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T13:34:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f12232634fd8fa66396b357ac888a04fec8f3cf2",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump actions/download-artifact from 6 to 7 (#3067)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T13:33:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b7000970fe663f0106e359bedf5a5f89bc61c038",
          "body": "….4 (#3053)\n\n* [skip changelog] Bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4\n\nBumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.3 to 5.16.4.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Commits](https://github.com/go-git/go-git/compare/v5.16\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T15:54:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b95df4277561dc543a99aac95e6a536bb45b949",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip-changelog] Updated translation files (#2978)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-09T15:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c798884a3b0afd24240b22be5a3e6377037710c",
          "body": "…ve exists (#3050)\n\nSigned-off-by: dankeboy36 <dankeboy36@gmail.com>",
          "is_bot": false,
          "headline": "fix: gRPC `ArchiveSketch` now returns `AlreadyExists` code when archi…",
          "author_name": "dankeboy36",
          "author_login": "dankeboy36",
          "committed_at": "2025-12-09T15:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "350b0ced5af0e317daf5db5547d3866ae487210b",
          "body": "* [skip changelog] Bump golang.org/x/term from 0.37.0 to 0.38.0\n\nBumps [golang.org/x/term](https://github.com/golang/term) from 0.37.0 to 0.38.0.\n- [Commits](https://github.com/golang/term/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/term from 0.37.0 to 0.38.0 (#3058)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T15:03:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63981b5690e4d0b4333e6d8730c099c2a69ee223",
          "body": "This should avoid some sporadic CI test failures.",
          "is_bot": false,
          "headline": "Allow a bit more time for mocked tests to correctly cleanup. (#3060)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2025-12-09T15:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50561aa8dd1304c5990d5f8f069784ae994ae4c0",
          "body": "* [skip changelog] Bump golang.org/x/text from 0.31.0 to 0.32.0\n\nBumps [golang.org/x/text](https://github.com/golang/text) from 0.31.0 to 0.32.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.32.0)\n\n---\nupdated-dependencies\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/text from 0.31.0 to 0.32.0 (#3059)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T14:37:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6076d14c1de7ff33e6fee5f63f19f10b23ebec5b",
          "body": "* Improved handling of ProfileLibraryReference results\n\n* Implementation of profile commands\n\n* Improved some help description\n\n* Moved args into their correct place\n\n* Added remove deps\n\n* Fixed completion in profile lib remove\n\n* Rename 'profile init' -> 'profile create'\n\n* Proper behaviour for 'p\n[…]\ndded profile management integration tests\n\n* Rename --dest-dir to --sketch-path\n\n* Fixed json output for 'profile set-default' command\n\n---------\n\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": false,
          "headline": "Add first set of `profile` commands (#2917)",
          "author_name": "MatteoPologruto",
          "author_login": "MatteoPologruto",
          "committed_at": "2025-12-09T13:56:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6756f78a60e4eda5baad8ef54437989f880ae56b",
          "body": "…3056)\n\n* [skip changelog] Bump github.com/spf13/cobra from 1.10.1 to 1.10.2\n\nBumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.10.1 to 1.10.2.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2)\n\n---\nup\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-04T15:16:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9538d16afeb408ecbe880f60c93257730d39c27",
          "body": "* [skip changelog] Bump golang.org/x/crypto from 0.40.0 to 0.45.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.40.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.40.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependen\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/crypto from 0.40.0 to 0.45.0 (#3048)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-03T13:32:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb3925040eba92408e369d1914d8d4ec69f997bc",
          "body": "…3047)\n\n* [skip changelog] Bump google.golang.org/grpc from 1.76.0 to 1.77.0\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.76.0 to 1.77.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.76.0...v1.77.0)\n\n---\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-03T12:59:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b53fd99e37174652f675bb48894e7323835ce9fa",
          "body": "* Added gRPC functions to manage libraries in profiles\n\n* Removed ProfileDump gRPC command.\n\nAs stated by @per1234:\n\n> Build profile data is already provided via the LoadSketch method, so it\n> seems that even a mechanism that is truly for getting profile data should\n> be implemented by simply expand\n[…]\no do so\n\n* Improved docs\n\nCo-authored-by: Per Tillisch <accounts@perglass.com>\n\n* Applied code review suggestion\n\n* Using cmp.Or helper\n\n---------\n\nCo-authored-by: Per Tillisch <accounts@perglass.com>",
          "is_bot": false,
          "headline": "Added gRPC functions to manage libraries in profiles (#3019)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2025-12-02T15:50:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8f81c72ab42b3768b3373f7de8a18fcacaebaabb",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump actions/checkout from 5 to 6 (#3049)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-21T20:31:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f102aad4f422e91afe93a6083cfdc28391d9d386",
          "body": "* Implemented proper .d file parser\n\n* Moved list cleanup into unescapeAndSplit\n\n* Nicer error handling\n\n* Ignore CR+LF in dep parser\n\n* Removed misleading comment",
          "is_bot": false,
          "headline": "refactoring: implement a proper dependency (.d) file parser (#2972)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2025-11-19T13:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86947b9409ea1d9e91bada21afd3d382c3e030b",
          "body": "* [skip changelog] Bump golang.org/x/text from 0.30.0 to 0.31.0\n\nBumps [golang.org/x/text](https://github.com/golang/text) from 0.30.0 to 0.31.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0)\n\n---\nupdated-dependencies\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/text from 0.30.0 to 0.31.0 (#3045)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-14T16:14:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7eeeb7a555f33e5b9d928c39ecaa43575ca5ac5b",
          "body": "* [skip changelog] Bump golang.org/x/term from 0.36.0 to 0.37.0\n\nBumps [golang.org/x/term](https://github.com/golang/term) from 0.36.0 to 0.37.0.\n- [Commits](https://github.com/golang/term/compare/v0.36.0...v0.37.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/term from 0.36.0 to 0.37.0 (#3044)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-14T08:48:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "646afa3ca45b243cdba5d75824f0de49fa51981c",
          "body": "…3034)\n\n* [skip changelog] Bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0\n\nBumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0.\n- [Release notes](https://github.com/gofrs/uuid/releases)\n- [Commits](https://github.com/gofrs/uuid/compare/v5.3.2...v5.4.0)\n\n---\nupdated\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-14T08:26:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a61064afab4551421aa19de349d5d635af8a1c25",
          "body": null,
          "is_bot": false,
          "headline": "[skip changelog] Grammar polish (#3046)",
          "author_name": "Sean Miller",
          "author_login": "RaisingAwesome",
          "committed_at": "2025-11-12T16:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98fa9f3cb28de8bff3273ec228a0f70c262db8ab",
          "body": "Previously the path to the folder containing the platforms was used,\n(for exmaple, `/home/cmaglie/.arduino15/packages` instead of\n`/home/cmaglie/.arduino15/packages/arduino/hardware/avr/1.8.6`).\nThis kept the build.options unchanged even if a platform was updated,\nleading to a possible cache-reuse even if a full rebuild is required.",
          "is_bot": false,
          "headline": "fix: build.options now have the full path to used platforms (#3042)",
          "author_name": "Cristian Maglie",
          "author_login": "cmaglie",
          "committed_at": "2025-11-12T09:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369a239f6bcd689058655a6b3f92e02e1c1f305d",
          "body": "* [skip changelog] Bump golang.org/x/sys from 0.37.0 to 0.38.0\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.37.0 to 0.38.0.\n- [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.3\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Cristian Maglie <c.maglie@arduino.cc>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golang.org/x/sys from 0.37.0 to 0.38.0 (#3041)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T18:06:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d5f96222aa4efb2393e68554991a8c824a3c4cbd",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip changelog] Bump golangci/golangci-lint-action from 8 to 9 (#3040)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T16:52:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 135,
      "latest_release_at": "2026-06-05T10:26:57Z",
      "latest_release_tag": "v1.5.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 41,
      "days_since_latest_release": 47,
      "mean_days_between_releases": 35.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/arduino/arduino-cli",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/arduino/arduino-cli",
          "is_deprecated": false,
          "latest_version": "v1.5.1",
          "repository_url": "https://github.com/arduino/arduino-cli",
          "versions_count": 42,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-05T09:39:33Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 47
        }
      ]
    },
    "popularity": {
      "forks": 486,
      "stars": 4971,
      "watchers": 95,
      "fork_history": {
        "days": [
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-08-24",
            "count": 2
          },
          {
            "date": "2018-08-25",
            "count": 4
          },
          {
            "date": "2018-08-26",
            "count": 6
          },
          {
            "date": "2018-08-27",
            "count": 5
          },
          {
            "date": "2018-08-30",
            "count": 2
          },
          {
            "date": "2018-08-31",
            "count": 2
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-09",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 1
          },
          {
            "date": "2018-09-16",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-24",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 2
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 2
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 2
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-08-25",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 4
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 2
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-18",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 3
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 2
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 2
          },
          {
            "date": "2020-04-02",
            "count": 2
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 2
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 2
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-23",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 2
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 2
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 2
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 2
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 2
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 2
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 2
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 2
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 2
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 2
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 2
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 2
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 2
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 3
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 2
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 2
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "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": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 2
          },
          {
            "date": "2026-05-13",
            "count": 2
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 2
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 480,
        "total_forks": 486
      },
      "star_history": null,
      "open_issues_and_prs": 255
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Taskfile.yml"
      ],
      "api_schema_files": [
        "rpc/cc/arduino/cli/commands/v1/board.proto",
        "rpc/cc/arduino/cli/commands/v1/commands.proto",
        "rpc/cc/arduino/cli/commands/v1/common.proto",
        "rpc/cc/arduino/cli/commands/v1/compile.proto",
        "rpc/cc/arduino/cli/commands/v1/core.proto",
        "rpc/cc/arduino/cli/commands/v1/debug.proto",
        "rpc/cc/arduino/cli/commands/v1/lib.proto",
        "rpc/cc/arduino/cli/commands/v1/monitor.proto",
        "rpc/cc/arduino/cli/commands/v1/port.proto",
        "rpc/cc/arduino/cli/commands/v1/settings.proto",
        "rpc/cc/arduino/cli/commands/v1/upload.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 4924295,
      "source_files_sampled": 518,
      "oversized_source_files": 12,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "package.json",
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "gitpython",
            "direct": false,
            "version": "3.1.44",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-2f96-g7mh-g2hx",
              "GHSA-7545-fcxq-7j24",
              "GHSA-956x-8gvw-wg5v",
              "GHSA-mv93-w799-cj2w",
              "GHSA-rpm5-65cw-6hj4",
              "GHSA-rwj8-pgh3-r573",
              "GHSA-v87r-6q3f-2j67",
              "GHSA-x2qx-6953-8485",
              "PYSEC-2026-2160",
              "PYSEC-2026-2161"
            ],
            "fixed_version": "3.1.52",
            "advisory_count": 12,
            "oldest_advisory_days": 87
          },
          {
            "name": "setuptools",
            "direct": true,
            "version": "75.7.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-5rjg-fvgr-3xxf",
              "GHSA-h35f-9h28-mq5c",
              "PYSEC-2025-49",
              "PYSEC-2026-3447"
            ],
            "fixed_version": "83.0.0",
            "advisory_count": 4,
            "oldest_advisory_days": 431
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.8",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.2,
            "advisory_ids": [
              "PYSEC-2026-2132"
            ],
            "fixed_version": "8.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 83
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v245-v573-v5vm"
            ],
            "fixed_version": "5.0.2",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "markdown",
            "direct": false,
            "version": "3.7",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5wmx-573v-2qwq",
              "PYSEC-2026-89"
            ],
            "fixed_version": "3.8.1",
            "advisory_count": 2,
            "oldest_advisory_days": 139
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "10.16.1",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-62q4-447f-wv8h",
              "PYSEC-2026-2999"
            ],
            "fixed_version": "10.21.3",
            "advisory_count": 2,
            "oldest_advisory_days": 63
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.1",
            "severity": "low",
            "ecosystem": "pypi",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-5239-wwwm-4pmq",
              "PYSEC-2026-2987"
            ],
            "fixed_version": "2.20.0",
            "advisory_count": 2,
            "oldest_advisory_days": 122
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "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
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 5,
          "unknown": 1,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 26,
        "affected_count": 9,
        "assessed_count": 363,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go",
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "fortio.org/safecast",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ProtonMail/go-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/arduino/go-paths-helper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/arduino/go-properties-orderedmap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/arduino/go-serial-utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2"
        },
        {
          "name": "github.com/arduino/go-timeutils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20171220113728-d1dd9e313b1b"
        },
        {
          "name": "github.com/arduino/go-win32-utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/arduino/pluggable-discovery-protocol-handler/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "github.com/arduino/pluggable-monitor-protocol-handler",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.2"
        },
        {
          "name": "github.com/cmaglie/pb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.27"
        },
        {
          "name": "github.com/codeclysm/extract/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0"
        },
        {
          "name": "github.com/djherbis/buffer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/djherbis/nio/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/go-git/go-git/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.19.1"
        },
        {
          "name": "github.com/gofrs/uuid/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.4.0"
        },
        {
          "name": "github.com/leonelquinteros/gotext",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "name": "github.com/mailru/easyjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.7"
        },
        {
          "name": "github.com/marcinbor85/gohex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.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.23"
        },
        {
          "name": "github.com/rifflock/lfshook",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180920164130-b9218ef580f5"
        },
        {
          "name": "github.com/rogpeppe/go-internal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/schollz/closestmatch",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0+incompatible"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/xeipuuv/gojsonschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "go.bug.st/cleanup",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "go.bug.st/downloader/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0"
        },
        {
          "name": "go.bug.st/f",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "go.bug.st/relaxed-semver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "go.bug.st/testifyjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "google.golang.org/genproto/googleapis/rpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260720171339-e059f2f05d78"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.82.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "setuptools",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^75.7.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "fortio.org/safecast",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/arduino/go-paths-helper",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/arduino/go-properties-orderedmap",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/arduino/go-serial-utils",
            "direct": true,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/arduino/go-timeutils",
            "direct": true,
            "version": "v0.0.0-20171220113728-d1dd9e313b1b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/arduino/go-win32-utils",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/arduino/pluggable-discovery-protocol-handler/v2",
            "direct": true,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/arduino/pluggable-monitor-protocol-handler",
            "direct": true,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cmaglie/pb",
            "direct": true,
            "version": "v1.0.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/codeclysm/extract/v4",
            "direct": true,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/djherbis/buffer",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/djherbis/nio/v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-git/v5",
            "direct": true,
            "version": "v5.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/uuid/v5",
            "direct": true,
            "version": "v5.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leonelquinteros/gotext",
            "direct": true,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/marcinbor85/gohex",
            "direct": true,
            "version": "v0.1.0",
            "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.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": true,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rifflock/lfshook",
            "direct": true,
            "version": "v0.0.0-20180920164130-b9218ef580f5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": true,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/schollz/closestmatch",
            "direct": true,
            "version": "v2.1.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonschema",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bug.st/cleanup",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bug.st/downloader/v3",
            "direct": true,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bug.st/f",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bug.st/relaxed-semver",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bug.st/testifyjson",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": true,
            "version": "v0.0.0-20260720171339-e059f2f05d78",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.82.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "setuptools",
            "direct": true,
            "version": "75.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/bubbles/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/bubbletea/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/lipgloss/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.18.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.24.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.61.3",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma/v2",
            "direct": false,
            "version": "v2.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.41.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.32.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.99.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.41.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.24.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/go-netrc",
            "direct": false,
            "version": "v0.0.0-20140422174119-9fd32a8b3d3d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chainguard-dev/git-urls",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/ultraviolet",
            "direct": false,
            "version": "v0.0.0-20260205113103-524a6607adb8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/termios",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/windows",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20260202195803-dba9d589def2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creack/goselect",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dominikbraun/graph",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elliotchance/orderedmap/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emirpasic/gods",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/gcfg",
            "direct": false,
            "version": "v1.5.1-0.20230307220236-3a3c6141e376",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-billy/v5",
            "direct": false,
            "version": "v5.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/task/v3",
            "direct": false,
            "version": "v3.49.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/template",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/h2non/filetype",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/aws-sdk-go-base/v2",
            "direct": false,
            "version": "v2.0.0-beta.72",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-getter",
            "direct": false,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/itchyny/gojq",
            "direct": false,
            "version": "v0.12.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/itchyny/timefmt-go",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-context",
            "direct": false,
            "version": "v0.0.0-20150711004518-d14ea06fba99",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joho/godotenv",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/juju/errors",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/pgzip",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ladicle/tabwriter",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure/v2",
            "direct": false,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": false,
            "version": "v4.1.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pjbgf/sha1cd",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puzpuzpuz/xsync/v4",
            "direct": false,
            "version": "v4.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sajari/fuzzy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.3.2-0.20230802210424-5b0b94c5c0d3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skeema/knownhosts",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/u-root/u-root",
            "direct": false,
            "version": "v0.15.1-0.20251208185023-2f8c7e763cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/u-root/uio",
            "direct": false,
            "version": "v0.0.0-20240224005618-d2acac8f3701",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xanzy/ssh-agent",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonpointer",
            "direct": false,
            "version": "v0.0.0-20180127040702-4e3ac2762d5f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonreference",
            "direct": false,
            "version": "v0.0.0-20180127040603-bd5ef7bd5415",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/xxh3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bug.st/serial",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.271.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260128011058-8636f8732409",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260414002931-afd174a4e478",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/warnings.v0",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/sh/moreinterp",
            "direct": false,
            "version": "v0.0.0-20260120230322-19def062a997",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/sh/v3",
            "direct": false,
            "version": "v3.12.1-0.20260124232039-e74afc18e65b",
            "ecosystem": "go"
          },
          {
            "name": "@oozcitak/dom",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/infra",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/url",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/util",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/quickjs-emscripten",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/katex",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "basic-ftp",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "degenerator",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding-sniffer",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-uri",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "html-link-extractor",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-absolute-url",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-relative-url",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonpointer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "katex",
            "direct": false,
            "version": "0.16.47",
            "ecosystem": "npm"
          },
          {
            "name": "link-check",
            "direct": false,
            "version": "5.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-link-check",
            "direct": false,
            "version": "3.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-link-extractor",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "markdownlint",
            "direct": false,
            "version": "0.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdownlint-cli",
            "direct": false,
            "version": "0.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "17.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-directive",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-math",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "needle",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "netmask",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-email-verifier",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pac-proxy-agent",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-resolver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-parser-stream",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-con",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "validator",
            "direct": false,
            "version": "13.15.35",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder2",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.8",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "ghp-import",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "gitdb",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "pypi"
          },
          {
            "name": "gitpython",
            "direct": false,
            "version": "3.1.44",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "8.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": false,
            "version": "3.7",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mdx-truly-sane-lists",
            "direct": false,
            "version": "1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mergedeep",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mike",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-get-deps",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "7.3.6",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material-extensions",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "24.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "10.16.1",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml-env-tag",
            "direct": false,
            "version": "0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "smmap",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "verspec",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "watchdog",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 363,
        "direct_count": 41,
        "indirect_count": 322
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 40,
        "merged_prs": 1763,
        "open_issues": 215,
        "closed_ratio": 0.806,
        "closed_issues": 892,
        "closed_unmerged_prs": 308
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "cmaglie",
          "commits": 1207,
          "avatar_url": "https://avatars.githubusercontent.com/u/423515?v=4"
        },
        {
          "type": "User",
          "login": "saniales",
          "commits": 330,
          "avatar_url": "https://avatars.githubusercontent.com/u/3513298?v=4"
        },
        {
          "type": "User",
          "login": "per1234",
          "commits": 214,
          "avatar_url": "https://avatars.githubusercontent.com/u/8572152?v=4"
        },
        {
          "type": "User",
          "login": "silvanocerza",
          "commits": 189,
          "avatar_url": "https://avatars.githubusercontent.com/u/3314350?v=4"
        },
        {
          "type": "User",
          "login": "masci",
          "commits": 100,
          "avatar_url": "https://avatars.githubusercontent.com/u/7241?v=4"
        },
        {
          "type": "User",
          "login": "MatteoPologruto",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/109663225?v=4"
        },
        {
          "type": "User",
          "login": "umbynos",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/34278123?v=4"
        },
        {
          "type": "User",
          "login": "alessio-perugini",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/8075796?v=4"
        },
        {
          "type": "User",
          "login": "Rocketct",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/37290960?v=4"
        },
        {
          "type": "User",
          "login": "matteosuppo",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/1532793?v=4"
        }
      ],
      "contributors_sampled": 88,
      "top_contributor_share": 0.478
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check-certificates.yml",
        "check-easyjson.yml",
        "check-go-dependencies-task.yml",
        "check-go-task.yml",
        "check-i18n-task.yml",
        "check-license.yml",
        "check-markdown-task.yml",
        "check-mkdocs-task.yml",
        "check-prettier-formatting-task.yml",
        "check-protobuf-task.yml",
        "deploy-cobra-mkdocs-versioned-poetry.yml",
        "i18n-nightly-push.yaml",
        "i18n-weekly-pull.yaml",
        "publish-go-nightly-task.yml",
        "publish-go-tester-task.yml",
        "release-go-task.yml",
        "release-proto-files.yml",
        "sync-labels.yml",
        "test-go-task.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json",
        "poetry.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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 16 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 5 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 4,
            "reason": "SAST tool is not run on all commits -- score normalized to 4",
            "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": 1,
            "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": "17 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0a5bb8436646a8e13fee2ddb05b922dfb99746be",
        "ran_at": "2026-07-22T18:06:40Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T12:12:45Z",
      "oldest_open_prs": [
        {
          "number": 502,
          "created_at": "2019-11-29T16:14:53Z",
          "last_comment_at": "2026-03-27T16:23:07Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 540,
          "created_at": "2020-01-05T17:05:35Z",
          "last_comment_at": "2026-03-27T16:23:04Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 866,
          "created_at": "2020-07-24T15:41:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1125,
          "created_at": "2021-01-03T05:41:37Z",
          "last_comment_at": "2021-01-03T05:41:40Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 1367,
          "created_at": "2021-07-26T15:06:35Z",
          "last_comment_at": "2026-03-27T16:22:57Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 1524,
          "created_at": "2021-10-20T08:35:29Z",
          "last_comment_at": "2026-03-27T16:22:54Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 1778,
          "created_at": "2022-06-20T09:02:06Z",
          "last_comment_at": "2026-02-12T10:07:53Z",
          "last_comment_author": "cmaglie"
        },
        {
          "number": 2155,
          "created_at": "2023-04-20T16:20:13Z",
          "last_comment_at": "2023-09-01T12:55:19Z",
          "last_comment_author": "aliphys"
        },
        {
          "number": 2359,
          "created_at": "2023-10-08T12:33:03Z",
          "last_comment_at": "2026-03-27T16:22:51Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 2514,
          "created_at": "2024-01-25T11:09:45Z",
          "last_comment_at": "2024-01-25T11:32:05Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 2758,
          "created_at": "2024-11-18T11:22:18Z",
          "last_comment_at": "2024-11-18T11:34:33Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 2785,
          "created_at": "2024-12-16T18:02:07Z",
          "last_comment_at": "2024-12-16T18:30:54Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 2810,
          "created_at": "2025-01-13T14:58:33Z",
          "last_comment_at": "2025-02-04T10:15:06Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 2891,
          "created_at": "2025-04-16T19:38:29Z",
          "last_comment_at": "2026-03-27T16:22:33Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 2915,
          "created_at": "2025-05-19T21:27:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3028,
          "created_at": "2025-10-21T16:44:44Z",
          "last_comment_at": "2025-11-24T19:08:32Z",
          "last_comment_author": "lucarin91"
        },
        {
          "number": 3033,
          "created_at": "2025-10-28T13:57:08Z",
          "last_comment_at": "2025-10-28T13:57:15Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 3038,
          "created_at": "2025-11-09T18:26:30Z",
          "last_comment_at": "2025-11-09T18:26:38Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 3051,
          "created_at": "2025-11-21T13:57:01Z",
          "last_comment_at": "2026-03-27T16:22:25Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 3061,
          "created_at": "2025-12-10T12:02:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T10:05:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1035,
          "created_at": "2013-05-24T15:24:49Z",
          "last_comment_at": "2020-10-18T10:54:57Z",
          "last_comment_author": "deltaphi"
        },
        {
          "number": 1030,
          "created_at": "2013-10-12T20:29:30Z",
          "last_comment_at": "2020-10-16T10:25:59Z",
          "last_comment_author": "per1234"
        },
        {
          "number": 1242,
          "created_at": "2014-12-28T13:54:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1244,
          "created_at": "2015-10-07T20:44:41Z",
          "last_comment_at": "2015-10-08T07:55:04Z",
          "last_comment_author": "NicoHood"
        },
        {
          "number": 985,
          "created_at": "2015-11-13T08:59:19Z",
          "last_comment_at": "2021-01-11T20:07:03Z",
          "last_comment_author": "ianfixes"
        },
        {
          "number": 1036,
          "created_at": "2016-03-06T09:32:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1241,
          "created_at": "2016-04-17T19:36:09Z",
          "last_comment_at": "2016-04-24T11:31:09Z",
          "last_comment_author": "bobc"
        },
        {
          "number": 1240,
          "created_at": "2016-06-19T23:18:00Z",
          "last_comment_at": "2016-06-21T08:20:43Z",
          "last_comment_author": "matthijskooijman"
        },
        {
          "number": 1944,
          "created_at": "2016-07-08T12:11:42Z",
          "last_comment_at": "2017-02-15T03:46:14Z",
          "last_comment_author": "nickgammon"
        },
        {
          "number": 1008,
          "created_at": "2016-10-15T23:14:57Z",
          "last_comment_at": "2021-06-19T02:12:14Z",
          "last_comment_author": "per1234"
        },
        {
          "number": 1511,
          "created_at": "2017-02-01T15:30:48Z",
          "last_comment_at": "2021-10-14T06:33:55Z",
          "last_comment_author": "per1234"
        },
        {
          "number": 2695,
          "created_at": "2017-04-27T15:34:29Z",
          "last_comment_at": "2024-08-31T19:00:52Z",
          "last_comment_author": "highgear-me"
        },
        {
          "number": 990,
          "created_at": "2018-03-13T19:03:56Z",
          "last_comment_at": "2021-01-03T05:45:02Z",
          "last_comment_author": "ianfixes"
        },
        {
          "number": 1007,
          "created_at": "2018-03-22T16:47:19Z",
          "last_comment_at": "2021-03-30T02:06:44Z",
          "last_comment_author": "per1234"
        },
        {
          "number": 1257,
          "created_at": "2018-03-29T13:08:08Z",
          "last_comment_at": "2018-04-29T10:59:48Z",
          "last_comment_author": "lmihalkovic"
        },
        {
          "number": 1256,
          "created_at": "2018-04-27T12:21:53Z",
          "last_comment_at": "2018-11-03T13:02:58Z",
          "last_comment_author": "per1234"
        },
        {
          "number": 980,
          "created_at": "2018-05-12T14:34:31Z",
          "last_comment_at": "2018-05-16T08:29:55Z",
          "last_comment_author": "facchinm"
        },
        {
          "number": 1255,
          "created_at": "2018-07-04T18:01:38Z",
          "last_comment_at": "2023-03-20T19:43:56Z",
          "last_comment_author": "Levi-Lesches"
        },
        {
          "number": 1,
          "created_at": "2018-08-23T21:28:25Z",
          "last_comment_at": "2018-09-21T12:08:17Z",
          "last_comment_author": "tigoe"
        },
        {
          "number": 1826,
          "created_at": "2018-09-13T23:08:34Z",
          "last_comment_at": "2021-10-21T13:10:39Z",
          "last_comment_author": "rsora"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/arduino/arduino-cli",
    "host": "github.com",
    "name": "arduino-cli",
    "owner": "arduino"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 60,
        "vitality": 91,
        "community": 86,
        "governance": 79,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "commits_last_year": 135,
              "human_commit_share": 0.51,
              "days_since_last_push": 0,
              "active_weeks_last_year": 41
            },
            "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": "41/52 weeks with commits",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "135 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 135
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 5 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": 100,
              "latest_release_tag": "v1.5.1",
              "releases_from_tags": false,
              "days_since_latest_release": 47,
              "mean_days_between_releases": 35.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 47 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~35.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 35.9
                    }
                  }
                ],
                "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": 86,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "forks": 486,
              "stars": 4971,
              "watchers": 95,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4,971 stars",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4971
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "486 forks",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 486
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "95 watchers",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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 (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-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": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 79,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 88,
              "top_contributor_share": 0.478
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 48% of commits",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "88 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 1763,
              "open_issues": 215,
              "closed_issues": 892,
              "issue_closed_ratio": 0.806,
              "closed_unmerged_prs": 308
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1763/2071 decided PRs merged",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1763,
                      "decided": 2071
                    }
                  }
                ],
                "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": 5875,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "arduino",
              "public_repos": 278,
              "account_age_days": 5807
            },
            "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": "5,875 followers of arduino",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5875,
                      "login": "arduino"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "278 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 278
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/arduino/arduino-cli"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 47
            },
            "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 47 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 47
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "42 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "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": "19 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 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": [
                "arduino",
                "cli",
                "command-line",
                "golang",
                "tooling-team"
              ],
              "has_wiki": false,
              "homepage": "https://arduino.github.io/arduino-cli/latest/",
              "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://arduino.github.io/arduino-cli/latest/",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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 16 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 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "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": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "17 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 363 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": 363
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "osv",
              "advisories": 26,
              "affected_packages": 9,
              "assessed_packages": 363,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 5, moderate 1, low 1, unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: setuptools 75.7.0 (high 8.8)",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "setuptools 75.7.0 (high 8.8)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 431 days ago",
                "points": 32.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 431
                    }
                  }
                ],
                "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": 363,
              "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": "good",
        "name": "AI Readiness",
        "value": 72,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.941,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "48 of 51 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 51
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json",
                "poetry.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.45
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "45 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 45,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 4924295,
              "source_files_sampled": 518,
              "oversized_source_files": 12
            },
            "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": "12/518 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 518,
                      "oversized": 12
                    }
                  }
                ],
                "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": [
                "rpc/cc/arduino/cli/commands/v1/board.proto",
                "rpc/cc/arduino/cli/commands/v1/commands.proto",
                "rpc/cc/arduino/cli/commands/v1/common.proto",
                "rpc/cc/arduino/cli/commands/v1/compile.proto",
                "rpc/cc/arduino/cli/commands/v1/core.proto",
                "rpc/cc/arduino/cli/commands/v1/debug.proto",
                "rpc/cc/arduino/cli/commands/v1/lib.proto",
                "rpc/cc/arduino/cli/commands/v1/monitor.proto",
                "rpc/cc/arduino/cli/commands/v1/port.proto",
                "rpc/cc/arduino/cli/commands/v1/settings.proto",
                "rpc/cc/arduino/cli/commands/v1/upload.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "rpc/cc/arduino/cli/commands/v1/board.proto, rpc/cc/arduino/cli/commands/v1/commands.proto, rpc/cc/arduino/cli/commands/v1/common.proto, rpc/cc/arduino/cli/commands/v1/compile.proto, rpc/cc/arduino/cli/commands/v1/core.proto, rpc/cc/arduino/cli/commands/v1/debug.proto, rpc/cc/arduino/cli/commands/v1/lib.proto, rpc/cc/arduino/cli/commands/v1/monitor.proto, rpc/cc/arduino/cli/commands/v1/port.proto, rpc/cc/arduino/cli/commands/v1/settings.proto, rpc/cc/arduino/cli/commands/v1/upload.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "rpc/cc/arduino/cli/commands/v1/board.proto, rpc/cc/arduino/cli/commands/v1/commands.proto, rpc/cc/arduino/cli/commands/v1/common.proto, rpc/cc/arduino/cli/commands/v1/compile.proto, rpc/cc/arduino/cli/commands/v1/core.proto, rpc/cc/arduino/cli/commands/v1/debug.proto, rpc/cc/arduino/cli/commands/v1/lib.proto, rpc/cc/arduino/cli/commands/v1/monitor.proto, rpc/cc/arduino/cli/commands/v1/port.proto, rpc/cc/arduino/cli/commands/v1/settings.proto, rpc/cc/arduino/cli/commands/v1/upload.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",
    "Could not fetch pypi package 'arduino-cli' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T18:07:12.874926Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/arduino/arduino-cli.svg",
  "full_name": "arduino/arduino-cli",
  "license_state": "standard",
  "license_spdx": "GPL-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.