Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 18:28 UTC

builder555 / PineSAM

UI for Pinecil V2 - control it over BLE from your PC or your mobile.

Python · Vue · JavaScriptMIT★ 284 stars⑂ 14 forkssince Feb 2023View on GitHub ↗

builder555/PineSAM holds a health index of 48 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (74/100) and lowest on Security (38/100). It was last updated today. A single contributor accounts for most of its recent work.

48
overall / 100
At risk

Software health index

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

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

Ownership

builder555Personal account
11 followers48 public repossince Jun 2021

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

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

52Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
1.4/36Commit cadence — 2/52 weeks with commits
8.1/18Commit volume — 7 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year7
human_commit_share0.6
days_since_last_push0
active_weeks_last_year2
How it's scored
27/27Ships releases — 68 releases published
7.2/36Release recency — latest release 529 days ago
27/27Release cadence — a release every ~42.4 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count68
latest_release_tagv2.2.16
releases_from_tagsno
days_since_latest_release529
mean_days_between_releases42.4

Community & Adoption

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

62Moderate · 18% of overall
How it's scored
39.8/60Stars — 284 stars
9.3/25Forks — 14 forks
4.7/15Watchers — 8 watchers
Inputs used
forks14
stars284
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

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

51Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.5/22.5Commit distribution — top contributor authored 71% of commits
12.2/13.5Contributor breadth — 9 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.709
How it's scored
43.9/46.8Issue resolution — 94% of issues closed
35.6/38.3PR acceptance — 123/132 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/16 approved changesets -- score normalized to 1
Inputs used
merged_prs123
open_issues6
closed_issues92
issue_closed_ratio0.939
closed_unmerged_prs9
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
7.8/25Owner reach — 11 followers of builder555
22.6/25Track record — 48 public repos, account ~5 yr old
Inputs used
followers11
owner_typeUser
is_verified
owner_loginbuilder555
public_repos48
account_age_days1,880
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.cjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
2/20OpenSSF Scorecard: CI-Tests — 1 out of 8 merged PRs checked by a CI test -- score normalized to 1
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicsble, bluetooth, pine64, pinecil, soldering, soldering-iron, pinecil-v2
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

38At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.2/2.5CI-Tests — 1 out of 8 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/16 approved changesets -- score normalized to 1
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
2/5Security-Policy — security policy file 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 — 48 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate2.3
Excluded from scoring (no data or not applicable): packaging. 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
advisories59
affected_packages21
assessed_packages291
unassessed_packages10
affected_by_severitycritical 3, high 13, moderate 4, 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 291 resolved dependencies against OSV. 10 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 48 of 60 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.8
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.cjs
0/11Static type checking
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/25 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes6,982
source_files_sampled25
oversized_source_files0

Key facts

284GitHub stars
9contributors
7commits, last 12 months
0days since last push
68releases
1bus factor
6open issues
npm, PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 14 ⇿
0Stars
14Forks
58Releases

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.

03581013151412023-022024-062025-10
Major 0Minor 7Patch 51

Each point covers 3 days.

OpenSSF Scorecard 2.3 / 10
2.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-27 18:27 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
1CI-Tests1 out of 8 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/16 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities48 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npmchart.js^4.2.1ui/package.json
npmpinia^2.0.32ui/package.json
npmvue^3.2.47ui/package.json
npmvue-chartjs^5.2.0ui/package.json
All dependencies 301

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

