Öffentliches Register
Software-GesundheitsberichtSchema 0.26.0 · Metriken 1.13.0 · 2026-07-22 08:03 UTC

analogdevicesinc / scopy

A software oscilloscope and signal analysis toolset

C++ · JavaScriptGPL-3.0★ 499 Sterne⑂ 184 Forksseit Sept. 2016Auf GitHub ansehen ↗

analogdevicesinc/scopy erreicht einen Gesundheitsindex von 78 von 100 und liegt damit im Bereich Gut. Am stärksten schneidet es bei Vitality (91/100) ab, am schwächsten bei Security (49/100). Zuletzt heute aktualisiert. 4 Mitwirkende tragen den Großteil der jüngsten Arbeit.

78
gesamt / 100
Gut

Software-Gesundheitsindex

Metriken werden auf einer Skala von 1–100 in gewichtete Kategorien gruppiert. Der Gesamtwert beginnt als ihr Mittel; sobald öffentliche Evidenz die Richtlinie für Hochrisikojurisdiktionen auslöst, wird die Bewertung angepasst und erhält die Obergrenze 49 (Gefährdet). AI Readiness liegt außerhalb.

78
Exzellent85-100Vorbildlich; erfüllt im Wesentlichen alle geprüften Kriterien
Gut70-84Gesund; geringfügige Lücken
Mittel50-69Akzeptabel mit deutlichen Lücken; Überprüfung empfohlen
Gefährdet30-49Erhebliche Schwächen; eine Übernahme erfordert Vorsicht
Kritisch1-29Schwerwiegende Probleme (aufgegeben, nur ein Maintainer, keine Hygiene)
VitalitätCommunity &VerbreitungNachhaltigkeit &GovernanceEngineering-QualitätSicherheitAI Readiness

Bewertungsprofil

Jede Achse ist eine Kategorie. Die Form zählt mehr als der Durchschnitt — ein gesundes Projekt füllt die gesamte Fläche, während ein Profil aus Spitzen und Kratern bedeutet, dass Stärke in einer Dimension Risiken in einer anderen verdeckt.

Eigentümerschaft

1.942 Follower316 öffentliche Reposseit Okt. 2012

Dieses Repository wird von einer Organisation getragen — geteilte, rechenschaftspflichtige Trägerschaft, die jeden einzelnen Maintainer überdauern kann.

Metriken nach Kategorie

Vitalität

Lebt das Projekt — wird Code geschrieben und werden Releases ausgeliefert?

91Exzellent · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 0 Tagen
32.5/36Commit-Rhythmus — 47/52 Wochen mit Commits
18/18Commit-Volumen — 602 Commits im letzten Jahr
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Verwendete Eingangsdaten
commits_last_year602
human_commit_share0,92
days_since_last_push0
active_weeks_last_year47
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 43 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 8 Tagen
19.8/27Release-Rhythmus — ein Release etwa alle 54 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count43
latest_release_tagv2.2.1
releases_from_tagsnein
days_since_latest_release8
mean_days_between_releases54

Community & Verbreitung

Hat das Projekt Nutzer, Downloads, Aufmerksamkeit und ein einladendes Umfeld für Beitragende?

72Gut · 18 % des Gesamtindex
Wie die Bewertung erfolgt
43.8/60Stars — 499 Stars
18.9/25Forks — 184 Forks
9.9/15Watcher — 61 Watcher
Verwendete Eingangsdaten
forks184
stars499
watchers61
growth_stateorganic
growth_factor_pct100
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (GPL-3.0)
18/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
0/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingja
has_issue_templatenein
has_code_of_conductnein
has_pull_request_templatenein

Nachhaltigkeit & Governance

Überdauert das Projekt die Menschen, die es tragen — Bus-Faktor, Reaktionsfähigkeit, Trägerschaft und Paketpflege?

86Exzellent · 24 % des Gesamtindex
Wie die Bewertung erfolgt
43.2/54Bus-Faktor — 4 Beitragende decken die Hälfte aller Commits ab
18.2/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 19 % der Commits
13.5/13.5Breite der Beitragenden — 33 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor4
contributors_sampled33
top_contributor_share0,189
Wie die Bewertung erfolgt
43.2/46.8Issue-Lösungsquote — 92 % der Issues geschlossen
35.5/38.3PR-Annahme — 1.250/1.347 entschiedene PRs gemergt
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Verwendete Eingangsdaten
merged_prs1.250
open_issues70
closed_issues862
issue_closed_ratio0,925
closed_unmerged_prs97
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
23.6/25Reichweite des Inhabers — 1.942 Follower von analogdevicesinc
25/25Kontohistorie — 316 öffentliche Repos, Kontoalter ca. 13 Jahre
Verwendete Eingangsdaten
followers1.942
owner_typeOrganization
is_verified
owner_loginanalogdevicesinc
public_repos316
account_age_days5.041

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

81Gut · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 12 Workflow(s)
24/24Tests vorhanden
0/16Linter-Konfiguration
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 21 out of 21 merged PRs checked by a CI test -- score normalized to 10
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_confignein
has_precommit_confignein

Dokumentation

100Exzellent
Wie die Bewertung erfolgt
30/30README
25/25Dokumentationsverzeichnis
15/15Dokumentations-/Homepage-Site — https://analogdevicesinc.github.io/scopy/
10/10Repository-Beschreibung
10/10Topics — 5 Topics
10/10Wiki
Verwendete Eingangsdaten
topicsiio, oscilloscope, adalm-2000, m2k, hacktoberfest
has_wikija
homepagehttps://analogdevicesinc.github.io/scopy/
has_readmeja
has_docs_dirja
has_descriptionja

Sicherheit

Sind die sichtbaren Sicherheits- und Lieferkettenpraktiken belastbar, ohne ungeklärte Exposition gegenüber Hochrisikojurisdiktionen?

49Gefährdet · 16 % des Gesamtindex

Sicherheitslage

