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

PiSCSI / piscsi

PiSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices. This is a fork of the RaSCSI project by GIMONS.

C++ · PythonBSD-3-Clause★ 605 stars⑂ 88 forkssince Jul 2020View on GitHub ↗

PiSCSI/piscsi holds a health index of 65 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (89/100) and lowest on Security (55/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

65
overall / 100
Moderate

Software health index

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

65
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

31 followers4 public repossince Nov 2022

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

Metrics by category

Vitality

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

60Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
14.5/36Commit cadence — 21/52 weeks with commits
18/18Commit volume — 173 commits in the last year
2/10OpenSSF Scorecard: Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year173
human_commit_share0.38
days_since_last_push9
active_weeks_last_year21
How it's scored
27/27Ships releases — 15 releases published
16.2/36Release recency — latest release 201 days ago
12.6/27Release cadence — a release every ~148.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count15
latest_release_tagv25.12.01
releases_from_tagsno
days_since_latest_release201
mean_days_between_releases148.2

Community & Adoption

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

63Moderate · 18% of overall
How it's scored
45.1/60Stars — 605 stars
16.2/25Forks — 88 forks
6.8/15Watchers — 18 watchers
Inputs used
forks88
stars605
watchers18
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateyes
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

59Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.7/22.5Commit distribution — top contributor authored 52% of commits
13.5/13.5Contributor breadth — 37 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled37
top_contributor_share0.523
How it's scored
43.9/46.8Issue resolution — 94% of issues closed
33.4/38.3PR acceptance — 922/1,055 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 2/5 approved changesets -- score normalized to 4
Inputs used
merged_prs922
open_issues37
closed_issues560
issue_closed_ratio0.938
closed_unmerged_prs133
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
10.8/25Owner reach — 31 followers of PiSCSI
12.5/25Track record — 4 public repos, account ~3 yr old
Inputs used
followers31
owner_typeOrganization
is_verified
owner_loginPiSCSI
public_repos4
account_age_days1,345

Engineering Quality

Are baseline engineering and documentation practices in place?

89Excellent · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .flake8, .pylintrc
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://piscsi.org
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicsmacintosh, scsi, rascsi, raspberry-pi, vintage-macintosh-computers, scsi-devices, piscsi
has_wikiyes
homepagehttps://piscsi.org
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

55Moderate · 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.2/2.5CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 2/5 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 10 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
1.5/7.5Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
5/5Packaging — packaging workflow detected
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 33 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories53
affected_packages12
assessed_packages175
unassessed_packages0
affected_by_severitycritical 2, high 4, moderate 5, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 175 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

62Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.1/40Legible commit history — 20 of 38 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.526
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — cpp/Makefile
22/22Automated tests
11/11Lint / format config — .flake8, .pylintrc
11/11Static type checking — C++ (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 62 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filescpp/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.62
How it's scored
45/45Type-checkable code — C++ (statically typed)
55/55Manageable file sizes — 0/234 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes52,645
source_files_sampled234
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — proto/piscsi_interface.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesproto/piscsi_interface.proto

Key facts

605GitHub stars
37contributors
173commits, last 12 months
9days since last push
15releases
1bus factor
37open issues
PyPIpackage ecosystems

More detail

Star and fork history 605 ★ / 88 ⇿
605Stars
88Forks
15Releases

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.

012525037550062560584512020-072023-072026-07
Major 0Minor 0Patch 15

Each point covers 6 days.

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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 08:51 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
9CI-Tests28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 2/5 approved changesets -- score normalized to 4
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities33 existing vulnerabilities detected
All dependencies 175

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

RegistryPackageVersionRelation
npm@babel/code-frame7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@cacheable/memory2.0.5indirect
npm@cacheable/utils2.3.1indirect
npm@csstools/css-parser-algorithms3.0.5indirect
npm@csstools/css-syntax-patches-for-csstree1.0.20indirect
npm@csstools/css-tokenizer3.0.4indirect
npm@csstools/media-query-list-parser4.0.3indirect
npm@csstools/selector-specificity5.0.0indirect
npm@dual-bundle/import-meta-resolve4.2.1indirect
npm@keyv/bigmap1.3.0indirect
npm@keyv/serialize1.1.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npmajv8.17.1indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmastral-regex2.0.0indirect
npmbalanced-match2.0.0indirect
npmbraces3.0.3indirect
npmcacheable2.2.0indirect
npmcallsites3.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolord2.9.3indirect
npmcosmiconfig9.0.0indirect
npmcss-functions-list3.2.3indirect
npmcss-tree3.1.0indirect
npmcssesc3.0.0indirect
npmdebug4.4.3indirect
npmdir-glob3.0.1indirect
npmemoji-regex8.0.0indirect
npmenv-paths2.2.1indirect
npmerror-ex1.3.4indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-uri3.1.2indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.13.0indirect
npmfile-entry-cache11.1.1indirect
npmfill-range7.1.1indirect
npmflat-cache6.1.19indirect
npmflatted3.4.2indirect
npmglob-parent5.1.2indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobby11.1.0indirect
npmglobjoin0.1.4indirect
npmhas-flag4.0.0indirect
npmhashery1.2.0indirect
npmhookified1.13.0indirect
npmhtml-tags3.3.1indirect
npmignore5.2.4indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmini1.3.8indirect
npmis-arrayish0.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-object5.0.0indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse1.0.0indirect
npmkeyv5.5.4indirect
npmkind-of6.0.3indirect
npmknown-css-properties0.37.0indirect
npmlines-and-columns1.2.4indirect
npmlodash.truncate4.4.2indirect
npmmathml-tag-names2.1.3indirect
npmmdn-data2.12.2indirect
npmmeow13.2.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnormalize-path3.0.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpostcss8.5.6indirect
npmpostcss-resolve-nested-selector0.1.6indirect
npmpostcss-safe-parser7.0.1indirect
npmpostcss-selector-parser7.1.0indirect
npmpostcss-value-parser4.2.0indirect
npmprettier3.8.1indirect
npmqified0.5.2indirect
npmqueue-microtask1.2.3indirect
npmrequire-from-string2.0.2indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.0.4indirect
npmrun-parallel1.2.0indirect
npmsignal-exit4.0.2indirect
npmslash3.0.0indirect
npmslice-ansi4.0.0indirect
npmsource-map-js1.2.1indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstylelint16.26.1indirect
npmstylelint-config-recommended17.0.0indirect
npmstylelint-config-standard39.0.1indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks3.2.0indirect
npmsvg-tags1.0.0indirect
npmtable6.9.0indirect
npmto-regex-range5.0.1indirect
npmutil-deprecate1.0.2indirect
npmwhich1.3.1indirect
npmwrite-file-atomic5.0.1indirect
PyPIadafruit-blinka8.50.0indirect
PyPIadafruit-circuitpython-busdevice5.2.15indirect
PyPIadafruit-circuitpython-connectionmanager3.1.6indirect
PyPIadafruit-circuitpython-framebuf1.6.10indirect
PyPIadafruit-circuitpython-requests4.1.15indirect
PyPIadafruit-circuitpython-ssd13062.12.22indirect
PyPIadafruit-circuitpython-typing1.12.3indirect
PyPIadafruit-platformdetect3.88.0indirect
PyPIadafruit-pureio1.1.11indirect
PyPIbabel2.18.0indirect
PyPIbjoern3.2.2indirect
PyPIblack25.11.0indirect
PyPIblinker1.9.0indirect
PyPIcertifi2026.2.25indirect
PyPIcharset-normalizer3.4.6indirect
PyPIclick8.1.8indirect
PyPIexceptiongroup1.3.1indirect
PyPIflake87.3.0indirect
PyPIflask3.1.3indirect
PyPIflask-babel4.0.0indirect
PyPIidna3.11indirect
PyPIimportlib-metadata8.7.1indirect
PyPIiniconfig2.0.0indirect
PyPIitsdangerous2.2.0indirect
PyPIjinja23.1.6indirect
PyPIluma-core2.5.3indirect
PyPIluma-oled3.15.0indirect
PyPImarkupsafe2.1.5indirect
PyPImccabe0.7.0indirect
PyPImypy-extensions1.1.0indirect
PyPIpackaging26.0indirect
PyPIpathspec1.0.4indirect
PyPIpillow11.3.0indirect
PyPIplatformdirs4.3.6indirect
PyPIpluggy1.6.0indirect
PyPIpycodestyle2.14.0indirect
PyPIpyflakes3.4.0indirect
PyPIpyftdi0.57.1indirect
PyPIpygments2.19.2indirect
PyPIpyserial3.5indirect
PyPIpytest8.4.2indirect
PyPIpytest-httpserver1.1.3indirect
PyPIpython-pam2.0.2indirect
PyPIpytokens0.4.1indirect
PyPIpytz2026.1.post1indirect
PyPIpyusb1.3.1indirect
PyPIrequests2.32.5indirect
PyPIrpi-ws281x5.0.0indirect
PyPItomli2.4.0indirect
PyPItyping-extensions4.15.0indirect
PyPIua-parser1.0.1indirect
PyPIurllib32.6.3indirect
PyPIvcgencmd0.1.1indirect
PyPIwatchdog6.0.0indirect
PyPIwerkzeug3.1.6indirect
PyPIzipp3.23.0indirect
Dependency advisories 12

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

PackageVersionRelationSeverityAdvisoriesFixed in
black25.11.0indirectcritical326.3.1
pillow11.3.0indirectcritical3112.3.0
click8.1.8indirecthigh18.3.3
fast-uri3.1.2indirecthigh24.1.1
js-yaml4.1.1indirecthigh24.3.0
urllib32.6.3indirecthigh42.7.0
ajv8.17.1indirectmoderate18.18.0
idna3.11indirectmoderate23.15
postcss8.5.6indirectmoderate18.5.10
pytest8.4.2indirectmoderate29.0.3
requests2.32.5indirectmoderate22.33.0
pygments2.19.2indirectlow22.20.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "macintosh",
        "scsi",
        "rascsi",
        "raspberry-pi",
        "vintage-macintosh-computers",
        "scsi-devices",
        "piscsi"
      ],
      "is_fork": false,
      "size_kb": 48896,
      "has_wiki": true,
      "homepage": "https://piscsi.org",
      "languages": {
        "C": 3267,
        "C++": 829222,
        "CSS": 27608,
        "HTML": 60847,
        "Shell": 81475,
        "Python": 292660,
        "Makefile": 11074,
        "Dockerfile": 3162
      },
      "pushed_at": "2026-07-13T07:33:17Z",
      "created_at": "2020-07-04T14:36:31Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T10:06:01Z",
      "description": "PiSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices. This is a fork of the RaSCSI project by GIMONS. ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "develop",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "PiSCSI (Formerly RaSCSI Reloaded)",
      "type": "Organization",
      "login": "PiSCSI",
      "company": null,
      "location": null,
      "followers": 31,
      "avatar_url": "https://avatars.githubusercontent.com/u/118204717?v=4",
      "created_at": "2022-11-14T16:39:01Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 1345
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v25.12.01",
          "kind": "patch",
          "published_at": "2026-01-01T22:16:22Z"
        },
        {
          "tag": "v24.04.01",
          "kind": "patch",
          "published_at": "2024-04-29T11:01:49Z"
        },
        {
          "tag": "v23.11.01",
          "kind": "patch",
          "published_at": "2023-11-11T14:21:15Z"
        },
        {
          "tag": "v23.04.01",
          "kind": "patch",
          "published_at": "2023-04-23T00:54:14Z"
        },
        {
          "tag": "v23.02.01",
          "kind": "patch",
          "published_at": "2023-02-11T18:44:15Z"
        },
        {
          "tag": "v22.12.01",
          "kind": "patch",
          "published_at": "2022-12-23T21:14:23Z"
        },
        {
          "tag": "v22.10.01",
          "kind": "patch",
          "published_at": "2022-10-21T21:50:19Z"
        },
        {
          "tag": "v22.08.01",
          "kind": "patch",
          "published_at": "2022-08-28T21:36:58Z"
        },
        {
          "tag": "v22.07.02",
          "kind": "patch",
          "published_at": "2022-08-01T01:25:33Z"
        },
        {
          "tag": "v22.05.02",
          "kind": "patch",
          "published_at": "2022-05-08T22:03:43Z"
        },
        {
          "tag": "v22.02.01",
          "kind": "patch",
          "published_at": "2022-02-06T20:03:17Z"
        },
        {
          "tag": "v21.12.01",
          "kind": "patch",
          "published_at": "2022-01-02T01:01:11Z"
        },
        {
          "tag": "v21.11.01",
          "kind": "patch",
          "published_at": "2021-11-29T02:26:41Z"
        },
        {
          "tag": "v21.10.01",
          "kind": "patch",
          "published_at": "2021-10-30T03:13:07Z"
        },
        {
          "tag": "v21.05.01",
          "kind": "patch",
          "published_at": "2021-05-02T18:54:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6fbef4d4ace4483c4dd4ec598d39624493f49c8f",
          "body": "Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: fast-uri\n  dependency-version: 3.1.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump fast-uri from 3.1.0 to 3.1.2 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-09T04:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9f58e15e5710a0cbd2d59f7f63ccea7bbb6faa",
          "body": "the example was way outdated, this brings it up to the current syntax\n\nthanks to Frank Danapfel <frank.danapfel@redhat.com> for the report",
          "is_bot": false,
          "headline": "correct example in scsictl man page",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2026-05-04T15:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1966a43d0b17f44091e87eb2dbda5c6bc6948cb",
          "body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: picomatch\n  dependency-version: 2.3.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump picomatch from 2.3.1 to 2.3.2 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T05:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f78f03fbfd7cd3b76c9c76a281c8ba71e83848dc",
          "body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.\n- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: flatted\n  dependency-version: 3.4.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump flatted from 3.3.3 to 3.4.2 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T05:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "326a81423d285e1ef4605c70d193d08275d884f2",
          "body": "Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.4 to 3.4.6.\n- [Release notes](https://github.com/jawah/charset_normalizer/releases)\n- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jawah/charset_normal\n[…]\ndependency-name: charset-normalizer\n  dependency-version: 3.4.6\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump charset-normalizer from 3.4.4 to 3.4.6 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T21:35:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8efd2ead860cd5305c3a5ec97718190881af23aa",
          "body": "Bumps [luma-oled](https://github.com/rm-hull/luma.oled) from 3.14.0 to 3.15.0.\n- [Changelog](https://github.com/rm-hull/luma.oled/blob/main/CHANGES.rst)\n- [Commits](https://github.com/rm-hull/luma.oled/compare/3.14.0...3.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: luma-oled\n  dependency-version: 3.15.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump luma-oled from 3.14.0 to 3.15.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T21:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86bda6ba0980eb57224063177eaf68542256c166",
          "body": "Bumps [pytz](https://github.com/stub42/pytz) from 2025.2 to 2026.1.post1.\n- [Release notes](https://github.com/stub42/pytz/releases)\n- [Commits](https://github.com/stub42/pytz/compare/release_2025.2...release_2026.1.post1)\n\n---\nupdated-dependencies:\n- dependency-name: pytz\n  dependency-version: 2026.1.post1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pytz from 2025.2 to 2026.1.post1 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T20:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7422bd1d738263e9920eaa172771a93054d1aab8",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3.7.0 to 4.0.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/c94ce9fb468520275223c153574b00df6fe4bcc9...b45d80f862d83dbcd57f89517bcf500b2ab88fb2)\n\n[…]\nependency-name: docker/login-action\n  dependency-version: 4.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump docker/login-action from 3.7.0 to 4.0.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T20:17:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e95f44c76864f5195edadb308633878fb474b635",
          "body": null,
          "is_bot": false,
          "headline": "revert to markupsafe v2.1.5 for backwards compatibility",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2026-03-26T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93beee618c5f9d864d8b0a3d11e26606cac81afe",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/6044e13b5dc448c55e2357c09f80417699197238...53b83947a5a98c8d113130e565377fae1a50d02f)\n\n---\n[…]\ndependency-name: actions/setup-node\n  dependency-version: 6.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 6.2.0 to 6.3.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T19:22:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99a45fefbcb9b57e04e99f4445708a9ed2738a07",
          "body": "Bumps [adafruit-platformdetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect) from 3.87.0 to 3.88.0.\n- [Release notes](https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases)\n- [Commits](https://github.com/adafruit/Adafruit_Python_PlatformDetect/compare/3.87.0...3.88.0)\n\n-\n[…]\nency-name: adafruit-platformdetect\n  dependency-version: 3.88.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump adafruit-platformdetect from 3.87.0 to 3.88.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:27:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd7d096eec8e7823135a1279720d8e3bacc7ba9a",
          "body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.1.4 to 2026.2.25.\n- [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n  dependency-version: 2026.2.25\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump certifi from 2026.1.4 to 2026.2.25 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a202921e4c61cb0beebc5a16ba8d6a43871e9b",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76f\n[…]\ndency-name: actions/upload-artifact\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 6.0.0 to 7.0.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:26:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65ebe51ca4c577f361b1a92d0a3dc4d2c0e444e0",
          "body": "Bumps [flask](https://github.com/pallets/flask) from 3.1.2 to 3.1.3.\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/flask/compare/3.1.2...3.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: flask\n  dependency-version: 3.1.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump flask from 3.1.2 to 3.1.3 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2499b550c9c755fd3db5f9da0f36e716f64958f",
          "body": "Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/3.1.5...3.1.6)\n\n---\nupdated-depe\n[…]\nencies:\n- dependency-name: werkzeug\n  dependency-version: 3.1.6\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump werkzeug from 3.1.5 to 3.1.6 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:09:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1bae3f89e81c896496e3ec905e046bf62ff3bc3f",
          "body": "Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.3 to 1.0.4.\n- [Release notes](https://github.com/cpburnz/python-pathspec/releases)\n- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)\n- [Commits](https://github.com/cpburnz/python-pathspec/compare/v1\n[…]\nncies:\n- dependency-name: pathspec\n  dependency-version: 1.0.4\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pathspec from 1.0.3 to 1.0.4 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:08:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "13af059d95c726121c56237ebe90379411ce8120",
          "body": "I'm currently debugging why NetBSD cannot access a simulated\nDEC RRD42 drive. The log shows this command is received:\n\nMar  6 09:31:55 piscsi PISCSI[479]: [2026-03-06 09:31:55.710] [trace] (ID 5) - Received unknown command: $0Q\n\nThis is actually 0x51 (= ASCII 'Q')",
          "is_bot": false,
          "headline": "Fix logging for unknown commands",
          "author_name": "Jan-Benedict Glaw",
          "author_login": null,
          "committed_at": "2026-03-07T07:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d18ba8a8e3a675508eadeb181cb2256e221b7bd",
          "body": "Updated project description to include PiSCSI hat, compliance with SCSI specification, and compatibility with RaSCSI.",
          "is_bot": false,
          "headline": "enhance project description in README",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2026-02-20T16:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aad1d39914f929aaa4b34902b6a7360e804a4cf",
          "body": "Bumps [babel](https://github.com/python-babel/babel) from 2.17.0 to 2.18.0.\n- [Release notes](https://github.com/python-babel/babel/releases)\n- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)\n- [Commits](https://github.com/python-babel/babel/compare/v2.17.0...v2.18.0)\n\n---\n[…]\nndencies:\n- dependency-name: babel\n  dependency-version: 2.18.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump babel from 2.17.0 to 2.18.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T21:21:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8330e94aa2f32501a48777b45d20548129729977",
          "body": "Bumps [adafruit-platformdetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect) from 3.86.0 to 3.87.0.\n- [Release notes](https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases)\n- [Commits](https://github.com/adafruit/Adafruit_Python_PlatformDetect/compare/3.86.0...3.87.0)\n\n-\n[…]\nency-name: adafruit-platformdetect\n  dependency-version: 3.87.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump adafruit-platformdetect from 3.86.0 to 3.87.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T20:55:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8603e97083c6300ca9fec39fe30515627cbee6c",
          "body": "Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.0.\n- [Release notes](https://github.com/pypa/packaging/releases)\n- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pypa/packaging/compare/25.0...26.0)\n\n---\nupdated-dependencies:\n- dependency-name: packaging\n  dependency-version: '26.0'\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump packaging from 25.0 to 26.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T20:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60c74c8b79f50249882f235a65ae19218df5aef",
          "body": "Bumps [pytokens](https://github.com/tusharsadhwani/pytokens) from 0.3.0 to 0.4.1.\n- [Commits](https://github.com/tusharsadhwani/pytokens/compare/0.3.0...0.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: pytokens\n  dependency-version: 0.4.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pytokens from 0.3.0 to 0.4.1 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T20:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2db2aa52a20920c3ab1bdeb3577ee36e742088c2",
          "body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n  dependency-version: 2.6.3\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump urllib3 from 2.6.2 to 2.6.3 in /python/common",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812af9afff8e10d4e667811a246e6ac948b6d80e",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.\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/8e8c483db84b4bee98b60c0\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:28:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62bc9784eb58b710ac5a0ee5344ee2707cf44d34",
          "body": "v4.3.6 is the final version of this library that support python 3.8",
          "is_bot": false,
          "headline": "bump platformdirs from 4.2.0 to 4.3.6",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2026-02-11T21:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d188ea3f5e75591be043080f656033a5bf7500",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/5e57cd118135c172c3672efd75eb46360885c0ef...c94ce9fb468520275223c153574b00df6fe4bcc9)\n\n[…]\nependency-name: docker/login-action\n  dependency-version: 3.7.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump docker/login-action from 3.6.0 to 3.7.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:15:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6138cfdb60d99a83ab72ec2651d48bf1b9d3d551",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.1.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/83679a892e2d95755f2dac6acb0bfd1e9ac5d548...a309ff8b426b58ec0e2a45f0f869d46889d024\n[…]\npendency-name: actions/setup-python\n  dependency-version: 6.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 6.1.0 to 6.2.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:13:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ceaf9b8b1bb315e4cda483cb3c1ce1b04ef7a72",
          "body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.7.4 to 3.8.1.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.1)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n  dependency-version: 3.8.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump prettier from 3.7.4 to 3.8.1 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:11:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b757d51abab48c9acd3f4a6788b57c7b80bdfc5a",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/395ad3262231945c25e8478fd5baf05154b1d79f...6044e13b5dc448c55e2357c09f80417699197238)\n\n---\n[…]\ndependency-name: actions/setup-node\n  dependency-version: 6.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 6.1.0 to 6.2.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:08:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e841257633418d7a3582ed7df3a207f9e6547a2",
          "body": "Bumps [adafruit-circuitpython-busdevice](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice) from 5.2.14 to 5.2.15.\n- [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/releases)\n- [Commits](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/compare/5.2.\n[…]\n: adafruit-circuitpython-busdevice\n  dependency-version: 5.2.15\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump adafruit-circuitpython-busdevice from 5.2.14 to 5.2.15 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:03:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf6d7f97de367c1c11cada6b470495a0e3e86855",
          "body": "Bumps [tomli](https://github.com/hukkin/tomli) from 2.3.0 to 2.4.0.\n- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hukkin/tomli/compare/2.3.0...2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: tomli\n  dependency-version: 2.4.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump tomli from 2.3.0 to 2.4.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd44eb022b9587adbde2473c49310b43394d6b9a",
          "body": "Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.12.1 to 1.0.3.\n- [Release notes](https://github.com/cpburnz/python-pathspec/releases)\n- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)\n- [Commits](https://github.com/cpburnz/python-pathspec/compare/v\n[…]\nncies:\n- dependency-name: pathspec\n  dependency-version: 1.0.3\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pathspec from 0.12.1 to 1.0.3 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T21:01:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "513183ea079cf930950b90da781bc2ed96c03a3d",
          "body": "Bumps [adafruit-platformdetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect) from 3.85.0 to 3.86.0.\n- [Release notes](https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases)\n- [Commits](https://github.com/adafruit/Adafruit_Python_PlatformDetect/compare/3.85.0...3.86.0)\n\n-\n[…]\nency-name: adafruit-platformdetect\n  dependency-version: 3.86.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump adafruit-platformdetect from 3.85.0 to 3.86.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T20:31:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b3f8ceb8d785175bda9fd62ef98fa311891fbc4e",
          "body": "Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 to 3.1.5.\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/3.1.4...3.1.5)\n\n---\nupdated-dependencies:\n- dependency-name: werkzeug\n  dependency-version: 3.1.5\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump werkzeug from 3.1.4 to 3.1.5 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-11T20:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8703f96dd57b53a353854a3834d24c8af4bb9ce7",
          "body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n  dependency-version: 2.6.3\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump urllib3 from 2.6.2 to 2.6.3 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-08T16:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bab197cae7f0683e12dcee7ef2f3452e0e14db6",
          "body": "I'm using `scsidump` to dump old SCSI drives and from time to time, I run into\nerrors. With this patch, I can resume a transfer (and will only lose 64 KB.)",
          "is_bot": false,
          "headline": "scsidump: Allow to start at a specific offset",
          "author_name": "Jan-Benedict Glaw",
          "author_login": null,
          "committed_at": "2026-01-06T19:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1121a916256ef0f9b5eccde28f485e4eca6457ad",
          "body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.11.12 to 2026.1.4.\n- [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n  dependency-version: 2026.1.4\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump certifi from 2025.11.12 to 2026.1.4 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T17:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "893c6ad0fc019ced8ca6a40c5dfeb5dfda31a2a8",
          "body": "Bumps [pyftdi](https://github.com/eblot/pyftdi) from 0.55.0 to 0.57.1.\n- [Release notes](https://github.com/eblot/pyftdi/releases)\n- [Commits](https://github.com/eblot/pyftdi/compare/v0.55.0...v0.57.1)\n\n---\nupdated-dependencies:\n- dependency-name: pyftdi\n  dependency-version: 0.57.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pyftdi from 0.55.0 to 0.57.1 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T17:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c0b445069e8b12daf70d52f7e0dae274f36f6b4",
          "body": "Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n  dependency-version: 2.32.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump requests from 2.32.4 to 2.32.5 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T17:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cda36815b6d3bb5bbdd2857e23e8ff14f2e3228b",
          "body": null,
          "is_bot": false,
          "headline": "regenerate plain test man pages",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2026-01-01T22:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00743d1126bd4635cdc42e9b96bfbb6c8d4ac795",
          "body": null,
          "is_bot": false,
          "headline": "force man page to plain text output to 80 char width",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2026-01-01T22:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac64dabd574bdec9d4596a49e6328ff38b0a2de",
          "body": "Use proper idiomatic mdoc syntax, notably removing any empty lines or trailing white spaces\n\nExplicitly set a project name to suppress the default OS label",
          "is_bot": false,
          "headline": "improve mdoc syntax in man pages",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2026-01-01T22:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "148402ea3f13ed2fe9c477c95daae83a17366cd0",
          "body": "Adafruit-Blinka 8.50.0 is the final version of this package that works with python 3.9\r\n\r\n8.51.0 and later introduced a dependency on the Adafruit-Blinka-Raspberry-Pi5-Neopixel package which requires python 3.11",
          "is_bot": false,
          "headline": "Downgrade Adafruit-Blinka version to 8.50.0",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-30T16:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba8035367db3fbedad531a3159de7a4ab0af4b11",
          "body": "this allows the translation script to properly run stand alone",
          "is_bot": false,
          "headline": "fix bugs in translation update script requirements",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-30T15:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "363760f2cc322aa44c002bfff433606d280f7fed",
          "body": null,
          "is_bot": false,
          "headline": "Update version numbers for release 25.12.1",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-30T14:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b111f87a982dcd1159da2c4cf43eeeb3fd3d26",
          "body": "Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 2.1.1 to 3.4.4.\n- [Release notes](https://github.com/jawah/charset_normalizer/releases)\n- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jawah/charset_normal\n[…]\ndependency-name: charset-normalizer\n  dependency-version: 3.4.4\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump charset-normalizer from 2.1.1 to 3.4.4 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T12:00:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0f8be7d63336a47cbbc2bdaa15470679a7971790",
          "body": "Bumps [luma-core](https://github.com/rm-hull/luma.core) from 2.4.1 to 2.5.3.\n- [Changelog](https://github.com/rm-hull/luma.core/blob/main/CHANGES.rst)\n- [Commits](https://github.com/rm-hull/luma.core/compare/2.4.1...2.5.3)\n\n---\nupdated-dependencies:\n- dependency-name: luma-core\n  dependency-version: 2.5.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump luma-core from 2.4.1 to 2.5.3 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T08:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63bdfaf4088d49760ab16dbc90e0cfb6c6e8376e",
          "body": "Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.7.0 to 8.7.1.\n- [Release notes](https://github.com/python/importlib_metadata/releases)\n- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_metada\n[…]\ndependency-name: importlib-metadata\n  dependency-version: 8.7.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump importlib-metadata from 8.7.0 to 8.7.1 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T08:06:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44c3dcd2369043354743432fc8d46f796126df0f",
          "body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2025.11.12.\n- [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2025.11.12)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n  dependency-version: 2025.11.12\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump certifi from 2024.7.4 to 2025.11.12 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T07:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7d140351f46b48e05d4aac26004c692096d137",
          "body": "This reverts a previous change where configurations for the Eclipse IDE specifically was introduced.\n\nI think it's more important to have an IDE agnostic formatting framework, which clang-format provides\n\nExample command for formatting all C++ source code, as run from within the cpp dir:\n\nfind . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i",
          "is_bot": false,
          "headline": "Reintroduce clang-format rules and remove IDE specific configuration",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-24T08:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc49d23110c7cc0e341dcf7cc779305d0dd5ba3",
          "body": "This will reduce the recurring maintenance overhead of keeping the same information up to date in multiple places\n\nOnly the most common use cases are covered in the usage help text now",
          "is_bot": false,
          "headline": "Reduce overly detailed usage help text and refer to the man pages",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-24T00:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df234edb72964f5f48bba8f39a3075a2b5ef93fa",
          "body": "The mdoc markup makes for a more semantic and less formatting heavy syntax\n\nIncludes a number of improvements:\n- List all options in alphabetic order\n- Split out the synopsis for commands that has to be run by themselves\n- Move the scsimon Usage helptext from the app to the man page\n- Corrections of typos and updates of outdated information",
          "is_bot": false,
          "headline": "Convert man pages to mdoc macros from plain roff",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-24T00:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d1bb3f55a9cce2f7f0642ded1447cb1dd4b0b2",
          "body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.2.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n  dependency-version: 2.6.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump urllib3 from 2.6.0 to 2.6.2 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-23T23:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca7e56965cf165d28091cd9a4d4fbd337dcc930",
          "body": "Bumps [ua-parser](https://github.com/ua-parser/uap-python) from 0.16.1 to 1.0.1.\n- [Release notes](https://github.com/ua-parser/uap-python/releases)\n- [Commits](https://github.com/ua-parser/uap-python/compare/0.16.1...1.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: ua-parser\n  dependency-version: 1.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ua-parser from 0.16.1 to 1.0.1 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-23T23:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d645cb215ac1c2c7d6542cb79b5d32c07ef0c95",
          "body": "Bumps [pytz](https://github.com/stub42/pytz) from 2023.3.post1 to 2025.2.\n- [Release notes](https://github.com/stub42/pytz/releases)\n- [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2025.2)\n\n---\nupdated-dependencies:\n- dependency-name: pytz\n  dependency-version: '2025.2'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pytz from 2023.3.post1 to 2025.2 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-23T23:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cce60fb8f15dd2590e81cb37cfbb981267e2cce",
          "body": "Bumps [adafruit-circuitpython-framebuf](https://github.com/adafruit/Adafruit_CircuitPython_framebuf) from 1.6.4 to 1.6.10.\n- [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_framebuf/releases)\n- [Commits](https://github.com/adafruit/Adafruit_CircuitPython_framebuf/compare/1.6.4...1\n[…]\ne: adafruit-circuitpython-framebuf\n  dependency-version: 1.6.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump adafruit-circuitpython-framebuf from 1.6.4 to 1.6.10 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-23T21:52:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5613ad35b2fd19e621ebba279339882ce4718d47",
          "body": "Leveraging the Debian packaging allows us to preload more packages in the release image, while speeding up the initial pip install process when creating the venv\n\nWe also cut down on python package version upgrades maintenance overhead\n\nNow the Web UI and OLED startup scripts are flagged to use system libraries when creating venvs",
          "is_bot": false,
          "headline": "Use more system deb packages for Python dependencies",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-23T21:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c47a3034559fc05e2081ac28e533f3151200542c",
          "body": null,
          "is_bot": false,
          "headline": "Drop back to a python 3.9 baseline as we're stuck on Bullseye",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-23T21:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c07fc617d0981da77decf9f4113c57da25a264",
          "body": "Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.3.0 to 1.3.1.\n- [Release notes](https://github.com/agronholm/exceptiongroup/releases)\n- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)\n- [Commits](https://github.com/agronholm/exceptiongroup/co\n[…]\n\n- dependency-name: exceptiongroup\n  dependency-version: 1.3.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump exceptiongroup from 1.3.0 to 1.3.1 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-19T23:29:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "75496d14881bdb06b36e272579f3f805581010ab",
          "body": "Bumps [adafruit-blinka](https://github.com/adafruit/Adafruit_Blinka) from 8.24.0 to 8.68.0.\n- [Release notes](https://github.com/adafruit/Adafruit_Blinka/releases)\n- [Commits](https://github.com/adafruit/Adafruit_Blinka/compare/8.24.0...8.68.0)\n\n---\nupdated-dependencies:\n- dependency-name: adafruit-blinka\n  dependency-version: 8.68.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump adafruit-blinka from 8.24.0 to 8.68.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-19T23:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce62fbc1829c8ceaabedf9978e6ac5637908750c",
          "body": "Bumps [adafruit-platformdetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect) from 3.84.1 to 3.85.0.\n- [Release notes](https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases)\n- [Commits](https://github.com/adafruit/Adafruit_Python_PlatformDetect/compare/3.84.1...3.85.0)\n\n-\n[…]\nency-name: adafruit-platformdetect\n  dependency-version: 3.85.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump adafruit-platformdetect from 3.84.1 to 3.85.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-19T23:26:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b49ffeca53432a75764882dc84c29a068009c2bf",
          "body": null,
          "is_bot": false,
          "headline": "strip null byte from the string before storing",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-19T13:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0996c9a8a2d833b421c257b5f6cb290d4e972bd",
          "body": null,
          "is_bot": false,
          "headline": "add reboot to the shutdown cycler in the control board",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-19T13:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ad14bd5ce7e236f889ab72b24d9a544eeaff310",
          "body": "The system info menu contains a range of details on the RPi: pretty name, IP, disk space, CPU, and memory\n\nThe system commands info has the pre-existing shutdown plus a new reboot option\n\nFor the former, a new sys_cmds function for getting CPU and memory info have been added",
          "is_bot": false,
          "headline": "Create system info and commands menu options for control board (#1096)",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-19T13:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13647c18f751c079a454be2ce37cfaab60b333f1",
          "body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.7.3 to 3.7.4.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.7.3...3.7.4)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n  dependency-version: 3.7.4\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump prettier from 3.7.3 to 3.7.4 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-19T10:13:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22533febb5f5b514df87109103656bd18932bd43",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc25\n[…]\ndency-name: actions/upload-artifact\n  dependency-version: 6.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 5.0.0 to 6.0.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-19T10:12:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2069bfbf4c98c5a486b7158f6424b33828647833",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f)\n\n---\n[…]\ndependency-name: actions/setup-node\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 6.0.0 to 6.1.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-19T10:11:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24eab2130663d41db93ec1317ad8c9b8192d91b1",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.\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/1af3b93b6815bc44a9784bd\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.0 to 6.0.1 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-19T10:02:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2129906182ceea92410eed2112fad1bd907f2ea8",
          "body": "Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 6.0.0 to 7.0.0.\n- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)\n- [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/fd88b7d7ccbaefd23d8f36f73b59d\n[…]\n: SonarSource/sonarqube-scan-action\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump SonarSource/sonarqube-scan-action in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-18T11:55:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c404a2aee84a820af23c8380ebf5e50886e75536",
          "body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n  dependency-version: 2.6.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump urllib3 from 2.5.0 to 2.6.0 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-06T22:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002e1a1c35018776232773205627a130c9645da4",
          "body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n  dependency-version: 2.6.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump urllib3 from 2.5.0 to 2.6.0 in /python/common",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-06T08:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b761fabbe35d416836c2a3112bb7b4ee7744c16",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/e797f83bcb11b83ae66e0230d6156d7c80228e7c...83679a892e2d95755f2dac6acb0bfd1e9ac5d5\n[…]\npendency-name: actions/setup-python\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 6.0.0 to 6.1.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-06T06:08:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a725f40df89a6eb0d5a729c5d51c01b186ce42f5",
          "body": "Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4.\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4)\n\n---\nupdated-depe\n[…]\nencies:\n- dependency-name: werkzeug\n  dependency-version: 3.1.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump werkzeug from 3.1.3 to 3.1.4 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-04T05:16:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "de1e9064793a60594cad04675f0b297f2c1ceaa1",
          "body": "Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 to 3.0.3.\n- [Release notes](https://github.com/pallets/markupsafe/releases)\n- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/markupsafe/compare/3.0.2...3.0.3)\n\n---\nup\n[…]\ncies:\n- dependency-name: markupsafe\n  dependency-version: 3.0.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump markupsafe from 3.0.2 to 3.0.3 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-03T22:48:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e6bdc8e08ddb65fb5b299240f3bfa41b187e16a4",
          "body": null,
          "is_bot": false,
          "headline": "easyinstall: merge netatalk image dir sharing with netatalk installation",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-03T22:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99eeef4bf55121f7301cd0800a84f9fcd5ec405",
          "body": null,
          "is_bot": false,
          "headline": "easyinstall: build hfsutils from source if needed",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-03T22:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9194ecced540c2418ab579ed0be614709876bc2e",
          "body": null,
          "is_bot": false,
          "headline": "easyinstall: move apt update into a function, reducing frequency",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-03T22:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8d0e6d4f103b89203f67be2163b648ded7be1a",
          "body": "Refactor the deb packages to always separate backend and frontend packages,\nthen capture the error of a missing hfsutils (fell off Debian Trixie)\n\nA future improvement would be to either build hfsutils from scratch,\nor move to something like djjr",
          "is_bot": false,
          "headline": "easyinstall: fallback when hfsutils package is not found",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-03T22:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a23f31947922fdb12c5dd4d1e77264bb56e6de05",
          "body": "Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.26.0 to 16.26.1.\n- [Release notes](https://github.com/stylelint/stylelint/releases)\n- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/stylelint/stylelint/compare/16.26.0...16.2\n[…]\nes:\n- dependency-name: stylelint\n  dependency-version: 16.26.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump stylelint from 16.26.0 to 16.26.1 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-03T22:21:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a99e1c51b9f353ffb6bbdc22c641c98e64b5cbe2",
          "body": "The protobuf source file is used by more than just the C++ code,\nso let's move it into its own location for consistency and discoverability",
          "is_bot": false,
          "headline": "Move the protobuf source into its own dir in the repo root",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-12-03T22:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "402760bb00bd1d94bad922f7941aa5c62d50dbf0",
          "body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.3.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.3)\n\n---\nupdated\n[…]\nrect:development\n  update-type: version-update:semver-minor\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 prettier from 3.6.2 to 3.7.3 in /python/web (#1587)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-03T21:58:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "620ba590f895c0ed1389fe3ec9311f7c2a201cfb",
          "body": "The python package caching has proven ineffectual, and this method of caching is now actually illegal in Raspbian Trixie (system python environment is externally managed to prevent dependency hell)",
          "is_bot": false,
          "headline": "easyinstall: remove python package caching",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-28T08:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad73594a4219ed4042bbd701423e8a37287af44",
          "body": "Uses requirements-dev.txt so that the script can be used on platforms that cannot run f.e. bjoern",
          "is_bot": false,
          "headline": "Make it possible to run translation_update.sh on macOS",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-28T08:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db31ba291fc3d50ac2d167a3833c598182734fda",
          "body": "Protect against compiler errors due to the protobuf header not existing yet when you compile multi threaded",
          "is_bot": false,
          "headline": "have all objects depend on generated protobuf code (#1437)",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-28T08:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae364da902fb0dd4d3053296de27db5810ff1c73",
          "body": null,
          "is_bot": false,
          "headline": "Update all translations (November 2025)",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-28T07:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8406b6bf8d4a967e1cdbb040568874c3be2f083",
          "body": "Define the packages globally, adding python3-smbus python3-spidev to the latter",
          "is_bot": false,
          "headline": "easyinstall: consolidate OLED and Ctrlboard packages, add missing ones",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-26T21:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6be2afb3869c2e1c7a9f602ea4d08fd8f3be4453",
          "body": null,
          "is_bot": false,
          "headline": "we use the system package python3-spidev",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-26T21:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "797d6a7031c07abbb17459802e74e5d825f3eacd",
          "body": null,
          "is_bot": false,
          "headline": "Web UI: touch up a few UI strings to read better",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-25T20:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08e83482b5534b3f845fb2bfc886b63d701f5f00",
          "body": null,
          "is_bot": false,
          "headline": "bump to blinker 1.9.0",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-24T19:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a83dc5c194a11f235cfc9143fdb1b3c651edd2",
          "body": null,
          "is_bot": false,
          "headline": "bump to itsdangerous v2.2.0",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-24T19:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea237f4bc7dc9c07a47b9fd04824273079aecca",
          "body": "Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.1.2.\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/flask/compare/3.0.0...3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: flask\n  dependency-version: 3.1.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump flask from 3.0.0 to 3.1.2 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b327e1682c2e5de6cd17b34c2fd0784445c20520",
          "body": "Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.11.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.7...v3.11)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n  dependency-version: '3.11'\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump idna from 3.7 to 3.11 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T18:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "460c117b202d7e481414dbe32598adf614f4dd44",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.\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/08c6903cd8c0fde910a37f8\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5.0.0 to 6.0.0 in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T18:56:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa2f03fd6d0da5262d00a25dbef717fd1112aeaf",
          "body": "Bumps [black](https://github.com/psf/black) from 25.9.0 to 25.11.0.\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/25.9.0...25.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: black\n  dependency-version: 25.11.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump black from 25.9.0 to 25.11.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T18:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d1128ab2709d9d4574b6105aa0a73446cae0d39",
          "body": "Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.0 to 6.0.0.\n- [Release notes](https://github.com/gorakhargosh/watchdog/releases)\n- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)\n- [Commits](https://github.com/gorakhargosh/watchdog/compare/v4.0.0..\n[…]\nncies:\n- dependency-name: watchdog\n  dependency-version: 6.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump watchdog from 4.0.0 to 6.0.0 in /python",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T18:55:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "694c91bc823339a9dbd360ebbfd08f37de30c74b",
          "body": "Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.25.0 to 16.26.0.\n- [Release notes](https://github.com/stylelint/stylelint/releases)\n- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/stylelint/stylelint/compare/16.25.0...16.2\n[…]\nes:\n- dependency-name: stylelint\n  dependency-version: 16.26.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump stylelint from 16.25.0 to 16.26.0 in /python/web",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T18:54:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a872333458863bbcc64ae5bfa5bf40c08409fa7f",
          "body": "Reduces duplication of these binary files across multiple clients",
          "is_bot": false,
          "headline": "Move python resources into the common package",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-24T11:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a152252a9e4d317edbf9e308e8d18c1d91e953cd",
          "body": null,
          "is_bot": false,
          "headline": "macproxy classic uses port 5001",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-24T00:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d26537afb3d6ebf6e3f5c159bc66b633c7a81f7",
          "body": "Brings consistency in the settings page UX",
          "is_bot": false,
          "headline": "Web UI: use a dropdown select instead of hyperlinks to change theme",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-24T00:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9feed777524ba1db8142afe184380f9e0d208955",
          "body": null,
          "is_bot": false,
          "headline": "add a simple integration test for web form upload",
          "author_name": "Daniel Markstedt",
          "author_login": "rdmark",
          "committed_at": "2025-11-23T15:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 173,
      "latest_release_at": "2026-01-01T22:16:22Z",
      "latest_release_tag": "v25.12.01",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 201,
      "mean_days_between_releases": 148.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 88,
      "stars": 605,
      "watchers": 18,
      "fork_history": {
        "days": [
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 2
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 2
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 2
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-04",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 84,
        "total_forks": 88
      },
      "star_history": {
        "days": [
          {
            "date": "2020-07-10",
            "count": 2
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-22",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-12",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 2
          },
          {
            "date": "2020-10-26",
            "count": 2
          },
          {
            "date": "2020-10-27",
            "count": 3
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 2
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 2
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 3
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 39
          },
          {
            "date": "2021-02-25",
            "count": 2
          },
          {
            "date": "2021-02-26",
            "count": 6
          },
          {
            "date": "2021-02-27",
            "count": 3
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 2
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 2
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 3
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 2
          },
          {
            "date": "2021-03-25",
            "count": 2
          },
          {
            "date": "2021-03-28",
            "count": 3
          },
          {
            "date": "2021-03-29",
            "count": 2
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 2
          },
          {
            "date": "2021-05-07",
            "count": 2
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 2
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 2
          },
          {
            "date": "2021-07-31",
            "count": 3
          },
          {
            "date": "2021-08-01",
            "count": 5
          },
          {
            "date": "2021-08-02",
            "count": 4
          },
          {
            "date": "2021-08-03",
            "count": 2
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 3
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 2
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-29",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-10-02",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 5
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 2
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 2
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 2
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 2
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 3
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 2
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 2
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 3
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 3
          },
          {
            "date": "2022-02-22",
            "count": 2
          },
          {
            "date": "2022-02-23",
            "count": 2
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 2
          },
          {
            "date": "2022-03-03",
            "count": 2
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 4
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 2
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 2
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 2
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 3
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 2
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 2
          },
          {
            "date": "2022-07-07",
            "count": 2
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 2
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 3
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 2
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 2
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 2
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 2
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 3
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 2
          },
          {
            "date": "2023-02-17",
            "count": 2
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 2
          },
          {
            "date": "2023-03-24",
            "count": 2
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 2
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 2
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 2
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 2
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 2
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 2
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 2
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 3
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 11
          },
          {
            "date": "2024-05-24",
            "count": 4
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 2
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 2
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 2
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 605,
        "total_stars": 605
      },
      "open_issues_and_prs": 58
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "cpp/Makefile"
      ],
      "api_schema_files": [
        "proto/piscsi_interface.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 52645,
      "source_files_sampled": 234,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "python/pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "black",
            "direct": false,
            "version": "25.11.0",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-3936-cmfr-pm3m",
              "PYSEC-2026-2120",
              "PYSEC-2026-2121"
            ],
            "fixed_version": "26.3.1",
            "advisory_count": 3,
            "oldest_advisory_days": 132
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "11.3.0",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-45hq-cxwh-f6vc",
              "GHSA-4x4j-2g7c-83w6",
              "GHSA-5x94-69rx-g8h2",
              "GHSA-5xmw-vc9v-4wf2",
              "GHSA-62p4-gmf7-7g93",
              "GHSA-6r8x-57c9-28j4",
              "GHSA-8v84-f9pq-wr9x",
              "GHSA-9hw9-ch79-4vh6",
              "GHSA-cfh3-3jmp-rvhc",
              "GHSA-fj7v-r99m-22gq"
            ],
            "fixed_version": "12.3.0",
            "advisory_count": 31,
            "oldest_advisory_days": 160
          },
          {
            "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": 82
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4c8g-83qw-93j6",
              "GHSA-v2hh-gcrm-f6hx"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 2,
            "oldest_advisory_days": 0
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 36
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.6.3",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mf9v-mfxr-j63j",
              "GHSA-qccp-gfcp-xxvc",
              "PYSEC-2026-141",
              "PYSEC-2026-142"
            ],
            "fixed_version": "2.7.0",
            "advisory_count": 4,
            "oldest_advisory_days": 71
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.11",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-65pc-fj4g-8rjx",
              "PYSEC-2026-215"
            ],
            "fixed_version": "3.15",
            "advisory_count": 2,
            "oldest_advisory_days": 63
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 88
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "8.4.2",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.8,
            "advisory_ids": [
              "GHSA-6w46-j5rx-g56g",
              "PYSEC-2026-1845"
            ],
            "fixed_version": "9.0.3",
            "advisory_count": 2,
            "oldest_advisory_days": 181
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.5",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.5,
            "advisory_ids": [
              "GHSA-gc5v-m9x4-r6x2",
              "PYSEC-2026-2275"
            ],
            "fixed_version": "2.33.0",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.2",
            "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
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 4,
          "critical": 2,
          "moderate": 5
        },
        "advisory_count": 53,
        "affected_count": 12,
        "assessed_count": 175,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cacheable/memory",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cacheable/utils",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dual-bundle/import-meta-resolve",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@keyv/bigmap",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@keyv/serialize",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-functions-list",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "11.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "6.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globjoin",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hashery",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hookified",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "known-css-properties",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "mathml-tag-names",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-resolve-nested-selector",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "qified",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint",
            "direct": false,
            "version": "16.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended",
            "direct": false,
            "version": "17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard",
            "direct": false,
            "version": "39.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-tags",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "adafruit-blinka",
            "direct": false,
            "version": "8.50.0",
            "ecosystem": "pypi"
          },
          {
            "name": "adafruit-circuitpython-busdevice",
            "direct": false,
            "version": "5.2.15",
            "ecosystem": "pypi"
          },
          {
            "name": "adafruit-circuitpython-connectionmanager",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "adafruit-circuitpython-framebuf",
            "direct": false,
            "version": "1.6.10",
            "ecosystem": "pypi"
          },
          {
            "name": "adafruit-circuitpython-requests",
            "direct": false,
            "version": "4.1.15",
            "ecosystem": "pypi"
          },
          {
            "name": "adafruit-circuitpython-ssd1306",
            "direct": false,
            "version": "2.12.22",
            "ecosystem": "pypi"
          },
          {
            "name": "adafruit-circuitpython-typing",
            "direct": false,
            "version": "1.12.3",
            "ecosystem": "pypi"
          },
          {
            "name": "adafruit-platformdetect",
            "direct": false,
            "version": "3.88.0",
            "ecosystem": "pypi"
          },
          {
            "name": "adafruit-pureio",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "bjoern",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": "25.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "blinker",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.2.25",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.8",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flask",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-babel",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.11",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "8.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "itsdangerous",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "luma-core",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "pypi"
          },
          {
            "name": "luma-oled",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "pypi"
          },
          {
            "name": "mccabe",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "11.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pycodestyle",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyflakes",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyftdi",
            "direct": false,
            "version": "0.57.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyserial",
            "direct": false,
            "version": "3.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-httpserver",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "python-pam",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pytokens",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": "2026.1.post1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyusb",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.5",
            "ecosystem": "pypi"
          },
          {
            "name": "rpi-ws281x",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ua-parser",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "pypi"
          },
          {
            "name": "vcgencmd",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "watchdog",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "werkzeug",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 175,
        "direct_count": 0,
        "indirect_count": 175
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 21,
        "merged_prs": 922,
        "open_issues": 37,
        "closed_ratio": 0.938,
        "closed_issues": 560,
        "closed_unmerged_prs": 133
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "rdmark",
          "commits": 577,
          "avatar_url": "https://avatars.githubusercontent.com/u/2108467?v=4"
        },
        {
          "type": "User",
          "login": "uweseimet",
          "commits": 228,
          "avatar_url": "https://avatars.githubusercontent.com/u/48174652?v=4"
        },
        {
          "type": "User",
          "login": "akuker",
          "commits": 106,
          "avatar_url": "https://avatars.githubusercontent.com/u/34318535?v=4"
        },
        {
          "type": "User",
          "login": "erichelgeson",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/271734?v=4"
        },
        {
          "type": "User",
          "login": "nucleogenic",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/22725053?v=4"
        },
        {
          "type": "User",
          "login": "n4al",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/731358?v=4"
        },
        {
          "type": "User",
          "login": "benjamink",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/1457764?v=4"
        },
        {
          "type": "User",
          "login": "bzeiss",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/884834?v=4"
        },
        {
          "type": "User",
          "login": "phrax0",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/68938882?v=4"
        },
        {
          "type": "User",
          "login": "cvictor",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/190306?v=4"
        }
      ],
      "contributors_sampled": 37,
      "top_contributor_share": 0.523
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "arm_cross_compile.yml",
        "build_code.yml",
        "cpp.yml",
        "web.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".flake8",
        ".pylintrc"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 9,
            "reason": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
            "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": 4,
            "reason": "Found 2/5 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 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": 2,
            "reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "33 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6fbef4d4ace4483c4dd4ec598d39624493f49c8f",
        "ran_at": "2026-07-22T08:51:14Z",
        "aggregate_score": 4.4,
        "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-22T04:42:05Z",
      "oldest_open_prs": [
        {
          "number": 1153,
          "created_at": "2023-04-28T03:02:02Z",
          "last_comment_at": "2025-12-21T08:49:18Z",
          "last_comment_author": "rdmark"
        },
        {
          "number": 1432,
          "created_at": "2024-02-17T14:19:39Z",
          "last_comment_at": "2024-02-17T14:37:09Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 1546,
          "created_at": "2025-11-14T00:31:30Z",
          "last_comment_at": "2025-11-24T23:03:01Z",
          "last_comment_author": "rdmark"
        },
        {
          "number": 1626,
          "created_at": "2025-12-31T12:24:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1690,
          "created_at": "2026-03-30T07:42:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1691,
          "created_at": "2026-03-30T07:42:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1692,
          "created_at": "2026-03-30T07:42:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1693,
          "created_at": "2026-03-30T07:42:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1694,
          "created_at": "2026-03-30T07:42:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1695,
          "created_at": "2026-03-30T19:43:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1699,
          "created_at": "2026-04-13T07:48:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1700,
          "created_at": "2026-04-14T01:56:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1702,
          "created_at": "2026-04-20T07:57:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1706,
          "created_at": "2026-05-09T09:15:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1709,
          "created_at": "2026-05-19T21:36:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1710,
          "created_at": "2026-05-19T21:56:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1711,
          "created_at": "2026-05-25T11:00:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1712,
          "created_at": "2026-05-25T11:00:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1714,
          "created_at": "2026-06-08T07:34:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1716,
          "created_at": "2026-06-28T15:52:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-09T04:58:53Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 153,
          "created_at": "2021-07-27T00:48:39Z",
          "last_comment_at": "2023-10-16T17:21:39Z",
          "last_comment_author": "uweseimet"
        },
        {
          "number": 335,
          "created_at": "2021-10-15T10:38:52Z",
          "last_comment_at": "2023-10-14T22:44:43Z",
          "last_comment_author": "akuker"
        },
        {
          "number": 479,
          "created_at": "2021-11-23T03:02:21Z",
          "last_comment_at": "2022-11-08T13:51:09Z",
          "last_comment_author": "uweseimet"
        },
        {
          "number": 496,
          "created_at": "2021-11-30T15:41:04Z",
          "last_comment_at": "2024-11-19T21:43:35Z",
          "last_comment_author": "ZigZagJoe"
        },
        {
          "number": 535,
          "created_at": "2021-12-17T18:55:16Z",
          "last_comment_at": "2023-05-12T12:28:57Z",
          "last_comment_author": "TaehyunKim"
        },
        {
          "number": 598,
          "created_at": "2022-01-08T01:11:25Z",
          "last_comment_at": "2022-09-28T04:13:38Z",
          "last_comment_author": "stevebourg"
        },
        {
          "number": 599,
          "created_at": "2022-01-08T01:55:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 656,
          "created_at": "2022-02-07T20:08:01Z",
          "last_comment_at": "2026-03-28T18:43:03Z",
          "last_comment_author": "marciot"
        },
        {
          "number": 738,
          "created_at": "2022-03-16T16:47:32Z",
          "last_comment_at": "2023-11-05T19:56:49Z",
          "last_comment_author": "uweseimet"
        },
        {
          "number": 740,
          "created_at": "2022-03-27T17:42:53Z",
          "last_comment_at": "2023-06-04T00:16:21Z",
          "last_comment_author": "rdmark"
        },
        {
          "number": 743,
          "created_at": "2022-04-08T01:11:51Z",
          "last_comment_at": "2022-04-19T01:43:35Z",
          "last_comment_author": "akuker"
        },
        {
          "number": 809,
          "created_at": "2022-08-26T01:22:55Z",
          "last_comment_at": "2026-04-10T21:32:06Z",
          "last_comment_author": "gustavosarmento"
        },
        {
          "number": 864,
          "created_at": "2022-09-26T03:56:07Z",
          "last_comment_at": "2022-09-30T05:57:21Z",
          "last_comment_author": "rdmark"
        },
        {
          "number": 1047,
          "created_at": "2022-12-21T14:16:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1065,
          "created_at": "2023-01-08T01:51:40Z",
          "last_comment_at": "2023-04-20T19:01:43Z",
          "last_comment_author": "guruthree"
        },
        {
          "number": 1068,
          "created_at": "2023-01-11T21:14:53Z",
          "last_comment_at": "2023-05-02T23:13:49Z",
          "last_comment_author": "ManuTester"
        },
        {
          "number": 1098,
          "created_at": "2023-02-18T02:34:35Z",
          "last_comment_at": "2023-12-04T16:26:44Z",
          "last_comment_author": "uweseimet"
        },
        {
          "number": 1125,
          "created_at": "2023-03-13T13:28:27Z",
          "last_comment_at": "2023-10-18T15:56:05Z",
          "last_comment_author": "uweseimet"
        },
        {
          "number": 1149,
          "created_at": "2023-04-25T15:05:38Z",
          "last_comment_at": "2023-04-25T15:11:49Z",
          "last_comment_author": "akuker"
        },
        {
          "number": 1198,
          "created_at": "2023-07-31T19:10:00Z",
          "last_comment_at": "2023-12-03T10:37:08Z",
          "last_comment_author": "fdanapfel"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/PiSCSI/piscsi",
    "host": "github.com",
    "name": "piscsi",
    "owner": "PiSCSI"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 65,
      "inputs": {
        "security": 55,
        "vitality": 60,
        "community": 63,
        "governance": 59,
        "engineering": 89
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 60,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "commits_last_year": 173,
              "human_commit_share": 0.38,
              "days_since_last_push": 9,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "173 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 173
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v25.12.01",
              "releases_from_tags": false,
              "days_since_latest_release": 201,
              "mean_days_between_releases": 148.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 201 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 201
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~148.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 148.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 78,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 78 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 78
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 88,
              "stars": 605,
              "watchers": 18,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "605 stars",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 605
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "88 forks",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "18 watchers",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 37,
              "top_contributor_share": 0.523
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 52% of commits",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 52
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "37 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 922,
              "open_issues": 37,
              "closed_issues": 560,
              "issue_closed_ratio": 0.938,
              "closed_unmerged_prs": 133
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "922/1055 decided PRs merged",
                "points": 33.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 922,
                      "decided": 1055
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/5 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 31,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "PiSCSI",
              "public_repos": 4,
              "account_age_days": 1345
            },
            "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": "31 followers of PiSCSI",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 31,
                      "login": "PiSCSI"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~3 yr old",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 89,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": ".flake8, .pylintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8, .pylintrc"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "macintosh",
                "scsi",
                "rascsi",
                "raspberry-pi",
                "vintage-macintosh-computers",
                "scsi-devices",
                "piscsi"
              ],
              "has_wiki": true,
              "homepage": "https://piscsi.org",
              "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://piscsi.org",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.4
            },
            "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": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/5 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 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": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "33 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 175 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 175
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 53,
              "affected_packages": 12,
              "assessed_packages": 175,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 4, moderate 5, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 175,
              "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": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.526,
              "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": "20 of 38 human commits state their intent (structured subject or explanatory body)",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 38
                    }
                  }
                ],
                "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": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "cpp/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.62
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "cpp/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cpp/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".flake8, .pylintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8, .pylintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "62 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 62,
                      "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 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 52645,
              "source_files_sampled": 234,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/234 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 234,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "proto/piscsi_interface.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "proto/piscsi_interface.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "proto/piscsi_interface.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T08:51:45.722068Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/PiSCSI/piscsi.svg",
  "full_name": "PiSCSI/piscsi",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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