RegistryPackageVersionRelation
npmchart.js4.4.1direct
npmpinia2.1.7direct
npmvue3.4.15direct
npmvue-chartjs5.3.0direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@babel/parser7.23.9indirect
npm@esbuild/android-arm0.18.20indirect
npm@esbuild/android-arm640.18.20indirect
npm@esbuild/android-x640.18.20indirect
npm@esbuild/darwin-arm640.18.20indirect
npm@esbuild/darwin-x640.18.20indirect
npm@esbuild/freebsd-arm640.18.20indirect
npm@esbuild/freebsd-x640.18.20indirect
npm@esbuild/linux-arm0.18.20indirect
npm@esbuild/linux-arm640.18.20indirect
npm@esbuild/linux-ia320.18.20indirect
npm@esbuild/linux-loong640.18.20indirect
npm@esbuild/linux-mips64el0.18.20indirect
npm@esbuild/linux-ppc640.18.20indirect
npm@esbuild/linux-riscv640.18.20indirect
npm@esbuild/linux-s390x0.18.20indirect
npm@esbuild/linux-x640.18.20indirect
npm@esbuild/netbsd-x640.18.20indirect
npm@esbuild/openbsd-x640.18.20indirect
npm@esbuild/sunos-x640.18.20indirect
npm@esbuild/win32-arm640.18.20indirect
npm@esbuild/win32-ia320.18.20indirect
npm@esbuild/win32-x640.18.20indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.56.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.2indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@kurkle/color0.3.2indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@one-ini/wasm0.1.1indirect
npm@pkgjs/parseargs0.11.0indirect
npm@rushstack/eslint-patch1.7.2indirect
npm@tootallnate/once2.0.0indirect
npm@types/chai4.3.11indirect
npm@types/chai-subset1.3.5indirect
npm@types/node20.11.8indirect
npm@ungap/structured-clone1.2.0indirect
npm@vitejs/plugin-vue4.6.2indirect
npm@vitest/expect0.29.8indirect
npm@vitest/runner0.29.8indirect
npm@vitest/spy0.29.8indirect
npm@vitest/utils0.29.8indirect
npm@vue/compiler-core3.4.15indirect
npm@vue/compiler-dom3.4.15indirect
npm@vue/compiler-sfc3.4.15indirect
npm@vue/compiler-ssr3.4.15indirect
npm@vue/devtools-api6.5.1indirect
npm@vue/eslint-config-prettier7.1.0indirect
npm@vue/reactivity3.4.15indirect
npm@vue/runtime-core3.4.15indirect
npm@vue/runtime-dom3.4.15indirect
npm@vue/server-renderer3.4.15indirect
npm@vue/shared3.4.15indirect
npm@vue/test-utils2.4.4indirect
npmabab2.0.6indirect
npmabbrev2.0.0indirect
npmacorn8.11.3indirect
npmacorn-globals7.0.1indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.2indirect
npmagent-base6.0.2indirect
npmajv6.12.6indirect
npmansi-regex5.0.1indirect
npmansi-regex6.0.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.1indirect
npmargparse2.0.1indirect
npmassertion-error1.1.0indirect
npmasynckit0.4.0indirect
npmbalanced-match1.0.2indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmcac6.7.14indirect
npmcallsites3.1.0indirect
npmchai4.4.1indirect
npmchalk4.1.2indirect
npmcheck-error1.0.3indirect
npmcli-truncate3.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander10.0.1indirect
npmconcat-map0.0.1indirect
npmconfig-chain1.1.13indirect
npmcross-spawn7.0.3indirect
npmcssesc3.0.0indirect
npmcssstyle3.0.0indirect
npmcsstype3.1.3indirect
npmdata-urls4.0.0indirect
npmdebug4.3.4indirect
npmdecimal.js10.4.3indirect
npmdeep-eql4.1.3indirect
npmdeep-is0.1.4indirect
npmdelayed-stream1.0.0indirect
npmdiff5.1.0indirect
npmdoctrine3.0.0indirect
npmdomexception4.0.0indirect
npmeastasianwidth0.2.0indirect
npmeditorconfig1.0.4indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmentities4.5.0indirect
npmesbuild0.18.20indirect
npmescape-string-regexp4.0.0indirect
npmescodegen2.1.0indirect
npmeslint8.56.0indirect
npmeslint-config-prettier8.10.0indirect
npmeslint-plugin-prettier4.2.1indirect
npmeslint-plugin-vue9.20.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.17.0indirect
npmfile-entry-cache6.0.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.2.9indirect
npmforeground-child3.1.1indirect
npmform-data4.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmget-func-name2.0.2indirect
npmglob10.3.10indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhtml-encoding-sniffer3.0.0indirect
npmhttp-proxy-agent5.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmiconv-lite0.6.3indirect
npmignore5.3.0indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-glob4.0.3indirect
npmis-path-inside3.0.3indirect
npmis-potential-custom-element-name1.0.1indirect
npmisexe2.0.0indirect
npmjackspeak2.3.6indirect
npmjs-beautify1.14.11indirect
npmjs-yaml4.1.0indirect
npmjsdom21.1.2indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonc-parser3.2.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocal-pkg0.4.3indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash.merge4.6.2indirect
npmloupe2.3.7indirect
npmlru-cache10.2.0indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.5indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch3.1.2indirect
npmminimatch9.0.1indirect
npmminimatch9.0.3indirect
npmminipass7.0.4indirect
npmmlly1.5.0indirect
npmms2.1.2indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnopt7.2.0indirect
npmnth-check2.1.1indirect
npmnwsapi2.2.7indirect
npmonce1.4.0indirect
npmoptionator0.9.3indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmparse57.1.2indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry1.10.1indirect
npmpathe1.1.2indirect
npmpathval1.1.1indirect
npmpicocolors1.0.0indirect
npmpkg-types1.0.3indirect
npmpostcss8.4.33indirect
npmpostcss-selector-parser6.0.15indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-format27.5.1indirect
npmproto-list1.2.4indirect
npmpsl1.9.0indirect
npmpunycode2.3.1indirect
npmquerystringify2.2.0indirect
npmqueue-microtask1.2.3indirect
npmreact-is17.0.2indirect
npmrequires-port1.0.0indirect
npmresolve-from4.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrollup3.29.4indirect
npmrrweb-cssom0.6.0indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmsaxes6.0.0indirect
npmsemver7.5.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmslice-ansi5.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.0.2indirect
npmstackback0.0.2indirect
npmstd-env3.7.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal1.3.0indirect
npmsupports-color7.2.0indirect
npmsymbol-tree3.2.4indirect
npmtext-table0.2.0indirect
npmtinybench2.6.0indirect
npmtinypool0.4.0indirect
npmtinyspy1.1.1indirect
npmtough-cookie4.1.3indirect
npmtr464.1.1indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmufo1.3.2indirect
npmundici-types5.26.5indirect
npmuniversalify0.2.0indirect
npmuri-js4.4.1indirect
npmurl-parse1.5.10indirect
npmutil-deprecate1.0.2indirect
npmvite4.5.2indirect
npmvite-node0.29.8indirect
npmvitest0.29.8indirect
npmvue-component-type-helpers1.8.27indirect
npmvue-demi0.14.6indirect
npmvue-eslint-parser9.4.2indirect
npmw3c-xmlserializer4.0.0indirect
npmwebidl-conversions7.0.0indirect
npmwhatwg-encoding2.0.0indirect
npmwhatwg-mimetype3.0.0indirect
npmwhatwg-url12.0.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.2.2indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmws8.16.0indirect
npmxml-name-validator4.0.0indirect
npmxmlchars2.2.0indirect
npmyallist4.0.0indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.0.0indirect
PyPIblackindirect
PyPIpinecilindirect
PyPIpyinstallerindirect
PyPIpytestindirect
PyPIpytest-asyncioindirect
PyPIpytest-watchindirect
PyPIrequestsindirect
PyPIrichindirect
PyPItyping-extensionsindirect
PyPIwebsocketsindirect
Dependency advisories 21

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

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.2.9indirectcritical23.4.2
rollup3.29.4indirectcritical24.59.0
vitest0.29.8indirectcritical14.1.0
brace-expansion1.1.11indirecthigh45.0.8
brace-expansion2.0.1indirecthigh45.0.8
cross-spawn7.0.3indirecthigh17.0.5
form-data4.0.0indirecthigh24.0.6
glob10.3.10indirecthigh111.1.0
js-yaml4.1.0indirecthigh34.3.0
lodash4.17.21indirecthigh34.18.0
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.1indirecthigh310.2.3
minimatch9.0.3indirecthigh310.2.3
postcss8.4.33indirecthigh38.5.18
vite4.5.2indirecthigh168.0.16
ws8.16.0indirecthigh38.21.0
ajv6.12.6indirectmoderate18.18.0
diff5.1.0indirectmoderate18.0.3
esbuild0.18.20indirectmoderate10.25.0
nanoid3.3.7indirectmoderate15.0.9
@tootallnate/once2.0.0indirectlow13.0.1

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": [
        "ble",
        "bluetooth",
        "pine64",
        "pinecil",
        "soldering",
        "soldering-iron",
        "pinecil-v2"
      ],
      "is_fork": false,
      "size_kb": 9735,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 2169,
        "Vue": 29109,
        "HTML": 651,
        "Shell": 2499,
        "Python": 34342,
        "Batchfile": 537,
        "Dockerfile": 422,
        "JavaScript": 22110,
        "PowerShell": 589
      },
      "pushed_at": "2026-07-27T02:47:00Z",
      "created_at": "2023-02-05T02:44:11Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T17:33:03Z",
      "description": "UI for Pinecil V2 - control it over BLE from your PC or your mobile.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "Vue",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "builder555",
      "company": null,
      "location": null,
      "followers": 11,
      "avatar_url": "https://avatars.githubusercontent.com/u/85308587?v=4",
      "created_at": "2021-06-03T17:17:27Z",
      "is_verified": null,
      "public_repos": 48,
      "account_age_days": 1880
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.2.16",
          "kind": "patch",
          "published_at": "2025-02-13T01:19:02Z"
        },
        {
          "tag": "v2.2.15",
          "kind": "patch",
          "published_at": "2025-02-07T00:32:33Z"
        },
        {
          "tag": "v2.2.14",
          "kind": "patch",
          "published_at": "2025-01-21T12:50:50Z"
        },
        {
          "tag": "v2.2.12",
          "kind": "patch",
          "published_at": "2025-01-04T00:21:24Z"
        },
        {
          "tag": "v2.2.9",
          "kind": "patch",
          "published_at": "2024-09-21T02:11:04Z"
        },
        {
          "tag": "v2.2.6",
          "kind": "patch",
          "published_at": "2024-01-31T23:09:42Z"
        },
        {
          "tag": "v2.2.5",
          "kind": "patch",
          "published_at": "2024-01-31T22:40:26Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2024-01-28T15:33:22Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2024-01-28T14:47:57Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-01-28T13:30:45Z"
        },
        {
          "tag": "v2.1.16",
          "kind": "patch",
          "published_at": "2024-01-27T04:09:51Z"
        },
        {
          "tag": "v2.1.15",
          "kind": "patch",
          "published_at": "2024-01-26T23:59:51Z"
        },
        {
          "tag": "v2.1.14",
          "kind": "patch",
          "published_at": "2024-01-25T23:05:00Z"
        },
        {
          "tag": "v2.1.12",
          "kind": "patch",
          "published_at": "2024-01-25T22:24:51Z"
        },
        {
          "tag": "v1.14.6",
          "kind": "patch",
          "published_at": "2024-01-15T01:38:56Z"
        },
        {
          "tag": "v1.14.5",
          "kind": "patch",
          "published_at": "2024-01-14T18:26:33Z"
        },
        {
          "tag": "v1.14.4",
          "kind": "patch",
          "published_at": "2024-01-07T20:09:54Z"
        },
        {
          "tag": "v1.14.3",
          "kind": "patch",
          "published_at": "2023-11-22T17:18:15Z"
        },
        {
          "tag": "v1.14.2",
          "kind": "patch",
          "published_at": "2023-11-22T17:00:35Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2023-10-18T13:22:15Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2023-05-07T15:30:51Z"
        },
        {
          "tag": "v1.13.13",
          "kind": "patch",
          "published_at": "2023-05-05T21:37:27Z"
        },
        {
          "tag": "v1.13.12",
          "kind": "patch",
          "published_at": "2023-04-19T12:32:06Z"
        },
        {
          "tag": "v1.13.11",
          "kind": "patch",
          "published_at": "2023-04-13T00:47:56Z"
        },
        {
          "tag": "v1.13.10",
          "kind": "patch",
          "published_at": "2023-04-12T11:33:18Z"
        },
        {
          "tag": "v1.13.9",
          "kind": "patch",
          "published_at": "2023-04-09T12:35:13Z"
        },
        {
          "tag": "v1.13.8",
          "kind": "patch",
          "published_at": "2023-04-09T12:32:37Z"
        },
        {
          "tag": "v1.13.7",
          "kind": "patch",
          "published_at": "2023-04-09T02:56:43Z"
        },
        {
          "tag": "v1.13.6",
          "kind": "patch",
          "published_at": "2023-04-09T02:47:10Z"
        },
        {
          "tag": "v1.13.3",
          "kind": "patch",
          "published_at": "2023-04-07T23:36:46Z"
        },
        {
          "tag": "v1.12.16",
          "kind": "patch",
          "published_at": "2023-04-07T14:56:41Z"
        },
        {
          "tag": "v1.12.15",
          "kind": "patch",
          "published_at": "2023-04-05T12:18:52Z"
        },
        {
          "tag": "v1.12.14",
          "kind": "patch",
          "published_at": "2023-04-02T21:36:14Z"
        },
        {
          "tag": "v1.12.13",
          "kind": "patch",
          "published_at": "2023-04-01T12:08:30Z"
        },
        {
          "tag": "v1.12.11",
          "kind": "patch",
          "published_at": "2023-03-30T13:10:17Z"
        },
        {
          "tag": "v1.12.10",
          "kind": "patch",
          "published_at": "2023-03-30T12:33:45Z"
        },
        {
          "tag": "v1.12.9",
          "kind": "patch",
          "published_at": "2023-03-29T01:40:29Z"
        },
        {
          "tag": "v1.12.8",
          "kind": "patch",
          "published_at": "2023-03-26T19:38:27Z"
        },
        {
          "tag": "v1.12.6",
          "kind": "patch",
          "published_at": "2023-03-26T15:04:28Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2023-03-16T00:19:23Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2023-03-14T23:49:54Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-03-14T01:39:55Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2023-03-13T15:45:22Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2023-03-13T02:48:16Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2023-03-13T02:39:53Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2023-03-12T23:33:20Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2023-03-12T23:16:08Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2023-03-12T23:13:02Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2023-03-12T22:49:44Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-03-12T22:17:03Z"
        },
        {
          "tag": "v1.5.7",
          "kind": "patch",
          "published_at": "2023-03-10T12:50:50Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2023-03-10T12:23:46Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2023-03-10T12:20:52Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-02-28T02:28:32Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-02-28T01:01:54Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2023-02-27T22:51:33Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-02-27T22:27:53Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-02-24T12:10:37Z"
        },
        {
          "tag": "v1.0.16",
          "kind": "patch",
          "published_at": "2023-02-22T11:40:42Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2023-02-22T03:29:24Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2023-02-22T02:49:11Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2023-02-21T20:07:23Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2023-02-20T21:01:29Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2023-02-20T12:51:15Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2023-02-20T03:29:05Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2023-02-20T03:03:20Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-02-20T03:00:40Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-02-20T02:55:37Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "45a162520c30eea41e5ea3bdc1ac613ef290467e",
          "body": null,
          "is_bot": true,
          "headline": "docs(README): update contributors",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-31T21:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda2a8f5562edc13554555dfcb81af68f50703fc",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-31T21:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "700715f8df1e99177b27d8a575118aaf4c23d8a5",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #234 from builder555/dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-10-31T21:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe42fad521b37881697e9e2ba6af570c0047ce9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-10-31T21:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a3285fa1082d949e833d1f4f82a375364014a6",
          "body": "chore: update intel mac os runner",
          "is_bot": false,
          "headline": "Merge pull request #233 from dotzenith/update-macos-runner",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-10-31T21:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e84035c3905d506f14eb36aaf2f0e5922ccd03",
          "body": null,
          "is_bot": false,
          "headline": "chore: update intel mac os runner",
          "author_name": "dotzenith",
          "author_login": "dotzenith",
          "committed_at": "2025-10-30T14:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ab8272d9039bcf9caf806311824fb46781db3e",
          "body": null,
          "is_bot": false,
          "headline": "Update hit counter badge in Readme.md",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-09-10T11:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f0ae3c507d69393cf2673b46c67e8ca2fcb7c0",
          "body": null,
          "is_bot": true,
          "headline": "docs(README): update contributors",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-13T01:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9404793e518a48e9ccc7c6108cb59e86e09307",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-13T01:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd5f4e481dda2ec479aba2f9924f7c79e48faad",
          "body": "merging PR from dotzenith",
          "is_bot": false,
          "headline": "Merge pull request #232 from builder555/dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-02-13T01:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15339100b795bfb7f68856906958c5d7e943c5b1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-02-13T01:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eab76e2cf04337e0c0a637bd34424d69161ca4d",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.16",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-13T01:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1149a9eacf6e2f095fac6c1617e2e86eb9f93912",
          "body": null,
          "is_bot": false,
          "headline": "fix: dummy commit to trigger a build",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-02-13T01:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4558234ed9cb39a222ee170a33b5bb4493a9c8",
          "body": "feat: add macos x86 builds",
          "is_bot": false,
          "headline": "Merge pull request #230 from dotzenith/add-macos-x86-builds",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-02-13T01:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dba9eab69bd07a36297a1e9918b1a13fcea755e8",
          "body": null,
          "is_bot": false,
          "headline": "change macos runner architecture name to match github docs",
          "author_name": "dotzenith",
          "author_login": "dotzenith",
          "committed_at": "2025-02-08T03:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3edf75a531df360e0a5cf9188a864e74b83859c",
          "body": null,
          "is_bot": false,
          "headline": "fix typo in build.yml",
          "author_name": "dotzenith",
          "author_login": "dotzenith",
          "committed_at": "2025-02-08T03:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e377f19571cc767a248ce59c1434c7a85acaa839",
          "body": null,
          "is_bot": false,
          "headline": "add x86 macos to build matrix",
          "author_name": "dotzenith",
          "author_login": "dotzenith",
          "committed_at": "2025-02-08T03:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ceb543dd9b1ec33519ca279f37352eb46af6b0",
          "body": null,
          "is_bot": true,
          "headline": "docs(README): update contributors",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-07T00:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06fe2a04931fed0e6131d817001c688320d09d53",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-07T00:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121e2786ec44d6d8b3f7bf51c83fa141da186a22",
          "body": "dotzenith removed unnecessary xargs for macOS",
          "is_bot": false,
          "headline": "Merge pull request #229 from builder555/dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-02-07T00:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2634abc143d38c0747907f8da6de009864999132",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.15",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-07T00:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f007f1bef8f68efecda68b7573c09dc9bc91732a",
          "body": null,
          "is_bot": false,
          "headline": "fix: dummy commit to trigger a build",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-02-07T00:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303496d9e42ac0f2d9ae7c84eb51a6e20817fb60",
          "body": "fix: remove xargs from start.sh",
          "is_bot": false,
          "headline": "Merge pull request #228 from dotzenith/remove-xargs",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-02-07T00:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "634da81f239c08027cc799d264526d0f95ce9fa0",
          "body": null,
          "is_bot": false,
          "headline": "remove xargs from start.sh",
          "author_name": "dotzenith",
          "author_login": "dotzenith",
          "committed_at": "2025-02-06T05:25:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ab517072838ce99b9aa6971b029807442b600f",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-21T12:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40b14a5bff3a31746683d5ad2dfb5ce7ec23f52",
          "body": "dummy pr to trigger build",
          "is_bot": false,
          "headline": "Merge pull request #227 from builder555/dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-21T12:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe62d5aaec4f7a271e45d063fccad4f2d1d148ba",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.14",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-21T12:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aafa5aa96e129959bc6c4c61ff6867b7ea8d7d6",
          "body": null,
          "is_bot": false,
          "headline": "fix: another action trigger",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-21T12:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cadcc631d8f6c59059e30e604a617a3390e3f67",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.13",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-21T12:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "398942435f3dc439f80129b09d0d472b91e9abcb",
          "body": "update dev",
          "is_bot": false,
          "headline": "Merge pull request #226 from builder555/master",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-21T12:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958173eec9aa4c09ed9eb0724912e315859cef0f",
          "body": null,
          "is_bot": false,
          "headline": "fix: triggering action for #223",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-21T12:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "815d09d8a9a7d0f80cadc504b05b38667bd7eb68",
          "body": null,
          "is_bot": true,
          "headline": "docs(README): update contributors",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-21T12:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e161050ee4169cc486e08af2bf6aa35163a1cbb",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-21T12:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6bf1002efd9aa83d3ff1c1b6dc8d7d1d13483e4",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #225 from builder555/dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-21T12:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a643880cd1a6875e4b2d8525198bf12073c8f80",
          "body": "Hotfix for #223",
          "is_bot": false,
          "headline": "Merge pull request #224 from Quba1/master",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-21T12:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e72d1a3859ddaa5b6b1f93bd355f84bb3c3c899",
          "body": null,
          "is_bot": false,
          "headline": "Use legacy websockets asyncio implementation",
          "author_name": "Jakub Lewandowski",
          "author_login": "Quba1",
          "committed_at": "2025-01-21T10:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe26d6a88e54afa92fd566d31d8011f17b04441",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-04T00:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d87ef3a690ba9447baee88c675c09dd3e6b6f912",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #222 from builder555/dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-04T00:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0bf5d8eac62ccc07d5abc86372b170c6856fd81",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.12",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-04T00:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "491eeae1072acdcfde9787415c18605114799bb3",
          "body": null,
          "is_bot": false,
          "headline": "fix: should fix the broken build issue",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-04T00:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b5bd72e6eb7faa7a4e6015d3e0677d96b7b1c2",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-04T00:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f518192319283e8511b84786515ccb9b30891d5",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #221 from builder555/dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-04T00:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11e8504579a4abd104f40da0216531b0cf01bdc5",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.11",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-04T00:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "433653fd1ce8ea403f5836602794acefb2a35229",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle temp always in C (fixes #220)",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2025-01-04T00:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50187275633ec0ec3d40b41debc66db2a55fd41f",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.10",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-10-16T11:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3879266f8d07f1c1624a13e5635a8c99d8a8eefc",
          "body": null,
          "is_bot": false,
          "headline": "fix: on slower computers python might take longer to start",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-10-16T11:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497e2ce1725a21dea494428318cd58fa6ed665af",
          "body": null,
          "is_bot": true,
          "headline": "docs(README): update contributors",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-09-21T02:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ea0a082cc75f2edc8cd02a1e405ce219f7b184d",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-09-21T02:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a88ef0a57a719232d6a0450c14de5b124f041de",
          "body": "fix: possible fix for uncontrolled temperature changes",
          "is_bot": false,
          "headline": "Merge pull request #218 from builder555/dev",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-09-21T02:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25bf589248bc9c8474472b08547981eafffe3282",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.9",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-09-21T02:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20a562d90b964c72ab3e24c3cfbb91451066bf2",
          "body": null,
          "is_bot": false,
          "headline": "fix: bug when holding a mouse key and leaving + or - button",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-09-21T02:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "050bea0c8c25e17c8f961e94ad900270cff082cf",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-05-14T11:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639940ceb0c5dcb2ddeae1f67fb6bf50f32919bc",
          "body": null,
          "is_bot": false,
          "headline": "fix: add shortcut to format with black",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-02-01T01:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cde711445b6886366559a021e03ce801a5d2d72",
          "body": null,
          "is_bot": false,
          "headline": "fix: better type annotations",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-02-01T01:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6435ea921b149aa383ea24456faccc61a237673a",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-31T23:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07c69022a9a457f8d11627a1d78868637cba256",
          "body": "fix ui opening",
          "is_bot": false,
          "headline": "Merge pull request #214 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-31T23:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17da2ea0877b8e9b190e87dbce51db2e9b6e1e43",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.6",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-31T23:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5e548df06acd38ca424984a3f7282199142501",
          "body": null,
          "is_bot": false,
          "headline": "fix: clean up ui opening",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-31T23:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "533cba0fdbeeabe8e90bb47f13185a0b1779dbb7",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-31T22:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7222b95dc1c124dcaf21e838c2c61542652c5dda",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #213 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-31T22:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41ca34b86d6f350875f958a707719d95fdc3911",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.5",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-31T22:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15707a8bd0a68fd0fa5f94149df90b9295c95fcd",
          "body": null,
          "is_bot": false,
          "headline": "fix: use PineSAM as name for binary",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-31T22:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce74692e45e81183e9dbb4d22e05d1b1f096b71",
          "body": "…from python",
          "is_bot": false,
          "headline": "fix: removed bluetooth check, better args parsing, auto-open browser …",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-31T22:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6453309bb4201abd47e1764a415376c74a72ea27",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-28T15:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16bdb61cffc283f1f534bdbdf27fb3d3f89a2710",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #212 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-28T15:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10faf9f9c901d9aa4c84191909753d4bbc390a61",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.3",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-28T15:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a170f335d2b672ceab58204ffc17bf926388315f",
          "body": null,
          "is_bot": false,
          "headline": "fix: add missing library",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-28T15:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e583ed32409855ba87328af73f6542592c14d83f",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-28T14:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8b41d663779e0a495dec7aff3320756df374a7f",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #211 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-28T14:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c61937553f9303bc0befaefab0387482dab1d17",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.2",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-28T14:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1017a43123fb54fd0f737b561c0b7eedd5b06c",
          "body": null,
          "is_bot": false,
          "headline": "fix: check bluetooth on linux before starting; pretty logs",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-28T14:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624ab7783087c7ec7b7a177db6989754165b5aff",
          "body": null,
          "is_bot": false,
          "headline": "fix: update screenshot",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-28T14:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b33f675d62258697e760bcf337732da79658f5",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-28T13:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc56119c9d87ff5d623620db04361bd7a1aafda2",
          "body": "handle temperature",
          "is_bot": false,
          "headline": "Merge pull request #210 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-28T13:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83cadf8b51a459271214024cf0185fe558aea015",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.2.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-28T13:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24757bde815f2173ba56eb8a41bc501143e5d24b",
          "body": null,
          "is_bot": false,
          "headline": "feat: display handle temperature. closes #156",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-28T13:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "599011027c4944875cea23271958ca64d5633493",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-27T04:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1226990b3ed16d14e61d44a093d1bc9c913bcfa",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #209 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-27T04:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2c8b0686209f76f1bdc67e1db48e72b20815418",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.1.16",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-27T04:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cff8b1f018a46e41d7b91dcfa09a35842814d5f",
          "body": null,
          "is_bot": false,
          "headline": "fix: start.ps1 causes more problems than it solves",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-27T04:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac24d38ea4e6069f3dfd3ba5fcf56fdea6227aa",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-26T23:59:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ea2969abb4e53efca58b8383657b7ed904fb0d",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #208 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-26T23:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c51fb9562c985b2d76556b56268a1113405ba24",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.1.15",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-26T23:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52dd3e4578160480112f57fee9f1f8d8772ed996",
          "body": null,
          "is_bot": false,
          "headline": "formatted",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-26T16:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f77378dd8a62bf17147f0f83a395d2c609a6525",
          "body": null,
          "is_bot": false,
          "headline": "fix: exit gracefully on ctrl+c",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-26T16:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc6a4b4a677a4d46e39520d1835761a65663c1bc",
          "body": null,
          "is_bot": false,
          "headline": "better logging",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-26T16:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ab3623de3208c3b392ae0b0f3191d7e312a7b1",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-25T23:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafdab11478ea0b5a62ccc2e0d8d9befc0dc1f83",
          "body": "minor fixes",
          "is_bot": false,
          "headline": "Merge pull request #207 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-25T23:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a33fd56bd21fe96f4e5da084d5b9593abd2203b",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.1.14",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-25T23:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d0a7619abb2544c3a3337f2f18d6a8331954d1",
          "body": null,
          "is_bot": false,
          "headline": "fix: catch any random BLE errors on LIVE_DATA",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-25T23:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd15d5ae94b014dd948732b5c56001efeca63e9",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 2.1.13",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-25T22:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b764c013a920b8382bb1dd1d8e3482d48050ee6",
          "body": null,
          "is_bot": false,
          "headline": "fix: start scrtipt on mac clears protection attribute",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-25T22:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e0da3b510cd509611388962814b2ed4b17d7b6",
          "body": null,
          "is_bot": true,
          "headline": "chore: update changelog",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-25T22:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92facd11e2e68c943cf9694317eb3ca764db1c94",
          "body": "major refactor",
          "is_bot": false,
          "headline": "Merge pull request #206 from builder555/dev",
          "author_name": "Robert'); DROP TABLE students; --",
          "author_login": "builder555",
          "committed_at": "2024-01-25T22:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25dd6ce27ad2aed5e53b62631e3437b766804822",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 2.1.12 manually",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-25T22:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b080e4d985b5a0a058201d001e4371837ac9f6f5",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump version to 1.15.12",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-01-25T22:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9108e60f5da6b6ea5a74a6d3d3d33b5b4f6b418",
          "body": null,
          "is_bot": false,
          "headline": "fix: add unit tests for websocket handler",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-25T22:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593977ef256eaf06d0b543cb50af1d042ec931cf",
          "body": null,
          "is_bot": false,
          "headline": "fix: using async for broadcasting",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-25T22:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f56eac682d47c10b4d3d17774f61d71e53e13a",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove references to old main_server",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-25T17:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0e89faab6e16e4fa2153b7cea5c2007e459d35",
          "body": null,
          "is_bot": false,
          "headline": "formatted",
          "author_name": "builder555",
          "author_login": "builder555",
          "committed_at": "2024-01-25T13:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 68,
      "commits_last_year": 7,
      "latest_release_at": "2025-02-13T01:19:02Z",
      "latest_release_tag": "v2.2.16",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 529,
      "mean_days_between_releases": 42.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 14,
      "stars": 284,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 14,
        "total_forks": 14
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 6982,
      "source_files_sampled": 25,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "backend/Pipfile",
        "ui/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.9",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 136
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "3.29.4",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-gcx4-mw62-g8wm",
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 2,
            "oldest_advisory_days": 671
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "0.29.8",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-5xrq-8626-4rwp"
            ],
            "fixed_version": "4.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 56
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 412
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 412
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 626
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fjxv-7rqg-78g4",
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 2,
            "oldest_advisory_days": 370
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 252
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 255
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 186
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.33",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 3,
            "oldest_advisory_days": 94
          },
          {
            "name": "vite",
            "direct": false,
            "version": "4.5.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-356w-63v5-8wf4",
              "GHSA-4r4m-qw57-chr8",
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-64vr-g452-qvp3",
              "GHSA-859w-5945-r5v3",
              "GHSA-8jhw-289h-jh2g",
              "GHSA-93m4-6634-74q7",
              "GHSA-9cwx-2883-4wfx",
              "GHSA-c27g-q93r-2cwf",
              "GHSA-fx2h-pf6j-xcff"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 16,
            "oldest_advisory_days": 845
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.16.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3h5v-q93c-6h6q",
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 3,
            "oldest_advisory_days": 769
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "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": 165
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 193
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.18.20",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 532
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-mwcw-c2x4-8c55"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 1,
            "oldest_advisory_days": 595
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-vpq2-c234-7xj6"
            ],
            "fixed_version": "3.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 146
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 13,
          "critical": 3,
          "moderate": 4
        },
        "advisory_count": 59,
        "affected_count": 21,
        "assessed_count": 291,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 10,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "chart.js",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.2.1"
        },
        {
          "name": "pinia",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.32"
        },
        {
          "name": "vue",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.47"
        },
        {
          "name": "vue-chartjs",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "chart.js",
            "direct": true,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "pinia",
            "direct": true,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": true,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "vue-chartjs",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.23.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.14",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@kurkle/color",
            "direct": false,
            "version": "0.3.2",
            "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": "@one-ini/wasm",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/eslint-patch",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "4.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai-subset",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "0.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "0.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "0.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "0.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "6.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/eslint-config-prettier",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/test-utils",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-globals",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "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": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "editorconfig",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-vue",
            "direct": false,
            "version": "9.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "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-fullwidth-code-point",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "js-beautify",
            "direct": false,
            "version": "1.14.11",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "21.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "local-pkg",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.5",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.33",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "3.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-literal",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "4.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "0.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "0.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "vue-component-type-helpers",
            "direct": false,
            "version": "1.8.27",
            "ecosystem": "npm"
          },
          {
            "name": "vue-demi",
            "direct": false,
            "version": "0.14.6",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": false,
            "version": "9.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "black",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pinecil",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyinstaller",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-asyncio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-watch",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "websockets",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 301,
        "direct_count": 4,
        "indirect_count": 297
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 123,
        "open_issues": 6,
        "closed_ratio": 0.939,
        "closed_issues": 92,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "builder555",
          "commits": 437,
          "avatar_url": "https://avatars.githubusercontent.com/u/85308587?v=4"
        },
        {
          "type": "User",
          "login": "River-Mochi",
          "commits": 163,
          "avatar_url": "https://avatars.githubusercontent.com/u/97197236?v=4"
        },
        {
          "type": "User",
          "login": "dotzenith",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/77712443?v=4"
        },
        {
          "type": "User",
          "login": "NeilHanlon",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/680198?v=4"
        },
        {
          "type": "User",
          "login": "MagicLike",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/82117109?v=4"
        },
        {
          "type": "User",
          "login": "Quba1",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/22771850?v=4"
        },
        {
          "type": "User",
          "login": "Spagett1",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/77225642?v=4"
        },
        {
          "type": "User",
          "login": "krisstakos",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5090779?v=4"
        },
        {
          "type": "User",
          "login": "mcraa",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6892971?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.709
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "contributors.yml",
        "docs-deploy.yml",
        "increment-version.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.cjs"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
            "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": 1,
            "reason": "Found 3/16 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "48 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "45a162520c30eea41e5ea3bdc1ac613ef290467e",
        "ran_at": "2026-07-27T18:27:54Z",
        "aggregate_score": 2.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T02:47:03Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-10-31T21:04:03Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 81,
          "created_at": "2023-03-06T23:00:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 91,
          "created_at": "2023-03-12T03:30:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 155,
          "created_at": "2023-04-02T21:29:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 178,
          "created_at": "2023-04-13T19:19:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 220,
          "created_at": "2024-12-28T01:47:09Z",
          "last_comment_at": "2025-01-05T22:59:39Z",
          "last_comment_author": "LucidEye"
        },
        {
          "number": 236,
          "created_at": "2026-02-02T21:19:43Z",
          "last_comment_at": "2026-02-17T18:48:04Z",
          "last_comment_author": "umsmin"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/builder555/PineSAM",
    "host": "github.com",
    "name": "PineSAM",
    "owner": "builder555"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 48,
      "inputs": {
        "security": 38,
        "vitality": 52,
        "community": 62,
        "governance": 51,
        "engineering": 74,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 56,
        "overall_after_abandonment_multiplier": 48
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 52,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 7,
              "human_commit_share": 0.6,
              "days_since_last_push": 0,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "7 commits in the last year",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "releases_count": 68,
              "latest_release_tag": "v2.2.16",
              "releases_from_tags": false,
              "days_since_latest_release": 529,
              "mean_days_between_releases": 42.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "68 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 529 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 529
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~42.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 42.4
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 268,
              "days_since_last_human_commit": 268,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 268 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 268,
                      "count": 3,
                      "signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 14,
              "stars": 284,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "284 stars",
                "points": 39.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 284
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "14 forks",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.709
            },
            "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 71% of commits",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 123,
              "open_issues": 6,
              "closed_issues": 92,
              "issue_closed_ratio": 0.939,
              "closed_unmerged_prs": 9
            },
            "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": "123/132 decided PRs merged",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 123,
                      "decided": 132
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/16 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "followers": 11,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "builder555",
              "public_repos": 48,
              "account_age_days": 1880
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "11 followers of builder555",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11,
                      "login": "builder555"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "48 public repos, account ~5 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 48
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "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": ".eslintrc.cjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "ble",
                "bluetooth",
                "pine64",
                "pinecil",
                "soldering",
                "soldering-iron",
                "pinecil-v2"
              ],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 23,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 2.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.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 3/16 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "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": "48 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 291 resolved dependencies against OSV; 10 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 291
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 10
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 59,
              "affected_packages": 21,
              "assessed_packages": 291,
              "unassessed_packages": 10,
              "affected_by_severity": "critical 3, high 13, moderate 4, 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": 291,
              "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": 5
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.8,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "48 of 60 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 60
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".eslintrc.cjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, 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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 6982,
              "source_files_sampled": 25,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/25 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 25,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T18:28:11.708046Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/builder555/PineSAM.svg",
  "full_name": "builder555/PineSAM",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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