43Gefährdet
Wie die Bewertung erfolgt
0/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — keine Daten
2.5/2.5CI-Tests — 21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 10 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Lizenz — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — keine Daten
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,3
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): branch_protection, packaging. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
13.7/35Direkte Abhängigkeiten ohne bekannte Advisories — 1 betroffen: mcp 1.27.0 (high 7.6)
0/25Indirekte Abhängigkeiten ohne bekannte Advisories — transitive Menge in diesem Bereich nicht von Entwicklungs- und Test-Abhängigkeiten trennbar
40/40Keine offenen Advisories — kein Advisory ist länger als 90 Tage öffentlich
Verwendete Eingangsdaten
sourceosv
advisories4
affected_packages2
assessed_packages41
unassessed_packages3
affected_by_severityhigh 2
direct_affected_packages1
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Indirekte Abhängigkeiten ohne bekannte Advisories. Die verbleibenden Gewichte wurden renormalisiert. 41 aufgelöste Abhängigkeiten wurden mit OSV abgeglichen. 3 konnten nicht bewertet werden — keine aufgelöste Version, ein nicht unterstütztes Ökosystem oder außerhalb der ausgewiesenen Paketliste. Dieses Repository veröffentlicht kein Paket, das der Index auflöst; bewertet wurde daher der Abhängigkeitsgraph des Repositorys. Dieser Graph vermischt Entwicklungs- und Test-Pins mit ausgelieferten Abhängigkeiten, daher werden nur die deklarierten Laufzeit-Abhängigkeiten bewertet; transitive Befunde werden als Kontext ausgewiesen und fließen nicht in die Bewertung ein. Erreichbarkeit wird nicht analysiert.

AI Readiness

Wie gut ist das Repository dafür ausgestattet, mit KI-Coding-Agenten entwickelt und gepflegt zu werden? Ein unabhängiges, experimentelles Badge — Gewicht 0,0, es wird eigenständig ausgewiesen und verändert den Gesamt-Gesundheitswert nicht.

60Mittel · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
22.6/40Lesbare Commit-Historie — 39 von 92 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,424
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
18/18Bootstrap mit einem Befehl — ci/flatpak/Makefile, docs/Makefile
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
11/11Statische Typprüfung — C++ (statisch typisiert)
10/10Reproduzierbare Umgebung — Dockerfile, lockfile
4/10Belegte Agentenpraxis — 2 der letzten 100 Commits von Agenten verfasst oder ihnen zugeschrieben
8/8Automatisierte Wartung — 8 der letzten 100 Commits sind automatisierte Abhängigkeits-Updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfilesuv.lock
has_dockerfileja
typed_languageja
bootstrap_filesci/flatpak/Makefile, docs/Makefile
has_devcontainernein
has_linter_confignein
typecheck_configs
agent_commit_share0,02
toolchain_manifests
dependency_bot_commit_share0,08
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — C++ (statisch typisiert)
54.2/55Handhabbare Dateigrößen — 22/1.574 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageC++
largest_source_bytes253.290
source_files_sampled1.574
oversized_source_files22
Wie die Bewertung erfolgt
0/40API-Schema (OpenAPI/GraphQL/proto)
20/20MCP-Server
40/40Lauffähige Beispiele — example, examples
Verwendete Eingangsdaten
example_dirsexample, examples
has_mcp_signalja
api_schema_files

Eckdaten

499GitHub-Sterne
33Mitwirkende
602Commits, letzte 12 Monate
0Tage seit letztem Push
43Releases
4Bus-Faktor
70offene Issues
PyPIPaket-Ökosysteme

Warnungen zur Datenerhebung

  • Could not fetch pypi package 'scopy-mcp-server' from its registry

Weitere Details

Stern- und Fork-Verlauf 499 ★ / 184 ⇿
499Sterne
184Forks
42Releases

Wann jeder Stern und Fork hinzugefügt wurde, von GitHub erfasst und nach Tagen gruppiert. Das kumulierte Wachstum steht direkt über den täglichen Zugängen, aus denen es besteht, sodass beide gegeneinander lesbar sind: stetiger organischer Zuwachs sieht ganz anders aus als ein abrupter, kurzlebiger Ausschlag. Wo dieser Unterschied messbar ist, wird er als Wachstumsauthentizität ausgewiesen.

010020030040050049818262017-032021-112026-07
Major 1Minor 6Patch 9

Jeder Punkt umfasst 9 Tage.

OpenSSF Scorecard 4.3 / 10
4.3Gesamtwert

Unabhängige, werkzeugneutrale Sicherheitsbewertung durch das quelloffene OpenSSF Scorecard. Jede Prüfung honoriert eine Sicherheits-Praxis, nicht das Werkzeug eines bestimmten Anbieters. Prüfungen, die Scorecard nicht ermitteln konnte, sind mit k. A. markiert und vom Sicherheitswert ausgeschlossen (nie als null gezählt).Scorecard v5.5.0 · 2026-07-22 08:02 UTC

0Binary-Artifactsbinaries present in source code
k. A.Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 10 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
k. A.Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Direkte Abhängigkeiten 1
RegistryPaketVersionsvorgabeManifest
PyPImcp>=1.10.0tools/scopy-mcp-server/pyproject.toml
Alle Abhängigkeiten 44

Vollständig aufgelöster Abhängigkeitssatz aus dem GitHub-Abhängigkeitsgraphen: 2 direkte und 42 indirekte (transitive) Pakete. Die transitive Hülle ist vollständig, wenn das Repository eine Lockfile eincheckt.

RegistryPaketVersionBeziehung
PyPImcpdirekt
PyPImcp1.27.0direkt
PyPIannotated-doc0.0.4indirekt
PyPIannotated-types0.7.0indirekt
PyPIanyio4.13.0indirekt
PyPIattrs26.1.0indirekt
PyPIcertifi2026.2.25indirekt
PyPIcffi2.0.0indirekt
PyPIclick8.3.2indirekt
PyPIcolorama0.4.6indirekt
PyPIcryptography48.0.1indirekt
PyPIexceptiongroup1.3.1indirekt
PyPIh110.16.0indirekt
PyPIhttpcore1.0.9indirekt
PyPIhttpx0.28.1indirekt
PyPIhttpx-sse0.4.3indirekt
PyPIidna3.15indirekt
PyPIjsonschema4.26.0indirekt
PyPIjsonschema-specifications2025.9.1indirekt
PyPImako1.3.12indirekt
PyPImarkdown-it-py4.0.0indirekt
PyPImdurl0.1.2indirekt
PyPIpycparser3.0indirekt
PyPIpydantic2.13.2indirekt
PyPIpydantic-core2.46.2indirekt
PyPIpydantic-settings2.14.2indirekt
PyPIpygments2.20.0indirekt
PyPIpyjwt2.13.0indirekt
PyPIpython-dotenv1.2.2indirekt
PyPIpython-multipart0.0.31indirekt
PyPIpywin32311indirekt
PyPIreferencing0.37.0indirekt
PyPIrich15.0.0indirekt
PyPIrpds-py0.30.0indirekt
PyPIscopy-mcp-server0.1.0indirekt
PyPIshellingham1.5.4indirekt
PyPIsphinxindirekt
PyPIsphinxcontrib-wavedromindirekt
PyPIsse-starlette3.3.4indirekt
PyPIstarlette1.3.1indirekt
PyPItyper0.24.1indirekt
PyPItyping-extensions4.15.0indirekt
PyPItyping-inspection0.4.2indirekt
PyPIuvicorn0.44.0indirekt
Abhängigkeits-Advisories 2

Dieses Repository veröffentlicht kein vom Index auflösbares Paket, daher wurde sein eigener Abhängigkeitsgraph bewertet – 41 Pakete, darunter auch Entwicklungs- und Test-Pins, die nie ausgeliefert werden: 2 tragen bekannte Advisories, davon 1 direkte. 3 konnten nicht bewertet werden – keine aufgelöste Version, ein nicht unterstütztes Ökosystem, oder außerhalb der ausgewiesenen Paketliste.

PaketVersionBeziehungSchweregradAdvisoriesBehoben in
mcp1.27.0direkthoch31.28.1
click8.3.2indirekthoch18.3.3

Ein Advisory bedeutet, dass die im Abhängigkeitsgraphen erfasste Version in den betroffenen Bereich eines Advisories fällt. Erreichbarkeit wird nicht analysiert, und der Graph enthält Entwicklungs- und Test-Pins — ein Fund kann das Werkzeug betreffen und nicht die ausgelieferte Software.

JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [
        "iio",
        "oscilloscope",
        "adalm-2000",
        "m2k",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 83771,
      "has_wiki": true,
      "homepage": "https://analogdevicesinc.github.io/scopy/",
      "languages": {
        "C": 157523,
        "C++": 7401191,
        "HTML": 49619,
        "Java": 12556,
        "Mako": 60878,
        "CMake": 238004,
        "Shell": 244073,
        "Python": 195522,
        "Makefile": 2289,
        "Dockerfile": 8387,
        "JavaScript": 1218000
      },
      "pushed_at": "2026-07-21T13:07:50Z",
      "created_at": "2016-09-13T03:27:26Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T11:31:57Z",
      "description": "A software oscilloscope and signal analysis toolset",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://www.analog.com",
      "name": "Analog Devices, Inc.",
      "type": "Organization",
      "login": "analogdevicesinc",
      "company": null,
      "location": "United States of America",
      "followers": 1942,
      "avatar_url": "https://avatars.githubusercontent.com/u/2465527?v=4",
      "created_at": "2012-10-01T17:30:22Z",
      "is_verified": null,
      "public_repos": 316,
      "account_age_days": 5041
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2026-07-13T14:25:50Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-04-22T10:51:34Z"
        },
        {
          "tag": "v2.2.0-rc3",
          "kind": "prerelease",
          "published_at": "2026-04-03T08:54:37Z"
        },
        {
          "tag": "v2.2.0-rc2",
          "kind": "prerelease",
          "published_at": "2026-03-06T16:36:44Z"
        },
        {
          "tag": "v2.2.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-02-27T14:58:23Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-09-16T13:58:38Z"
        },
        {
          "tag": "v2.1.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-08-21T14:19:40Z"
        },
        {
          "tag": "v2.1.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-08-05T13:29:49Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-03-28T16:04:16Z"
        },
        {
          "tag": "v2.0.0-beta-rc2",
          "kind": "prerelease",
          "published_at": "2025-03-14T13:50:31Z"
        },
        {
          "tag": "v2.0.0-beta-rc1",
          "kind": "prerelease",
          "published_at": "2024-12-09T12:08:30Z"
        },
        {
          "tag": "v1.5.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-11-27T09:40:39Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2022-08-03T13:34:06Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-05-12T14:02:03Z"
        },
        {
          "tag": "v1.4.0-rc2",
          "kind": "prerelease",
          "published_at": "2022-04-21T11:42:28Z"
        },
        {
          "tag": "v1.4.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-03-18T15:53:03Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-06-14T13:09:33Z"
        },
        {
          "tag": "v1.3.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-04-26T09:49:43Z"
        },
        {
          "tag": "v1.3.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-03-29T11:06:04Z"
        },
        {
          "tag": "continous",
          "kind": "other",
          "published_at": "2021-04-26T10:05:21Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-10-29T18:03:07Z"
        },
        {
          "tag": "v1.2.0-rc.1",
          "kind": "prerelease",
          "published_at": "2020-09-23T10:05:55Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2020-01-28T15:39:13Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2019-10-01T08:40:05Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2019-09-13T07:58:42Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2019-05-24T14:44:57Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2019-05-20T12:48:11Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2019-02-25T12:42:10Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2018-11-23T10:58:24Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2018-10-16T08:14:02Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2018-09-04T08:36:38Z"
        },
        {
          "tag": "v1.0",
          "kind": "other",
          "published_at": "2018-05-15T11:36:37Z"
        },
        {
          "tag": "v0.11",
          "kind": "other",
          "published_at": "2018-03-23T11:24:28Z"
        },
        {
          "tag": "v0.10",
          "kind": "other",
          "published_at": "2018-01-22T12:59:32Z"
        },
        {
          "tag": "v0.9",
          "kind": "other",
          "published_at": "2017-11-24T13:56:57Z"
        },
        {
          "tag": "v0.8",
          "kind": "other",
          "published_at": "2017-10-13T11:24:59Z"
        },
        {
          "tag": "v0.7",
          "kind": "other",
          "published_at": "2017-09-12T14:14:22Z"
        },
        {
          "tag": "v0.6",
          "kind": "other",
          "published_at": "2017-07-27T07:57:15Z"
        },
        {
          "tag": "v0.5",
          "kind": "other",
          "published_at": "2017-07-06T11:53:17Z"
        },
        {
          "tag": "v0.4",
          "kind": "other",
          "published_at": "2017-05-29T11:35:12Z"
        },
        {
          "tag": "v0.3",
          "kind": "other",
          "published_at": "2017-04-13T16:33:49Z"
        },
        {
          "tag": "v0.2",
          "kind": "other",
          "published_at": "2017-03-17T07:57:07Z"
        },
        {
          "tag": "v0.1",
          "kind": "other",
          "published_at": "2017-03-17T07:56:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "18686088bb4fd8a0b34d2d46f2f9fa47714a1e2e",
          "body": "Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.27.0 to 1.28.1.\n- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)\n- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)\n- [Commits](https://github.com/modelcontextprot\n[…]\n/compare/v1.27.0...v1.28.1)\n\n---\nupdated-dependencies:\n- dependency-name: mcp\n  dependency-version: 1.28.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump mcp from 1.27.0 to 1.28.1 in /tools/scopy-mcp-server",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T11:31:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "299d9f150fd8ecb722701d5f615a74877878e4b0",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "generic: update version for release",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-07-10T13:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b17657fbec99182b07d86ac5fff6220e73809a7",
          "body": "The changelog template now appends the -1 debian revision, and the RELEASE tag is derived from the ~-normalized VERSION so it no longer re-introduces the raw release phase separator.\n\nSigned-off-by: Nicu Siderias <nicu.siderias@analog.com>",
          "is_bot": false,
          "headline": "ci(packaging): Add debian revision to package version",
          "author_name": "Nicu Siderias",
          "author_login": "NicuS03",
          "committed_at": "2026-07-10T13:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1a249efceac1294336e4526dc8a9aec5a52d2c",
          "body": "Signed-off-by: Bindea Cristian <cristian.bindea@analog.com>",
          "is_bot": false,
          "headline": "ci/packaging: replace \"-\" with \"~\" for debian package versioning",
          "author_name": "Bindea Cristian",
          "author_login": "bindea-cristian",
          "committed_at": "2026-07-10T13:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bacd349d99ce10a8092ff782bca58a85e31a780",
          "body": "Signed-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "ADC: Frequency: add horizontal scroll area in marker panel",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-07-07T10:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "700dabb91c71c862412b4724679c1de01f116330",
          "body": "- improved visibility on highlighted backgrounds\n\nSigned-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "GUI: changed small switch button background color",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-07-07T10:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291245dd3f8f179fc5955f54a713e59769cbbb5a",
          "body": "- averaging, min max hold, markers\n\nSigned-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "ADC: Frequency: add global ch settings for each device",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-07-07T10:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5218931a278b0844fae7d5c674b3da68bd275c1",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: fix ci trigger",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-07-07T08:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a48514737bf7f953f4e2d50b1326df52d59fb1e",
          "body": "Add a \"general_mcp_server_enabled\" preference (OFF by default) that gates\nthe C++ MCP QLocalServer. initMcpServer() is now only started when the\npreference is enabled, and a preferenceChanged handler starts/stops the\nserver live without requiring a restart.\n\nBump the mcp Python SDK dependency floor from >=1.2.0 to >=1.10.0 in\npyproject.toml and requirements.txt, and regenerate uv.lock, to satisfy\nSCA policy\n\n\nSigned-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: add opt-in preference and bump mcp SDK floor to >=1.10.0",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-07-07T08:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34201564efcf28d56bbb9d614e1b594878e39dc4",
          "body": "If a different application configured the DDS to run, Scopy should allow\nthe user to select the non resetting startup and shutdown in order not to\nbreak the other configurations.\n\nSigned-off-by: AlexandraTrifan <Alexandra.Trifan@analog.com>",
          "is_bot": false,
          "headline": "dds: various fixes for start/stop/resetting scales and frequencies.",
          "author_name": "AlexandraTrifan",
          "author_login": "AlexandraTrifan",
          "committed_at": "2026-07-07T08:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3f861dc92617c51bbc0efdeca63475046fb049",
          "body": "Signed-off-by: andreidanila1 <andrei.danila@analog.com>",
          "is_bot": false,
          "headline": "cn0540: Update .gitignore file location.",
          "author_name": "andreidanila1",
          "author_login": "andreidanila1",
          "committed_at": "2026-07-07T08:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5649482df30f795806f5ae8106c44221155e934",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "doc: replace placeholders with images",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-07-07T08:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "133dfde2ffe7aaeb76ab13950cfdc6e769784a70",
          "body": "Signed-off-by: andreidanila1 <andrei.danila@analog.com>",
          "is_bot": false,
          "headline": "extproc: Add command trace file.",
          "author_name": "andreidanila1",
          "author_login": "andreidanila1",
          "committed_at": "2026-07-03T13:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77dc1c86fa884842f12f130e1fb9e2d49300fc81",
          "body": "Signed-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "ADC: added waterfall documntation",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-07-02T05:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edc87b262fcf182ad6c73c644ac75a8457795ded",
          "body": "Changed scopy version from 2.3.0 to 2.2.1\nand updated all places where 2.3.0 was mentioned\n\nSigned-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "generic: update scopy version to 2.2.1",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-07-01T07:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9a370d8405322d778658c13dd5512f05123bea",
          "body": "- include device name in markers names\n\nSigned-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "ADC: Frequency markers crash fix",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-07-01T07:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a0d4db851f8ca7b007b9a798cf9d7c013ed1e4",
          "body": "Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)\n- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n  dependency-version: '3.15'\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump idna from 3.11 to 3.15 in /tools/scopy-mcp-server",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T07:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1405c7cd7ee7e265f0da6bfac58937ad34fc2da",
          "body": "Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 to 2.13.0.\n- [Release notes](https://github.com/jpadilla/pyjwt/releases)\n- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.1...2.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: pyjwt\n  dependency-version: 2.13.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump pyjwt from 2.12.1 to 2.13.0 in /tools/scopy-mcp-server",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T06:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "374351f9b1e606047326a64df00baeee0598ea2e",
          "body": "Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.13.1 to 2.14.2.\n- [Release notes](https://github.com/pydantic/pydantic-settings/releases)\n- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.1...v2.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: pydantic-settings\n  dependency-version: 2.14.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump pydantic-settings in /tools/scopy-mcp-server",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T06:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee961b2ed755df9d40922c87a54e3abfd9c887a7",
          "body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n  dependency-version: 48.0.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump cryptography in /tools/scopy-mcp-server",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T06:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52226e200eaf85098b6e77b5c92ce0c794f7195f",
          "body": "Bumps [starlette](https://github.com/Kludex/starlette) from 1.0.0 to 1.3.1.\n- [Release notes](https://github.com/Kludex/starlette/releases)\n- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)\n- [Commits](https://github.com/Kludex/starlette/compare/1.0.0...1.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: starlette\n  dependency-version: 1.3.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump starlette in /tools/scopy-mcp-server",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T06:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc92ff0970238b4cf20ffbd374be6933ce87f6b1",
          "body": "Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.26 to 0.0.31.\n- [Release notes](https://github.com/Kludex/python-multipart/releases)\n- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.31)\n\n---\nupdated-dependencies:\n- dependency-name: python-multipart\n  dependency-version: 0.0.31\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump python-multipart in /tools/scopy-mcp-server",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T06:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896ed8df7672a5086bc1e89d63e3e587c178e667",
          "body": "Signed-off-by: andreidanila1 <andrei.danila@analog.com>",
          "is_bot": false,
          "headline": "iioexplorer: Add sort by name toggles for channels and attributes.",
          "author_name": "andreidanila1",
          "author_login": "andreidanila1",
          "committed_at": "2026-07-01T06:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e1c6d28e5799bf7acedcd6518e16ee6b7d0d404",
          "body": "Signed-off-by: andreidanila1 <andrei.danila@analog.com>",
          "is_bot": false,
          "headline": "debugger/iiomodel: Add channel type (input/output) to tree node names.",
          "author_name": "andreidanila1",
          "author_login": "andreidanila1",
          "committed_at": "2026-07-01T06:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cdacf50c7c4f2c17c9e41228b0d62fd27117a42",
          "body": "Signed-off-by: andreidanila1 <andrei.danila@analog.com>",
          "is_bot": false,
          "headline": "browsemenu: Remove scripting (tme) top line from browse menu.",
          "author_name": "andreidanila1",
          "author_login": "andreidanila1",
          "committed_at": "2026-06-30T07:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977b70dcace573f7a493d74e583075e4aace5629",
          "body": "Starting with python 3.12 there is a specific issue with pip install\nbest way to avoid it is to use the uv\n\nSigned-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: update with uv install instructions",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4d85ae606c96565251c6bb1468f7f0ef4607b54",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: claude mcp update installer script",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab1c7a8ce0d26e0c3e3de2aba05e240608c7d86",
          "body": "Rewrite bridge.py to connect via Unix domain socket (Linux/macOS) or\nWin32 named pipe (Windows) to Scopy's QLocalServer.\n\nSigned-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: replace FIFO/PTY bridge with cross-platform QLocalSocket client",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d85c7dadf7466127c4e93db68bc4ac5b7a35a4c",
          "body": "… support\n\nReplace POSIX mkfifo/read/write with QLocalServer/QLocalSocket which\nuses named pipes on Windows and Unix domain sockets on Linux.\n\nSigned-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "pluginbase: replace FIFO IPC with QLocalServer for cross-platform MCP…",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d9b09c6cd14e9606e2ba2c6c5f9a57bd9aa7a0",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: updates to make the install process easy",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "161d22c424b14053648b60a988a69e570d165fe9",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ci: add mcp server ci",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0738ebfb56b199105131738c3a49fe63dd3b1a0b",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: update mcp dictionary and add install script",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29bffdd5e7058e5924a0f65ccfe9921c4e020af7",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "generic: fix rebase issues",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f99f95dd5bbc523aad53694cb0d4337d95a0c5",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: small updates",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c2c51843f5132ba682e09285ec61f696ad894f0",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "datalogger: fix api typos",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc19d1969b0482e2745fcc07973c99ec67686562",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "claude: mcp server updates",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ead2e69e087d86e0f0a50ea52df0f39c63ac7e8",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "claude: mcp server update",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d970e077103527b7e0f213462c955f7a6462319c",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "claude: mcp server updates",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c4fe53193ae573a34459ef94b69b485552968e",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "regmap: plugin API updates",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a09c600daaa7eeb95826fc9013a989bc9e5c69",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "datalogger: plugin API fixes",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd0db3356641c12f5a9ff97f43159208876c85a",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "claude: mcp fix for when scopy already running",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f3e68cb8b43079f528fb26ea8fbddde6fc58c8",
          "body": "Add Python MCP server that bridges Claude Code to Scopy's JS engine\nvia named pipes. Includes bridge module, server with dynamic tool\ngeneration from scopy_api.json, and project configuration.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\nSigned-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "mcp: initial MCP server for Scopy API (POC)",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cc24e40686e7aff9752d05cfb8d540c43b80310e",
          "body": "Add FIFO-based IPC to ScopyJS so external processes can send JavaScript\ncommands and receive results. Creates /tmp/scopy_mcp_cmd (command pipe)\nand /tmp/scopy_mcp_rsp (response pipe) on Unix systems.\n\nGuarded by Q_OS_UNIX — no effect on Windows builds yet.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\nSigned-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "pluginbase: add MCP pipe listener for JS command bridge",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-06-30T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ceb41e4df95f14b2f9bcb7810a834c163f60a5d5",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: small ui updates",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1385bbd9f30535a0ccc785d8578ebedb809008ed",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: fix combobox maps",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "854031a4fb0aed233805b6980ba5afa7e2d3926b",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: ui changes",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "482cf8775f613d8965eb1ef9d9f6ff86ba7778fc",
          "body": "Added 2 new custom slash commands:\n* /clarify-task : used for turning an idea into a more detailed version\nit creates a bried of the task after\n* /design-task : used to create a design document for the development of a\ntask idealy a brief of the task from /clarify-task is used as a parameter\nbut can be used with a detailed description provided by the user\n\nSigned-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "claude: added task refinement skill",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f6e5ce73e8c8ae09e51df0165e60dc045bb5b8",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: small bug fixes",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2fcb9cb98b172be1f21e9f20f656fea2ae34def",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: code style updates",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cc61b10af105596d61b286de4038a5c5caf4907",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: update JS tests and created what's new page",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89f08e571f1e7b920bb930e185560b31ed7b9c82",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: doc tests",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b13966ef55ff34ca3bb238f2bfb7afa24cd5d1",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: doc for AD9371 and AD9375",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfdb4e5e5c71d438d16c9d02c8aed90aed74cf88",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: unit test fixes",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a1f3054117af9967866ae4d9dde693ff74d80b5",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: test fixes",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed7ebae54b508f7f3ebb0d32c871914584f19728",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9375: fix ranges",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4906ef55079fba613289806473817344e68115f2",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: add JS tests",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a303add2895bd16318eb7036184df3a5d2e5e0e3",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9375: add DPD/CLGC/VSWR compatibility to advanced widgets",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc266c049ab314c7b8dfacb99a6670557796cc9f",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: add advanced tab panel and widgets",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a044fde361dc41dce33aa752f703b6bd4358e0b6",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9375: add DPD/CLGC/VSWR support to main widget",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f86d27a33bbe26cd72ce498b769236eb27ac47d1",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: add main tool widget and resources",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d5fb8f1d27f334a8832f7a885e50b1f45bc6f46",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9375: add device detection and tool renaming",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28debb6174f3d7b3cdef2366e889c0f8f6665f11",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: add plugin registration and widget factory",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985450ab7e2df36d818d0e4c97b3938385c030f0",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: add emulation support",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8044b0b3ceb1b277d2e1626c3cd4491234f5ab",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad9371: add package scaffold and build configuration",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-29T06:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "375b5bccb44c3a1549a704ec1655c7e4e6fbd03c",
          "body": "- stop replotting when disabled\n- remove invert flow switch\n\nSigned-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "ADC: waterfall plot: add antialiasing",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-05-26T07:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b3454f9ba2affcafcbeba8534b5d17d1c72288",
          "body": "Signed-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "ADC: waterfall plot: invert flow switch",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-05-26T07:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51802f3557ab23b76ef90953efc800010111bdcb",
          "body": "Signed-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "ADC: waterfall plot: added cursors and ch selection",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-05-26T07:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f5b8c74af1364e9db39f0ef47dadb8dbf10f6c",
          "body": "Signed-off-by: Andrei Popa <andrei.popa@analog.com>",
          "is_bot": false,
          "headline": "ADC: waterfall plot for FFT",
          "author_name": "Andrei Popa",
          "author_login": "andrei47w",
          "committed_at": "2026-05-26T07:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07b3bb2446a75ece90758329a1e0f789967ae8d",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "claude: added JS unit test skills",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-25T06:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d686333c42211216179bec4516e35ac276eaa35",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "cn0540: update licence header year",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79f2769c4c4a89478aba5ea9b11954aaefc6fbea",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "cn0540: small fixes",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b2ad46bd07dfa3120ab5de2133dfd65f66c494",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "cn0540: test documentation and JS unit tests",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2deddb8a45a0731e42f9f7386599f9bf7230e79d",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "cn0540: plugin updates",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18c6d410fac4f9d3deda4e72d94a729177c88df3",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "cn0540: add emu",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd66f59b54dd5457f9cf192eb11c834748624a6f",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "cn0540: add JS test script",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c025d97cb57c15abdd6c43b6bad93172bdb7466",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "cn0540: add API",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4403eac8cd4bd79438d278e8ade586ac0f2a111",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "doc: add cn0540 test cases",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01462822436bef6d0a5e79dbc844443d48a978f9",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "doc: add cn0540 doc and what's new page",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25eae8da254bf9d4aca497f4c3d64c22092a186",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "cn0540: ported from iio-osciiloscope",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-19T12:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5cd119b73a03e9a8a17770379c31cb9d002ef82",
          "body": "Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.11 to 1.3.12.\n- [Release notes](https://github.com/sqlalchemy/mako/releases)\n- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)\n- [Commits](https://github.com/sqlalchemy/mako/commits)\n\n---\nupdated-dependencies:\n- dependency-name: mako\n  dependency-version: 1.3.12\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump mako from 1.3.11 to 1.3.12 in /tools/packagegenerator",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T10:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97429c1eab5b76955043a4216b824d3638a7e88b",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "iiowidgets: added function to set the data option",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c4bd4f74005777759ad9c57985fc36c4122282",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: fix bandwidth dynamic range",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00518ad72115eb4ab4ebf4b4387938e7442e546f",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "doc: update AD6676 doc",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b7364cd08fb849b766e8b3037c0ec083199b60f",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: js tests update ip to placeholder",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6757a0bb82002b7982036831d660f14bdb273385",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: update license headers from 2025 to 2026",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f6b0945285c9ca7feca9d7e4b5c7edf84470ffe",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: JS unit tests",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbd215aa0b3869d18426e810b3d5995bca7912a",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: update doc",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ff1d7c1bf5af92676e95d0eca741ddf6f997c39",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: add git ignore",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b37026a5af2446a93ffd6307c80adaa72751daa",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: fix format and remove file",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3646c50e4bf206bd27a530710d3f011f47e3337d",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: tests",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fa21f85ac293b00fe2f463f99d3ec4c66e0b1d4",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: doc",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cefaa39dfb414731cd30a34ea24cc00dabbb751e",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: added API",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9325f19acf6ab507ab2d1c79fd5a723a3abd6d60",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: fix style",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7141b8c4584702e2ea7aac4807b4e2174eed16a2",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "ad6676: create ad6676 package",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T07:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18f0a76f9bbb93dcc8f7ea7d023f0453c99730fa",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "daq2: added what's new removed dead code and fixed tool icon",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T06:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d957124a6727f0778655c0e5e3f42947521c5d",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "daq2: update license header year to 2026",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T06:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97f8fae4dc52c8f5c7b280059205387104f9d1df",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "docs: DAQ2 updated doc",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T06:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e23c14c697eb7b21e44e5f536e19d7c44de6648",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "daq2: add .gitignore",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T06:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edc2cd396732cd9d5aee600bbd166447dadc60f5",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "daq2: test cases and automated JS tests",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T06:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6421c994dfdf960f2b92f1f0fce1b59152fdd93d",
          "body": "Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>",
          "is_bot": false,
          "headline": "daq2: add JS unit tests",
          "author_name": "IonutMuthi",
          "author_login": "IonutMuthi",
          "committed_at": "2026-05-07T06:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 43,
      "commits_last_year": 602,
      "latest_release_at": "2026-07-13T14:25:50Z",
      "latest_release_tag": "v2.2.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 47,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 54
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 184,
      "stars": 499,
      "watchers": 61,
      "fork_history": {
        "days": [
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-12-16",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-27",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 2
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 2
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-18",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 2
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 3
          },
          {
            "date": "2022-02-14",
            "count": 2
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 2
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 2
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 2
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 182,
        "total_forks": 184
      },
      "star_history": {
        "days": [
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 1
          },
          {
            "date": "2017-04-29",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-06-08",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-30",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2018-01-06",
            "count": 1
          },
          {
            "date": "2018-01-07",
            "count": 1
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-02-03",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-16",
            "count": 1
          },
          {
            "date": "2018-08-12",
            "count": 1
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-11-11",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-24",
            "count": 1
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-02-04",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-04-06",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 2
          },
          {
            "date": "2019-08-03",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-25",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 2
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-02-01",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 2
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-11",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 2
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 2
          },
          {
            "date": "2020-07-16",
            "count": 2
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 2
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 2
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 2
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 2
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 2
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 2
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 2
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 2
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 2
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 2
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 2
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 2
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 2
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 2
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 2
          },
          {
            "date": "2023-08-22",
            "count": 2
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 2
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 2
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 2
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 2
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 2
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 2
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 2
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 2
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 3
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 2
          },
          {
            "date": "2025-12-05",
            "count": 2
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 2
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 3
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 498,
        "total_stars": 499
      },
      "open_issues_and_prs": 76
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [
        "ci/flatpak/Makefile",
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 253290,
      "source_files_sampled": 1574,
      "oversized_source_files": 22,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "mcp",
            "direct": true,
            "version": "1.27.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.6,
            "advisory_ids": [
              "GHSA-hvrp-rf83-w775",
              "GHSA-jpw9-pfvf-9f58",
              "GHSA-vj7q-gjh5-988w"
            ],
            "fixed_version": "1.28.1",
            "advisory_count": 3,
            "oldest_advisory_days": 5
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.3.2",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.2,
            "advisory_ids": [
              "PYSEC-2026-2132"
            ],
            "fixed_version": "8.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 82
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2
        },
        "advisory_count": 4,
        "affected_count": 2,
        "assessed_count": 41,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 3,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "mcp",
          "manifest": "tools/scopy-mcp-server/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.10.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "mcp",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mcp",
            "direct": true,
            "version": "1.27.0",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-doc",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-types",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "anyio",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.2.25",
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": false,
            "version": "48.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "h11",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "httpcore",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "pypi"
          },
          {
            "name": "httpx-sse",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.15",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema",
            "direct": false,
            "version": "4.26.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema-specifications",
            "direct": false,
            "version": "2025.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mako",
            "direct": false,
            "version": "1.3.12",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown-it-py",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pycparser",
            "direct": false,
            "version": "3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": false,
            "version": "2.13.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": false,
            "version": "2.46.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-settings",
            "direct": false,
            "version": "2.14.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyjwt",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dotenv",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-multipart",
            "direct": false,
            "version": "0.0.31",
            "ecosystem": "pypi"
          },
          {
            "name": "pywin32",
            "direct": false,
            "version": "311",
            "ecosystem": "pypi"
          },
          {
            "name": "referencing",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rpds-py",
            "direct": false,
            "version": "0.30.0",
            "ecosystem": "pypi"
          },
          {
            "name": "scopy-mcp-server",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "shellingham",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-wavedrom",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sse-starlette",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "starlette",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typer",
            "direct": false,
            "version": "0.24.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspection",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "uvicorn",
            "direct": false,
            "version": "0.44.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 44,
        "direct_count": 2,
        "indirect_count": 42
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 1250,
        "open_issues": 70,
        "closed_ratio": 0.925,
        "closed_issues": 862,
        "closed_unmerged_prs": 97
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "adisuciu",
          "commits": 967,
          "avatar_url": "https://avatars.githubusercontent.com/u/8676912?v=4"
        },
        {
          "type": "User",
          "login": "AlexandraTrifan",
          "commits": 837,
          "avatar_url": "https://avatars.githubusercontent.com/u/18142097?v=4"
        },
        {
          "type": "User",
          "login": "DanielGuramulta",
          "commits": 747,
          "avatar_url": "https://avatars.githubusercontent.com/u/26142210?v=4"
        },
        {
          "type": "User",
          "login": "IonutMuthi",
          "commits": 652,
          "avatar_url": "https://avatars.githubusercontent.com/u/89773402?v=4"
        },
        {
          "type": "User",
          "login": "andreidanila1",
          "commits": 509,
          "avatar_url": "https://avatars.githubusercontent.com/u/121155901?v=4"
        },
        {
          "type": "User",
          "login": "andrei47w",
          "commits": 318,
          "avatar_url": "https://avatars.githubusercontent.com/u/92979643?v=4"
        },
        {
          "type": "User",
          "login": "bindea-cristian",
          "commits": 302,
          "avatar_url": "https://avatars.githubusercontent.com/u/107921397?v=4"
        },
        {
          "type": "User",
          "login": "Andrei-Fabian-Pop",
          "commits": 278,
          "avatar_url": "https://avatars.githubusercontent.com/u/42116955?v=4"
        },
        {
          "type": "User",
          "login": "dNechita",
          "commits": 254,
          "avatar_url": "https://avatars.githubusercontent.com/u/3383080?v=4"
        },
        {
          "type": "User",
          "login": "claudiupop",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/26113961?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.189
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "appimage-arm64.yml",
        "appimage-armhf.yml",
        "appimage-x86_64.yml",
        "ci.yml",
        "clang-format.yml",
        "generate_doc.yml",
        "get_docker_tag.yml",
        "license-header.yml",
        "linuxflatpakbuild.yml",
        "mcp-server-package.yml",
        "mingwbuild.yml",
        "ubuntubuild.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "uv.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 0,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 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": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "18686088bb4fd8a0b34d2d46f2f9fa47714a1e2e",
        "ran_at": "2026-07-22T08:02:32Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T11:33:31Z",
      "oldest_open_prs": [
        {
          "number": 1682,
          "created_at": "2024-08-22T14:50:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1878,
          "created_at": "2025-01-17T10:22:28Z",
          "last_comment_at": "2025-03-20T11:43:04Z",
          "last_comment_author": "adisuciu"
        },
        {
          "number": 2258,
          "created_at": "2026-04-29T12:58:34Z",
          "last_comment_at": "2026-05-12T07:58:31Z",
          "last_comment_author": "andreidanila1"
        },
        {
          "number": 2267,
          "created_at": "2026-06-19T08:59:29Z",
          "last_comment_at": "2026-07-21T07:35:52Z",
          "last_comment_author": "andreidanila1"
        },
        {
          "number": 2290,
          "created_at": "2026-07-20T08:07:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2291,
          "created_at": "2026-07-21T09:23:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-20T11:31:32Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2016-10-14T14:19:42Z",
          "last_comment_at": "2016-10-17T14:48:07Z",
          "last_comment_author": "damercer"
        },
        {
          "number": 18,
          "created_at": "2016-10-24T21:05:42Z",
          "last_comment_at": "2020-10-26T23:47:00Z",
          "last_comment_author": "rgetz"
        },
        {
          "number": 36,
          "created_at": "2016-11-10T15:45:06Z",
          "last_comment_at": "2016-11-11T13:28:37Z",
          "last_comment_author": "damercer"
        },
        {
          "number": 65,
          "created_at": "2017-03-29T09:00:58Z",
          "last_comment_at": "2017-03-29T21:30:46Z",
          "last_comment_author": "rgetz"
        },
        {
          "number": 77,
          "created_at": "2017-04-04T08:02:33Z",
          "last_comment_at": "2020-07-16T15:38:50Z",
          "last_comment_author": "rgetz"
        },
        {
          "number": 100,
          "created_at": "2017-05-19T14:13:59Z",
          "last_comment_at": "2020-01-09T09:58:35Z",
          "last_comment_author": "adisuciu"
        },
        {
          "number": 129,
          "created_at": "2017-06-20T15:07:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 187,
          "created_at": "2017-07-17T14:59:29Z",
          "last_comment_at": "2017-07-21T13:46:35Z",
          "last_comment_author": "damercer"
        },
        {
          "number": 325,
          "created_at": "2017-12-08T13:32:30Z",
          "last_comment_at": "2018-08-17T13:11:04Z",
          "last_comment_author": "adisuciu"
        },
        {
          "number": 328,
          "created_at": "2018-01-12T15:08:26Z",
          "last_comment_at": "2021-11-16T09:35:14Z",
          "last_comment_author": "adisuciu"
        },
        {
          "number": 334,
          "created_at": "2018-01-15T14:36:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 339,
          "created_at": "2018-01-16T12:51:53Z",
          "last_comment_at": "2018-01-22T14:01:20Z",
          "last_comment_author": "damercer"
        },
        {
          "number": 417,
          "created_at": "2018-04-26T20:00:41Z",
          "last_comment_at": "2018-04-27T13:28:48Z",
          "last_comment_author": "damercer"
        },
        {
          "number": 419,
          "created_at": "2018-04-28T14:01:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 429,
          "created_at": "2018-05-09T20:56:32Z",
          "last_comment_at": "2021-12-01T18:40:27Z",
          "last_comment_author": "rgetz"
        },
        {
          "number": 445,
          "created_at": "2018-06-08T21:32:23Z",
          "last_comment_at": "2018-06-11T08:58:24Z",
          "last_comment_author": "adisuciu"
        },
        {
          "number": 457,
          "created_at": "2018-07-25T13:24:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 519,
          "created_at": "2018-12-10T14:12:45Z",
          "last_comment_at": "2019-02-19T03:14:19Z",
          "last_comment_author": "rlemerts"
        },
        {
          "number": 526,
          "created_at": "2019-01-24T12:53:09Z",
          "last_comment_at": "2021-06-30T14:30:55Z",
          "last_comment_author": "rgetz"
        },
        {
          "number": 554,
          "created_at": "2019-03-21T14:47:52Z",
          "last_comment_at": "2019-03-22T08:49:58Z",
          "last_comment_author": "adisuciu"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/analogdevicesinc/scopy",
    "host": "github.com",
    "name": "scopy",
    "owner": "analogdevicesinc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 78,
      "inputs": {
        "security": 49,
        "vitality": 91,
        "community": 72,
        "governance": 86,
        "engineering": 81
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 602,
              "human_commit_share": 0.92,
              "days_since_last_push": 0,
              "active_weeks_last_year": 47
            },
            "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": "47/52 weeks with commits",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "602 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 602
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 43,
              "latest_release_tag": "v2.2.1",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 54
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "43 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~54 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 54
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 72,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "forks": 184,
              "stars": 499,
              "watchers": 61,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "499 stars",
                "points": 43.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 499
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "184 forks",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 184
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "61 watchers",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 86,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 33,
              "top_contributor_share": 0.189
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 19% of commits",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 19
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "merged_prs": 1250,
              "open_issues": 70,
              "closed_issues": 862,
              "issue_closed_ratio": 0.925,
              "closed_unmerged_prs": 97
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1250/1347 decided PRs merged",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1250,
                      "decided": 1347
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "followers": 1942,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "analogdevicesinc",
              "public_repos": 316,
              "account_age_days": 5041
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,942 followers of analogdevicesinc",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1942,
                      "login": "analogdevicesinc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "316 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 316
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "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": 81,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "12 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "iio",
                "oscilloscope",
                "adalm-2000",
                "m2k",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": "https://analogdevicesinc.github.io/scopy/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://analogdevicesinc.github.io/scopy/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 41 resolved dependencies against OSV; 3 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 41
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 3
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 2,
              "assessed_packages": 41,
              "unassessed_packages": 3,
              "affected_by_severity": "high 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: mcp 1.27.0 (high 7.6)",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "mcp 1.27.0 (high 7.6)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 41,
              "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": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.424,
              "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": "39 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "ci/flatpak/Makefile",
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.08
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "ci/flatpak/Makefile, docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ci/flatpak/Makefile, docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "8 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 253290,
              "source_files_sampled": 1574,
              "oversized_source_files": 22
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "22/1574 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1574,
                      "oversized": 22
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Could not fetch pypi package 'scopy-mcp-server' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T08:03:07.826961Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/analogdevicesinc/scopy.svg",
  "full_name": "analogdevicesinc/scopy",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

Bewertungen sind Signale, keine Garantien. Sie spiegeln öffentlich sichtbare Praxis auf GitHub wider — kein Code-Audit und keine Sicherheitsgarantie.

Fehlende Daten werden ausgeschlossen und die Gewichte neu normiert, nie als null bewertet. Die Methodik ist versioniert und offen: Metriken v1.13.0, Schema v0.26.0 — vollständige Methodik · Metriken-Wiki.

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.