Öffentliches Register
Software-GesundheitsberichtSchema 0.27.0 · Metriken 1.13.0 · 2026-07-26 08:50 UTC

aws-actions / aws-cloudformation-github-deploy

Deploys AWS CloudFormation Stacks

TypeScriptMIT★ 282 Sterne⑂ 128 Forksseit März 2020Auf GitHub ansehen ↗

aws-actions/aws-cloudformation-github-deploy erreicht einen Gesundheitsindex von 66 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei Community & Adoption (76/100) ab, am schwächsten bei Security (54/100). Zuletzt vor 27 Tagen aktualisiert. Ein einzelner Mitwirkender trägt den Großteil der jüngsten Arbeit.

66
gesamt / 100
Mittel

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.

66
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.283 Follower27 öffentliche Reposseit Nov. 2019

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?

66Mittel · 22 % des Gesamtindex
Wie die Bewertung erfolgt
28.8/36Push-Aktualität — letzter Push vor 27 Tagen
6.9/36Commit-Rhythmus — 10/52 Wochen mit Commits
13.9/18Commit-Volumen — 34 Commits im letzten Jahr
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Verwendete Eingangsdaten
commits_last_year34
human_commit_share0,85
days_since_last_push27
active_weeks_last_year10
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 13 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 89 Tagen
12.6/27Release-Rhythmus — ein Release etwa alle 239,5 Tage
0/10OpenSSF Scorecard: Signed-Releases — keine Daten
Verwendete Eingangsdaten
releases_count13
latest_release_tagv2.2.0
releases_from_tagsnein
days_since_latest_release89
mean_days_between_releases239,5
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): OpenSSF Scorecard: Signed-Releases. Die verbleibenden Gewichte wurden renormalisiert.

Community & Verbreitung

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

76Gut · 18 % des Gesamtindex
Wie die Bewertung erfolgt
39.7/60Stars — 282 Stars
17.5/25Forks — 128 Forks
4.3/15Watcher — 7 Watcher
Verwendete Eingangsdaten
forks128
stars282
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (MIT)
18/18CONTRIBUTING-Leitfaden
13.5/13.5Verhaltenskodex
0/7.2Issue-Vorlage
6.3/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingja
has_issue_templatenein
has_code_of_conductja
has_pull_request_templateja

Nachhaltigkeit & Governance

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

60Mittel · 24 % des Gesamtindex
Wie die Bewertung erfolgt
9/54Bus-Faktor — 1 Beitragende decken die Hälfte aller Commits ab
9.2/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 59 % der Commits
13.5/13.5Breite der Beitragenden — 20 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor1
contributors_sampled20
top_contributor_share0,592
Wie die Bewertung erfolgt
34.1/46.8Issue-Lösungsquote — 73 % der Issues geschlossen
29.5/38.3PR-Annahme — 95/123 entschiedene PRs gemergt
1.5/15OpenSSF Scorecard: Code-Review — Found 2/18 approved changesets -- score normalized to 1
Verwendete Eingangsdaten
merged_prs95
open_issues20
closed_issues54
issue_closed_ratio0,73
closed_unmerged_prs28
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
22.3/25Reichweite des Inhabers — 1.283 Follower von aws-actions
22.5/25Kontohistorie — 27 öffentliche Repos, Kontoalter ca. 6 Jahre
Verwendete Eingangsdaten
followers1.283
owner_typeOrganization
is_verified
owner_loginaws-actions
public_repos27
account_age_days2.453

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

74Gut · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 3 Workflow(s)
24/24Tests vorhanden
16/16Linter-Konfiguration — eslint.config.js
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 26 out of 26 merged PRs checked by a CI test -- score normalized to 10
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_configja
has_precommit_confignein
Wie die Bewertung erfolgt
30/30README
0/25Dokumentationsverzeichnis
0/15Dokumentations-/Homepage-Site
10/10Repository-Beschreibung
10/10Topics — 3 Topics
10/10Wiki
Verwendete Eingangsdaten
topicscloudformation, nodejs, aws
has_wikija
homepage
has_readmeja
has_docs_dirnein
has_descriptionja

Sicherheit

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

54Mittel · 16 % des Gesamtindex
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 26 out of 26 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
0.8/7.5Code-Review — Found 2/18 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Lizenz — license file detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — keine Daten
2.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
1.5/5SAST — SAST tool is not run on all commits -- score normalized to 3
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — keine Daten
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 15 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): packaging, signed_releases. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
11.8/35Direkte Abhängigkeiten ohne bekannte Advisories — 2 betroffen: js-yaml 3.14.2 (high 7.5), js-yaml 4.1.1 (high 7.5)
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
advisories20
affected_packages10
assessed_packages707
unassessed_packages0
affected_by_severityhigh 6, moderate 3, low 1
direct_affected_packages2
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Indirekte Abhängigkeiten ohne bekannte Advisories. Die verbleibenden Gewichte wurden renormalisiert. 707 aufgelöste Abhängigkeiten wurden mit OSV abgeglichen. 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.

61Mittel · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
32.6/40Lesbare Commit-Historie — 52 von 85 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,612
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
0/18Bootstrap mit einem Befehl
22/22Automatisierte Tests
11/11Lint-/Format-Konfiguration — eslint.config.js
11/11Statische Typprüfung — tsconfig.json
10/10Reproduzierbare Umgebung — lockfile
0/10Belegte Agentenpraxis — keine von Agenten verfassten Commits unter den letzten 100
8/8Automatisierte Wartung — 15 der letzten 100 Commits sind automatisierte Abhängigkeits-Updates
5/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfilespackage-lock.json
has_dockerfilenein
typed_languageja
bootstrap_files
has_devcontainernein
has_linter_configja
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0,15
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — TypeScript (statisch typisiert)
55/55Handhabbare Dateigrößen — 0/17 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageTypeScript
largest_source_bytes50.800
source_files_sampled17
oversized_source_files0

Eckdaten

282GitHub-Sterne
20Mitwirkende
34Commits, letzte 12 Monate
27Tage seit letztem Push
13Releases
1Bus-Faktor
20offene Issues
npmPaket-Ökosysteme

Warnungen zur Datenerhebung

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'aws-actions-aws-cloudformation-github-deploy' from its registry

Weitere Details

Stern- und Fork-Verlauf 0 ★ / 128 ⇿
0Sterne
128Forks
13Releases

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.

02040608010012011942020-042023-052026-06
Major 2Minor 5Patch 4

Jeder Punkt umfasst 6 Tage.

OpenSSF Scorecard 5.0 / 10
5.0Gesamtwert

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-26 08:49 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/18 approved changesets -- score normalized to 1
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
k. A.Packagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
3SASTSAST tool is not run on all commits -- score normalized to 3
10Security-Policysecurity policy file detected
k. A.Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities15 existing vulnerabilities detected
Direkte Abhängigkeiten 7
RegistryPaketVersionsvorgabeManifest
npm@actions/core2.0.2package.json
npm@aws-sdk/client-cloudformation3.1019.0package.json
npm@aws-sdk/client-s33.1019.0package.json
npm@smithy/node-http-handler4.4.5package.json
npmhttps-proxy-agent7.0.6package.json
npmjs-yaml^4.1.1package.json
npmzod^4.1.12package.json
Alle Abhängigkeiten 707

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

RegistryPaketVersionBeziehung
npm@actions/core2.0.2direkt
npm@aws-sdk/client-cloudformation3.1019.0direkt
npm@aws-sdk/client-s33.1019.0direkt
npm@smithy/node-http-handler4.4.5direkt
npm@smithy/node-http-handler4.5.0direkt
npm@smithy/node-http-handler4.6.1direkt
npmhttps-proxy-agent7.0.6direkt
npmjs-yaml3.14.2direkt
npmjs-yaml4.1.1direkt
npmzod4.1.12direkt
npm@actions/exec2.0.0indirekt
npm@actions/http-client3.0.2indirekt
npm@actions/io2.0.0indirekt
npm@aws-crypto/crc325.2.0indirekt
npm@aws-crypto/crc32c5.2.0indirekt
npm@aws-crypto/sha1-browser5.2.0indirekt
npm@aws-crypto/sha256-browser5.2.0indirekt
npm@aws-crypto/sha256-js5.2.0indirekt
npm@aws-crypto/supports-web-crypto5.2.0indirekt
npm@aws-crypto/util5.2.0indirekt
npm@aws-sdk/core3.974.5indirekt
npm@aws-sdk/crc64-nvme3.972.7indirekt
npm@aws-sdk/credential-provider-env3.972.23indirekt
npm@aws-sdk/credential-provider-http3.972.25indirekt
npm@aws-sdk/credential-provider-ini3.972.26indirekt
npm@aws-sdk/credential-provider-login3.972.26indirekt
npm@aws-sdk/credential-provider-node3.972.27indirekt
npm@aws-sdk/credential-provider-process3.972.23indirekt
npm@aws-sdk/credential-provider-sso3.972.26indirekt
npm@aws-sdk/credential-provider-web-identity3.972.26indirekt
npm@aws-sdk/middleware-bucket-endpoint3.972.10indirekt
npm@aws-sdk/middleware-expect-continue3.972.10indirekt
npm@aws-sdk/middleware-flexible-checksums3.974.13indirekt
npm@aws-sdk/middleware-host-header3.972.8indirekt
npm@aws-sdk/middleware-location-constraint3.972.10indirekt
npm@aws-sdk/middleware-logger3.972.8indirekt
npm@aws-sdk/middleware-recursion-detection3.972.9indirekt
npm@aws-sdk/middleware-sdk-s33.972.34indirekt
npm@aws-sdk/middleware-ssec3.972.10indirekt
npm@aws-sdk/middleware-user-agent3.972.26indirekt
npm@aws-sdk/nested-clients3.996.16indirekt
npm@aws-sdk/region-config-resolver3.972.10indirekt
npm@aws-sdk/signature-v4-multi-region3.996.22indirekt
npm@aws-sdk/token-providers3.1019.0indirekt
npm@aws-sdk/types3.973.8indirekt
npm@aws-sdk/util-arn-parser3.972.3indirekt
npm@aws-sdk/util-endpoints3.996.5indirekt
npm@aws-sdk/util-locate-window3.965.5indirekt
npm@aws-sdk/util-user-agent-browser3.972.8indirekt
npm@aws-sdk/util-user-agent-node3.973.12indirekt
npm@aws-sdk/xml-builder3.972.19indirekt
npm@aws/lambda-invoke-store0.2.4indirekt
npm@babel/code-frame7.27.1indirekt
npm@babel/compat-data7.28.5indirekt
npm@babel/core7.28.5indirekt
npm@babel/generator7.28.5indirekt
npm@babel/helper-compilation-targets7.27.2indirekt
npm@babel/helper-globals7.28.0indirekt
npm@babel/helper-module-imports7.27.1indirekt
npm@babel/helper-module-transforms7.28.3indirekt
npm@babel/helper-plugin-utils7.27.1indirekt
npm@babel/helper-string-parser7.27.1indirekt
npm@babel/helper-validator-identifier7.28.5indirekt
npm@babel/helper-validator-option7.27.1indirekt
npm@babel/helpers7.28.4indirekt
npm@babel/parser7.28.5indirekt
npm@babel/plugin-syntax-async-generators7.8.4indirekt
npm@babel/plugin-syntax-bigint7.8.3indirekt
npm@babel/plugin-syntax-class-properties7.12.13indirekt
npm@babel/plugin-syntax-class-static-block7.14.5indirekt
npm@babel/plugin-syntax-import-attributes7.27.1indirekt
npm@babel/plugin-syntax-import-meta7.10.4indirekt
npm@babel/plugin-syntax-json-strings7.8.3indirekt
npm@babel/plugin-syntax-jsx7.27.1indirekt
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirekt
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirekt
npm@babel/plugin-syntax-numeric-separator7.10.4indirekt
npm@babel/plugin-syntax-object-rest-spread7.8.3indirekt
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirekt
npm@babel/plugin-syntax-optional-chaining7.8.3indirekt
npm@babel/plugin-syntax-private-property-in-object7.14.5indirekt
npm@babel/plugin-syntax-top-level-await7.14.5indirekt
npm@babel/plugin-syntax-typescript7.27.1indirekt
npm@babel/template7.27.2indirekt
npm@babel/traverse7.28.5indirekt
npm@babel/types7.28.5indirekt
npm@bcoe/v8-coverage0.2.3indirekt
npm@emnapi/core1.7.1indirekt
npm@emnapi/runtime1.7.1indirekt
npm@emnapi/wasi-threads1.1.0indirekt
npm@eslint-community/eslint-utils4.9.0indirekt
npm@eslint-community/regexpp4.12.2indirekt
npm@eslint/compat1.4.1indirekt
npm@eslint/config-array0.21.1indirekt
npm@eslint/config-helpers0.4.2indirekt
npm@eslint/core0.17.0indirekt
npm@eslint/eslintrc3.3.1indirekt
npm@eslint/js9.39.1indirekt
npm@eslint/object-schema2.1.7indirekt
npm@eslint/plugin-kit0.4.1indirekt
npm@github/browserslist-config1.0.0indirekt
npm@humanfs/core0.19.1indirekt
npm@humanfs/node0.16.7indirekt
npm@humanwhocodes/module-importer1.0.1indirekt
npm@humanwhocodes/retry0.4.3indirekt
npm@isaacs/cliui8.0.2indirekt
npm@istanbuljs/load-nyc-config1.1.0indirekt
npm@istanbuljs/schema0.1.3indirekt
npm@jest/console30.2.0indirekt
npm@jest/core30.2.0indirekt
npm@jest/diff-sequences30.0.1indirekt
npm@jest/environment30.2.0indirekt
npm@jest/expect30.2.0indirekt
npm@jest/expect-utils30.2.0indirekt
npm@jest/fake-timers30.2.0indirekt
npm@jest/get-type30.1.0indirekt
npm@jest/globals30.2.0indirekt
npm@jest/pattern30.0.1indirekt
npm@jest/reporters30.2.0indirekt
npm@jest/schemas30.0.5indirekt
npm@jest/snapshot-utils30.2.0indirekt
npm@jest/source-map30.0.1indirekt
npm@jest/test-result30.2.0indirekt
npm@jest/test-sequencer30.2.0indirekt
npm@jest/transform30.2.0indirekt
npm@jest/types30.2.0indirekt
npm@jridgewell/gen-mapping0.3.13indirekt
npm@jridgewell/remapping2.3.5indirekt
npm@jridgewell/resolve-uri3.1.2indirekt
npm@jridgewell/sourcemap-codec1.5.0indirekt
npm@jridgewell/trace-mapping0.3.31indirekt
npm@napi-rs/wasm-runtime0.2.12indirekt
npm@nodable/entities2.1.0indirekt
npm@nodelib/fs.scandir2.1.5indirekt
npm@nodelib/fs.stat2.0.5indirekt
npm@nodelib/fs.walk1.2.8indirekt
npm@pkgjs/parseargs0.11.0indirekt
npm@pkgr/core0.2.9indirekt
npm@rtsao/scc1.1.0indirekt
npm@sinclair/typebox0.34.41indirekt
npm@sinonjs/commons3.0.1indirekt
npm@sinonjs/fake-timers11.2.2indirekt
npm@sinonjs/fake-timers13.0.5indirekt
npm@sinonjs/samsam8.0.3indirekt
npm@sinonjs/text-encoding0.7.3indirekt
npm@smithy/abort-controller4.2.12indirekt
npm@smithy/chunked-blob-reader5.2.2indirekt
npm@smithy/chunked-blob-reader-native4.2.3indirekt
npm@smithy/config-resolver4.4.13indirekt
npm@smithy/core3.23.17indirekt
npm@smithy/credential-provider-imds4.2.12indirekt
npm@smithy/eventstream-codec4.2.14indirekt
npm@smithy/eventstream-serde-browser4.2.14indirekt
npm@smithy/eventstream-serde-config-resolver4.3.14indirekt
npm@smithy/eventstream-serde-node4.2.14indirekt
npm@smithy/eventstream-serde-universal4.2.14indirekt
npm@smithy/fetch-http-handler5.3.17indirekt
npm@smithy/hash-blob-browser4.2.15indirekt
npm@smithy/hash-node4.2.12indirekt
npm@smithy/hash-stream-node4.2.14indirekt
npm@smithy/invalid-dependency4.2.12indirekt
npm@smithy/is-array-buffer2.2.0indirekt
npm@smithy/is-array-buffer4.2.2indirekt
npm@smithy/md5-js4.2.14indirekt
npm@smithy/middleware-content-length4.2.12indirekt
npm@smithy/middleware-endpoint4.4.32indirekt
npm@smithy/middleware-retry4.4.44indirekt
npm@smithy/middleware-serde4.2.20indirekt
npm@smithy/middleware-stack4.2.14indirekt
npm@smithy/node-config-provider4.3.14indirekt
npm@smithy/property-provider4.2.14indirekt
npm@smithy/protocol-http5.3.14indirekt
npm@smithy/querystring-builder4.2.14indirekt
npm@smithy/querystring-parser4.2.14indirekt
npm@smithy/service-error-classification4.3.1indirekt
npm@smithy/shared-ini-file-loader4.4.9indirekt
npm@smithy/signature-v45.3.14indirekt
npm@smithy/smithy-client4.12.13indirekt
npm@smithy/types4.14.1indirekt
npm@smithy/url-parser4.2.14indirekt
npm@smithy/util-base644.3.2indirekt
npm@smithy/util-body-length-browser4.2.2indirekt
npm@smithy/util-body-length-node4.2.3indirekt
npm@smithy/util-buffer-from2.2.0indirekt
npm@smithy/util-buffer-from4.2.2indirekt
npm@smithy/util-config-provider4.2.2indirekt
npm@smithy/util-defaults-mode-browser4.3.43indirekt
npm@smithy/util-defaults-mode-node4.2.47indirekt
npm@smithy/util-endpoints3.3.3indirekt
npm@smithy/util-hex-encoding4.2.2indirekt
npm@smithy/util-middleware4.2.14indirekt
npm@smithy/util-retry4.3.5indirekt
npm@smithy/util-stream4.5.25indirekt
npm@smithy/util-uri-escape4.2.2indirekt
npm@smithy/util-utf82.3.0indirekt
npm@smithy/util-utf84.2.2indirekt
npm@smithy/util-waiter4.2.13indirekt
npm@smithy/uuid1.1.2indirekt
npm@standard-schema/spec1.0.0indirekt
npm@tybys/wasm-util0.10.1indirekt
npm@types/babel__core7.20.5indirekt
npm@types/babel__generator7.27.0indirekt
npm@types/babel__template7.4.4indirekt
npm@types/babel__traverse7.28.0indirekt
npm@types/chai5.2.3indirekt
npm@types/deep-eql4.0.2indirekt
npm@types/estree1.0.8indirekt
npm@types/istanbul-lib-coverage2.0.6indirekt
npm@types/istanbul-lib-report3.0.3indirekt
npm@types/istanbul-reports3.0.4indirekt
npm@types/jest30.0.0indirekt
npm@types/js-yaml4.0.9indirekt
npm@types/json-schema7.0.15indirekt
npm@types/json50.0.29indirekt
npm@types/node24.10.1indirekt
npm@types/sinon17.0.4indirekt
npm@types/sinonjs__fake-timers15.0.1indirekt
npm@types/stack-utils2.0.3indirekt
npm@types/yargs17.0.33indirekt
npm@types/yargs-parser21.0.3indirekt
npm@typescript-eslint/eslint-plugin8.47.0indirekt
npm@typescript-eslint/parser8.47.0indirekt
npm@typescript-eslint/project-service8.47.0indirekt
npm@typescript-eslint/scope-manager8.47.0indirekt
npm@typescript-eslint/tsconfig-utils8.47.0indirekt
npm@typescript-eslint/type-utils8.47.0indirekt
npm@typescript-eslint/types8.47.0indirekt
npm@typescript-eslint/typescript-estree8.47.0indirekt
npm@typescript-eslint/utils8.47.0indirekt
npm@typescript-eslint/visitor-keys8.47.0indirekt
npm@ungap/structured-clone1.3.0indirekt
npm@unrs/resolver-binding-android-arm-eabi1.11.1indirekt
npm@unrs/resolver-binding-android-arm641.11.1indirekt
npm@unrs/resolver-binding-darwin-arm641.11.1indirekt
npm@unrs/resolver-binding-darwin-x641.11.1indirekt
npm@unrs/resolver-binding-freebsd-x641.11.1indirekt
npm@unrs/resolver-binding-linux-arm-gnueabihf1.11.1indirekt
npm@unrs/resolver-binding-linux-arm-musleabihf1.11.1indirekt
npm@unrs/resolver-binding-linux-arm64-gnu1.11.1indirekt
npm@unrs/resolver-binding-linux-arm64-musl1.11.1indirekt
npm@unrs/resolver-binding-linux-ppc64-gnu1.11.1indirekt
npm@unrs/resolver-binding-linux-riscv64-gnu1.11.1indirekt
npm@unrs/resolver-binding-linux-riscv64-musl1.11.1indirekt
npm@unrs/resolver-binding-linux-s390x-gnu1.11.1indirekt
npm@unrs/resolver-binding-linux-x64-gnu1.11.1indirekt
npm@unrs/resolver-binding-linux-x64-musl1.11.1indirekt
npm@unrs/resolver-binding-wasm32-wasi1.11.1indirekt
npm@unrs/resolver-binding-win32-arm64-msvc1.11.1indirekt
npm@unrs/resolver-binding-win32-ia32-msvc1.11.1indirekt
npm@unrs/resolver-binding-win32-x64-msvc1.11.1indirekt
npm@vercel/ncc0.38.4indirekt
npm@vitest/expect4.0.10indirekt
npm@vitest/pretty-format4.0.10indirekt
npm@vitest/spy4.0.10indirekt
npm@vitest/utils4.0.10indirekt
npmacorn8.15.0indirekt
npmacorn-jsx5.3.2indirekt
npmagent-base7.1.4indirekt
npmajv6.12.6indirekt
npmansi-escapes4.3.2indirekt
npmansi-escapes7.2.0indirekt
npmansi-regex5.0.1indirekt
npmansi-regex6.2.2indirekt
npmansi-styles4.3.0indirekt
npmansi-styles5.2.0indirekt
npmansi-styles6.2.3indirekt
npmanymatch3.1.3indirekt
npmargparse1.0.10indirekt
npmargparse2.0.1indirekt
npmaria-query5.3.2indirekt
npmarray-buffer-byte-length1.0.2indirekt
npmarray-includes3.1.9indirekt
npmarray.prototype.findlastindex1.2.6indirekt
npmarray.prototype.flat1.3.3indirekt
npmarray.prototype.flatmap1.3.3indirekt
npmarraybuffer.prototype.slice1.0.4indirekt
npmassertion-error2.0.1indirekt
npmast-types-flow0.0.8indirekt
npmasync-function1.0.0indirekt
npmavailable-typed-arrays1.0.7indirekt
npmaws-sdk-client-mock4.1.0indirekt
npmaws-sdk-client-mock-jest4.1.0indirekt
npmaxe-core4.11.0indirekt
npmaxobject-query4.1.0indirekt
npmbabel-jest30.2.0indirekt
npmbabel-plugin-istanbul7.0.1indirekt
npmbabel-plugin-jest-hoist30.2.0indirekt
npmbabel-preset-current-node-syntax1.2.0indirekt
npmbabel-preset-jest30.2.0indirekt
npmbalanced-match1.0.2indirekt
npmbaseline-browser-mapping2.8.29indirekt
npmbowser2.14.1indirekt
npmbrace-expansion1.1.12indirekt
npmbrace-expansion2.0.2indirekt
npmbraces3.0.3indirekt
npmbrowserslist4.28.0indirekt
npmbs-logger0.2.6indirekt
npmbser2.1.1indirekt
npmbuffer-from1.1.2indirekt
npmcall-bind1.0.8indirekt
npmcall-bind-apply-helpers1.0.2indirekt
npmcall-bound1.0.4indirekt
npmcallsites3.1.0indirekt
npmcamelcase5.3.1indirekt
npmcamelcase6.3.0indirekt
npmcaniuse-lite1.0.30001756indirekt
npmchai6.2.1indirekt
npmchalk4.1.2indirekt
npmchar-regex1.0.2indirekt
npmci-info4.3.1indirekt
npmcjs-module-lexer2.1.1indirekt
npmcli-cursor5.0.0indirekt
npmcli-truncate5.1.1indirekt
npmcliui8.0.1indirekt
npmco4.6.0indirekt
npmcollect-v8-coverage1.0.3indirekt
npmcolor-convert2.0.1indirekt
npmcolor-name1.1.4indirekt
npmcolorette2.0.20indirekt
npmcommander14.0.2indirekt
npmconcat-map0.0.1indirekt
npmconvert-source-map2.0.0indirekt
npmcross-spawn7.0.6indirekt
npmdamerau-levenshtein1.0.8indirekt
npmdata-view-buffer1.0.2indirekt
npmdata-view-byte-length1.0.2indirekt
npmdata-view-byte-offset1.0.1indirekt
npmdebug3.2.7indirekt
npmdebug4.3.7indirekt
npmdedent1.7.0indirekt
npmdeep-is0.1.4indirekt
npmdeepmerge4.3.1indirekt
npmdefine-data-property1.1.4indirekt
npmdefine-properties1.2.1indirekt
npmdetect-newline3.1.0indirekt
npmdiff5.2.0indirekt
npmdoctrine2.1.0indirekt
npmdunder-proto1.0.1indirekt
npmeastasianwidth0.2.0indirekt
npmelectron-to-chromium1.5.257indirekt
npmemittery0.13.1indirekt
npmemoji-regex10.6.0indirekt
npmemoji-regex8.0.0indirekt
npmemoji-regex9.2.2indirekt
npmenvironment1.1.0indirekt
npmerror-ex1.3.4indirekt
npmes-abstract1.24.0indirekt
npmes-define-property1.0.1indirekt
npmes-errors1.3.0indirekt
npmes-object-atoms1.1.1indirekt
npmes-set-tostringtag2.1.0indirekt
npmes-shim-unscopables1.1.0indirekt
npmes-to-primitive1.3.0indirekt
npmescalade3.2.0indirekt
npmescape-string-regexp1.0.5indirekt
npmescape-string-regexp2.0.0indirekt
npmescape-string-regexp4.0.0indirekt
npmeslint9.39.1indirekt
npmeslint-config-prettier10.1.8indirekt
npmeslint-import-resolver-node0.3.9indirekt
npmeslint-module-utils2.12.1indirekt
npmeslint-plugin-escompat3.11.4indirekt
npmeslint-plugin-eslint-comments3.2.0indirekt
npmeslint-plugin-filenames1.3.2indirekt
npmeslint-plugin-github6.0.0indirekt
npmeslint-plugin-i18n-text1.0.1indirekt
npmeslint-plugin-import2.32.0indirekt
npmeslint-plugin-jest29.1.0indirekt
npmeslint-plugin-jsx-a11y6.10.2indirekt
npmeslint-plugin-no-only-tests3.3.0indirekt
npmeslint-plugin-prettier5.5.4indirekt
npmeslint-rule-documentation1.0.23indirekt
npmeslint-scope8.4.0indirekt
npmeslint-visitor-keys3.4.3indirekt
npmeslint-visitor-keys4.2.1indirekt
npmespree10.4.0indirekt
npmesprima4.0.1indirekt
npmesquery1.6.0indirekt
npmesrecurse4.3.0indirekt
npmestraverse5.3.0indirekt
npmesutils2.0.3indirekt
npmeventemitter35.0.1indirekt
npmexeca5.1.1indirekt
npmexit-x0.2.2indirekt
npmexpect30.2.0indirekt
npmfast-check4.5.3indirekt
npmfast-deep-equal3.1.3indirekt
npmfast-diff1.3.0indirekt
npmfast-glob3.3.2indirekt
npmfast-json-stable-stringify2.1.0indirekt
npmfast-levenshtein2.0.6indirekt
npmfast-xml-builder1.2.0indirekt
npmfast-xml-parser5.7.1indirekt
npmfastq1.17.1indirekt
npmfb-watchman2.0.2indirekt
npmfile-entry-cache8.0.0indirekt
npmfill-range7.1.1indirekt
npmfind-up4.1.0indirekt
npmfind-up5.0.0indirekt
npmflat-cache4.0.1indirekt
npmflatted3.4.2indirekt
npmfor-each0.3.5indirekt
npmforeground-child3.3.1indirekt
npmfs.realpath1.0.0indirekt
npmfsevents2.3.3indirekt
npmfunction-bind1.1.2indirekt
npmfunction.prototype.name1.1.8indirekt
npmfunctions-have-names1.2.3indirekt
npmgenerator-function2.0.1indirekt
npmgensync1.0.0-beta.2indirekt
npmget-caller-file2.0.5indirekt
npmget-east-asian-width1.4.0indirekt
npmget-intrinsic1.3.0indirekt
npmget-package-type0.1.0indirekt
npmget-proto1.0.1indirekt
npmget-stream6.0.1indirekt
npmget-symbol-description1.1.0indirekt
npmglob10.5.0indirekt
npmglob7.2.3indirekt
npmglob-parent5.1.2indirekt
npmglob-parent6.0.2indirekt
npmglobals14.0.0indirekt
npmglobals16.5.0indirekt
npmglobalthis1.0.4indirekt
npmgopd1.2.0indirekt
npmgraceful-fs4.2.11indirekt
npmgraphemer1.4.0indirekt
npmhandlebars4.7.9indirekt
npmhas-bigints1.1.0indirekt
npmhas-flag4.0.0indirekt
npmhas-property-descriptors1.0.2indirekt
npmhas-proto1.2.0indirekt
npmhas-symbols1.1.0indirekt
npmhas-tostringtag1.0.2indirekt
npmhasown2.0.2indirekt
npmhtml-escaper2.0.2indirekt
npmhuman-signals2.1.0indirekt
npmhusky9.1.7indirekt
npmignore5.3.2indirekt
npmignore7.0.5indirekt
npmimport-fresh3.3.0indirekt
npmimport-local3.2.0indirekt
npmimurmurhash0.1.4indirekt
npminflight1.0.6indirekt
npminherits2.0.4indirekt
npminternal-slot1.1.0indirekt
npmis-array-buffer3.0.5indirekt
npmis-arrayish0.2.1indirekt
npmis-async-function2.1.1indirekt
npmis-bigint1.1.0indirekt
npmis-boolean-object1.2.2indirekt
npmis-callable1.2.7indirekt
npmis-core-module2.16.1indirekt
npmis-data-view1.0.2indirekt
npmis-date-object1.1.0indirekt
npmis-extglob2.1.1indirekt
npmis-finalizationregistry1.1.1indirekt
npmis-fullwidth-code-point3.0.0indirekt
npmis-fullwidth-code-point5.1.0indirekt
npmis-generator-fn2.1.0indirekt
npmis-generator-function1.1.2indirekt
npmis-glob4.0.3indirekt
npmis-map2.0.3indirekt
npmis-negative-zero2.0.3indirekt
npmis-number7.0.0indirekt
npmis-number-object1.1.1indirekt
npmis-regex1.2.1indirekt
npmis-set2.0.3indirekt
npmis-shared-array-buffer1.0.4indirekt
npmis-stream2.0.1indirekt
npmis-string1.1.1indirekt
npmis-symbol1.1.1indirekt
npmis-typed-array1.1.15indirekt
npmis-weakmap2.0.2indirekt
npmis-weakref1.1.1indirekt
npmis-weakset2.0.4indirekt
npmisarray2.0.5indirekt
npmisexe2.0.0indirekt
npmistanbul-lib-coverage3.2.2indirekt
npmistanbul-lib-instrument6.0.3indirekt
npmistanbul-lib-report3.0.1indirekt
npmistanbul-lib-source-maps5.0.6indirekt
npmistanbul-reports3.2.0indirekt
npmjackspeak3.4.3indirekt
npmjest30.2.0indirekt
npmjest-changed-files30.2.0indirekt
npmjest-circus30.2.0indirekt
npmjest-cli30.2.0indirekt
npmjest-config30.2.0indirekt
npmjest-diff30.2.0indirekt
npmjest-docblock30.2.0indirekt
npmjest-each30.2.0indirekt
npmjest-environment-node30.2.0indirekt
npmjest-haste-map30.2.0indirekt
npmjest-leak-detector30.2.0indirekt
npmjest-matcher-utils30.2.0indirekt
npmjest-message-util30.2.0indirekt
npmjest-mock30.2.0indirekt
npmjest-pnp-resolver1.2.3indirekt
npmjest-regex-util30.0.1indirekt
npmjest-resolve30.2.0indirekt
npmjest-resolve-dependencies30.2.0indirekt
npmjest-runner30.2.0indirekt
npmjest-runtime30.2.0indirekt
npmjest-snapshot30.2.0indirekt
npmjest-util30.2.0indirekt
npmjest-validate30.2.0indirekt
npmjest-watcher30.2.0indirekt
npmjest-worker30.2.0indirekt
npmjs-tokens4.0.0indirekt
npmjsesc3.1.0indirekt
npmjson-buffer3.0.1indirekt
npmjson-parse-even-better-errors2.3.1indirekt
npmjson-schema-traverse0.4.1indirekt
npmjson-stable-stringify-without-jsonify1.0.1indirekt
npmjson51.0.2indirekt
npmjson52.2.3indirekt
npmjsx-ast-utils3.3.5indirekt
npmjust-extend6.2.0indirekt
npmkeyv4.5.4indirekt
npmlanguage-subtag-registry0.3.23indirekt
npmlanguage-tags1.0.9indirekt
npmleven3.1.0indirekt
npmlevn0.4.1indirekt
npmlines-and-columns1.2.4indirekt
npmlint-staged16.2.7indirekt
npmlistr29.0.5indirekt
npmlocate-path5.0.0indirekt
npmlocate-path6.0.0indirekt
npmlodash.camelcase4.3.0indirekt
npmlodash.kebabcase4.1.1indirekt
npmlodash.memoize4.1.2indirekt
npmlodash.merge4.6.2indirekt
npmlodash.snakecase4.1.1indirekt
npmlodash.upperfirst4.3.1indirekt
npmlog-update6.1.0indirekt
npmlru-cache10.4.3indirekt
npmlru-cache5.1.1indirekt
npmmake-dir4.0.0indirekt
npmmake-error1.3.6indirekt
npmmakeerror1.0.12indirekt
npmmath-intrinsics1.1.0indirekt
npmmerge-stream2.0.0indirekt
npmmerge21.4.1indirekt
npmmicromatch4.0.8indirekt
npmmimic-fn2.1.0indirekt
npmmimic-function5.0.1indirekt
npmminimatch3.1.5indirekt
npmminimatch9.0.9indirekt
npmminimist1.2.8indirekt
npmminipass7.1.2indirekt
npmms2.1.3indirekt
npmnano-spawn2.0.0indirekt
npmnapi-postinstall0.3.4indirekt
npmnatural-compare1.4.0indirekt
npmneo-async2.6.2indirekt
npmnise6.1.1indirekt
npmnode-int640.4.0indirekt
npmnode-releases2.0.27indirekt
npmnormalize-path3.0.0indirekt
npmnpm-run-path4.0.1indirekt
npmobject-inspect1.13.4indirekt
npmobject-keys1.1.1indirekt
npmobject.assign4.1.7indirekt
npmobject.fromentries2.0.8indirekt
npmobject.groupby1.0.3indirekt
npmobject.values1.2.1indirekt
npmonce1.4.0indirekt
npmonetime5.1.2indirekt
npmonetime7.0.0indirekt
npmoptionator0.9.4indirekt
npmown-keys1.0.1indirekt
npmp-limit2.3.0indirekt
npmp-limit3.1.0indirekt
npmp-locate4.1.0indirekt
npmp-locate5.0.0indirekt
npmp-try2.2.0indirekt
npmpackage-json-from-dist1.0.1indirekt
npmparent-module1.0.1indirekt
npmparse-json5.2.0indirekt
npmpath-exists4.0.0indirekt
npmpath-expression-matcher1.5.0indirekt
npmpath-is-absolute1.0.1indirekt
npmpath-key3.1.1indirekt
npmpath-parse1.0.7indirekt
npmpath-scurry1.11.1indirekt
npmpath-to-regexp8.3.0indirekt
npmpicocolors1.1.1indirekt
npmpicomatch2.3.2indirekt
npmpicomatch4.0.4indirekt
npmpidtree0.6.0indirekt
npmpirates4.0.7indirekt
npmpkg-dir4.2.0indirekt
npmpossible-typed-array-names1.1.0indirekt
npmprelude-ls1.2.1indirekt
npmprettier3.6.2indirekt
npmprettier-linter-helpers1.0.0indirekt
npmpretty-format30.2.0indirekt
npmpunycode2.3.1indirekt
npmpure-rand7.0.1indirekt
npmqueue-microtask1.2.3indirekt
npmreact-is18.3.1indirekt
npmreflect.getprototypeof1.0.10indirekt
npmregexp.prototype.flags1.5.4indirekt
npmrequire-directory2.1.1indirekt
npmresolve1.22.8indirekt
npmresolve-cwd3.0.0indirekt
npmresolve-from4.0.0indirekt
npmresolve-from5.0.0indirekt
npmrestore-cursor5.1.0indirekt
npmreusify1.0.4indirekt
npmrfdc1.4.1indirekt
npmrun-parallel1.2.0indirekt
npmsafe-array-concat1.1.3indirekt
npmsafe-push-apply1.0.0indirekt
npmsafe-regex-test1.1.0indirekt
npmsemver6.3.1indirekt
npmsemver7.7.3indirekt
npmset-function-length1.2.2indirekt
npmset-function-name2.0.2indirekt
npmset-proto1.0.0indirekt
npmshebang-command2.0.0indirekt
npmshebang-regex3.0.0indirekt
npmside-channel1.1.0indirekt
npmside-channel-list1.0.0indirekt
npmside-channel-map1.0.1indirekt
npmside-channel-weakmap1.0.2indirekt
npmsignal-exit3.0.7indirekt
npmsignal-exit4.1.0indirekt
npmsinon18.0.1indirekt
npmslash3.0.0indirekt
npmslice-ansi7.1.2indirekt
npmsource-map0.6.1indirekt
npmsource-map-support0.5.13indirekt
npmsprintf-js1.0.3indirekt
npmstack-utils2.0.6indirekt
npmstop-iteration-iterator1.1.0indirekt
npmstring-argv0.3.2indirekt
npmstring-length4.0.2indirekt
npmstring-width4.2.3indirekt
npmstring-width5.1.2indirekt
npmstring-width7.2.0indirekt
npmstring-width8.1.0indirekt
npmstring.prototype.includes2.0.1indirekt
npmstring.prototype.trim1.2.10indirekt
npmstring.prototype.trimend1.0.9indirekt
npmstring.prototype.trimstart1.0.8indirekt
npmstrip-ansi6.0.1indirekt
npmstrip-ansi7.1.2indirekt
npmstrip-bom3.0.0indirekt
npmstrip-bom4.0.0indirekt
npmstrip-final-newline2.0.0indirekt
npmstrip-json-comments3.1.1indirekt
npmstrnum2.2.3indirekt
npmsupports-color7.2.0indirekt
npmsupports-color8.1.1indirekt
npmsupports-preserve-symlinks-flag1.0.0indirekt
npmsvg-element-attributes1.3.1indirekt
npmsynckit0.11.11indirekt
npmtest-exclude6.0.0indirekt
npmtinyrainbow3.0.3indirekt
npmtmpl1.0.5indirekt
npmto-regex-range5.0.1indirekt
npmts-api-utils2.1.0indirekt
npmts-jest29.4.5indirekt
npmtsconfig-paths3.15.0indirekt
npmtslib2.7.0indirekt
npmtunnel0.0.6indirekt
npmtype-check0.4.0indirekt
npmtype-detect4.0.8indirekt
npmtype-detect4.1.0indirekt
npmtype-fest0.21.3indirekt
npmtype-fest4.41.0indirekt
npmtyped-array-buffer1.0.3indirekt
npmtyped-array-byte-length1.0.3indirekt
npmtyped-array-byte-offset1.0.4indirekt
npmtyped-array-length1.0.7indirekt
npmtypescript5.9.3indirekt
npmtypescript-eslint8.47.0indirekt
npmuglify-js3.19.3indirekt
npmunbox-primitive1.1.0indirekt
npmundici6.24.1indirekt
npmundici-types7.16.0indirekt
npmunrs-resolver1.11.1indirekt
npmupdate-browserslist-db1.1.4indirekt
npmuri-js4.4.1indirekt
npmv8-to-istanbul9.3.0indirekt
npmwalker1.0.8indirekt
npmwhich2.0.2indirekt
npmwhich-boxed-primitive1.1.1indirekt
npmwhich-builtin-type1.2.1indirekt
npmwhich-collection1.0.2indirekt
npmwhich-typed-array1.1.19indirekt
npmword-wrap1.2.5indirekt
npmwordwrap1.0.0indirekt
npmwrap-ansi7.0.0indirekt
npmwrap-ansi8.1.0indirekt
npmwrap-ansi9.0.2indirekt
npmwrappy1.0.2indirekt
npmwrite-file-atomic5.0.1indirekt
npmxml-naming0.1.0indirekt
npmy18n5.0.8indirekt
npmyallist3.1.1indirekt
npmyaml2.8.1indirekt
npmyargs17.7.2indirekt
npmyargs-parser21.1.1indirekt
npmyocto-queue0.1.0indirekt
Abhängigkeits-Advisories 10

Dieses Repository veröffentlicht kein vom Index auflösbares Paket, daher wurde sein eigener Abhängigkeitsgraph bewertet – 707 Pakete, darunter auch Entwicklungs- und Test-Pins, die nie ausgeliefert werden: 10 tragen bekannte Advisories, davon 2 direkte.

PaketVersionBeziehungSchweregradAdvisoriesBehoben in
js-yaml3.14.2direkthoch24.3.0
js-yaml4.1.1direkthoch24.3.0
brace-expansion1.1.12indirekthoch35.0.8
brace-expansion2.0.2indirekthoch35.0.8
path-to-regexp8.3.0indirekthoch28.4.0
undici6.24.1indirekthoch48.5.0
ajv6.12.6indirektmittel18.18.0
diff5.2.0indirektmittel18.0.3
yaml2.8.1indirektmittel12.8.3
@babel/core7.28.5indirektniedrig18.0.0-rc.6

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": [
        "cloudformation",
        "nodejs",
        "aws"
      ],
      "is_fork": false,
      "size_kb": 5260,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 1678,
        "TypeScript": 269588
      },
      "pushed_at": "2026-06-28T19:30:44Z",
      "created_at": "2020-03-20T18:45:11Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-13T13:26:39Z",
      "description": "Deploys AWS CloudFormation Stacks",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://amazon.com/aws",
      "name": "AWS for GitHub Actions",
      "type": "Organization",
      "login": "aws-actions",
      "company": null,
      "location": null,
      "followers": 1283,
      "avatar_url": "https://avatars.githubusercontent.com/u/57468012?v=4",
      "created_at": "2019-11-07T00:58:29Z",
      "is_verified": null,
      "public_repos": 27,
      "account_age_days": 2453
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-04-27T18:05:14Z"
        },
        {
          "tag": "v2",
          "kind": "other",
          "published_at": "2026-02-11T18:09:25Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-04-01T21:56:27Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-02-02T16:10:48Z"
        },
        {
          "tag": "v1",
          "kind": "other",
          "published_at": "2024-02-06T16:33:27Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-02-06T16:29:39Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-03-03T18:30:08Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-12-07T19:24:41Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2020-08-04T04:16:46Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2020-06-02T07:51:49Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2020-05-28T12:27:15Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-05-26T11:39:06Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-05-26T11:43:53Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "568b8efce9062815509bc718f14bf83288bf94d2",
          "body": "Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.1.5 to 1.2.0.\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/NaturalIntelligence/fast-xml-builder/compare/v1.1.5...v1.2.0)\n\n---\nupdat\n[…]\nder\n  dependency-version: 1.2.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump fast-xml-builder from 1.1.5 to 1.2.0 (#200)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T17:08:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b0c51d0281e7df1313ddf37eea8a50b2116fb75",
          "body": "* fix: event monitoring stops early with nested stacks\n\nUse the resource ID of the terminal event to only flag it if it's for the main stack",
          "is_bot": false,
          "headline": "Fix/monitoring nested stack events (#202)",
          "author_name": "James Quilley",
          "author_login": "stitch-james",
          "committed_at": "2026-05-26T17:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e3b03d2266bcb76c4bcc37a7d71d9cb67838bb",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 2.2.0 (#198)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-04-27T18:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c96ed3674810c5cbdae80d4d78eb8fb915404ed9",
          "body": "* fix: incomplete event monitoring logs dropping concurrent events (#195)\n\n- Use API-provided EventId for dedup instead of composite key\n- Remove strict timestamp gate that dropped same-second events\n- Add pagination with early exit on seen EventId\n- Add EventId to StackEvent interface\n\nCloses #195\n\n* chore: rebuild dist",
          "is_bot": false,
          "headline": "fix: incomplete event monitoring logs (#197)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-04-27T17:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e040a2ba2b88444fa9f0fe0a707737a74a0eb9a2",
          "body": "…196)\n\n* feat: add s3-bucket and s3-prefix inputs for large template upload (#180)\n\nWhen s3-bucket is provided, the action uploads the local template file\nto S3 and uses TemplateURL instead of TemplateBody, avoiding the\n51,200 byte inline template limit.\n\nCloses #180\n\n* chore: rebuild dist",
          "is_bot": false,
          "headline": "feat: add s3-bucket and s3-prefix inputs for large template upload (#…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-04-27T17:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64bde66a4001208fc0917038be8846d99c9d0585",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 2.1.0 (#194)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-04-01T21:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f6e9f297906e53ca3f892f10210ebaa2996dbb",
          "body": null,
          "is_bot": false,
          "headline": "docs: update CHANGELOG for v2.1.0 release (#193)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-04-01T21:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d33bd63963f609bd237201349541ee73f92e75",
          "body": "* fix: delete and recreate stack in ROLLBACK_COMPLETE state (#107)\n\nWhen a stack is in ROLLBACK_COMPLETE state it cannot be updated. This\nchange detects that state, deletes the stack, and recreates it via a\nnew change set.\n\nCloses #107\n\n* docs: add DeleteStack permission and ROLLBACK_COMPLETE recovery docs",
          "is_bot": false,
          "headline": "fix: delete and recreate stack in ROLLBACK_COMPLETE state (#191)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-04-01T21:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334ecacfa742a76cf274f559d88566700669053f",
          "body": "GitHub is deprecating Node.js 20 for Actions and will force Node.js 24\nstarting June 2, 2026. Node.js 22 was skipped by GitHub entirely.\n\nUpdates action.yml and CI workflow to use Node.js 24.\n\nCloses #184",
          "is_bot": false,
          "headline": "chore: upgrade from node20 to node24 (#192)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-04-01T21:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f76219aceb54456437ba01e889283dd173129da",
          "body": "* Bump undici from 6.23.0 to 6.24.0\n\nBumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.0.\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dep\n[…]\nithub.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: GitHub Actions <runner@runnervmrg6be.rlbmnw52lfyudayxnemt0qcpaf.gx.internal.cloudapp.net>",
          "is_bot": true,
          "headline": "Bump undici from 6.23.0 to 6.24.0 (#185)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T15:22:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93aaf206da526be42cdf5aaa1f2aa7db30477a91",
          "body": "* Bump fast-xml-parser and @aws-sdk/client-cloudformation\n\nBumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.4.1 and updates ancestor dependency [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation). These de\n[…]\nhub.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: GitHub Actions <runner@runnervmrg6be.kbr2suddmbwezpabiajpaqzi0b.phxx.internal.cloudapp.net>",
          "is_bot": true,
          "headline": "Bump fast-xml-parser and @aws-sdk/client-cloudformation (#183)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T15:22:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ad1a403c6d63aaf742e94318e2e2aaf9ebca15f",
          "body": "Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.\n\nUpdates `minimatch` from 3.1.2 to 3.1.5\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)\n\n\n[…]\ntch\n  dependency-version: 9.0.9\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump minimatch (#181)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T22:22:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a75d77abe7d3829cc92b3aa1a81985bce630ab8",
          "body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.\n- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: flatted\n  dependency-version: 3.4.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump flatted from 3.3.3 to 3.4.2 (#186)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T22:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2479fac959155f0990b9dcf2f6ff840473df0ec",
          "body": "Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.\n\nUpdates `picomatch` from 2.3.1 to 2.3.2\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.\n[…]\ntch\n  dependency-version: 4.0.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump picomatch (#188)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T22:21:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "11baf284544eca6a26ceab9094298d35fc05a56a",
          "body": "Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.\n- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)\n- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)\n- [Commits](https://github.com/handlebar\n[…]\nars\n  dependency-version: 4.7.9\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump handlebars from 4.7.8 to 4.7.9 (#189)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T22:20:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1802e08d2ea549569d23bf4a7d704b5242cfc878",
          "body": "* Update package workflow to run on PRs\n\n- Auto-update dist for dependabot PRs\n- Validate dist is up-to-date for contributor PRs\n- Support PRs from forks\n\n* Remove redundant test run from check workflow",
          "is_bot": false,
          "headline": "Use create-pull-request action for dist updates (#178)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-02-18T18:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bef7b299b2649d9b8c2a4a326ecec7098ad902c2",
          "body": "…#173)\n\nUsing v1 as exemplified in the README.md file will give you the following warning when used externally:\r\n```\r\nUnexpected input(s) 'mode', 'execute-change-set-id', valid inputs are ['name', 'template', 'capabilities', 'parameter-overrides', 'no-execute-changeset', 'no-delete-failed-changeset'\n[…]\nut-in-minutes', 'notification-arns', 'role-arn', 'tags', 'termination-protection', 'http-proxy', 'change-set-name']\r\n```\r\nThe latest version commited is v2.0.0 where `mode` is supported by this action",
          "is_bot": false,
          "headline": "Upgrade AWS CloudFormation GitHub Action to v2.0.0 on Documentation (…",
          "author_name": "DavidS17GitHub",
          "author_login": "DavidS17GitHub",
          "committed_at": "2026-02-03T17:43:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c6cd26bb03f19ebe84c84e9cdbedfb307bf44fb4",
          "body": "- Replace property-by-property arrow notation with unified diff format\n- Use BeforeContext/AfterContext to show complete resource diffs\n- Display changes with +/- prefixes in diff code blocks\n- Add inline recreation warnings on properties that require replacement\n- Fix Tags display by using full context instead of individual Details\n- Consistent formatting across Add, Modify, and Remove actions",
          "is_bot": false,
          "headline": "Add git-style diff view for CloudFormation change sets (#172)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-30T00:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5472f6ce61871921c10c502963f766dd94202b",
          "body": "- Implement recursive diffJson function to handle arrays, objects, and primitives\n- Special handling for Tags arrays (Key/Value pairs) - diffs by key\n- Shows dot notation paths for nested properties (e.g., Tags.Environment)\n- Gracefully falls back to string comparison for non-JSON values\n- Properly formats added/removed/modified values with arrow notation",
          "is_bot": false,
          "headline": "Add generic JSON diff for complex property values  (#171)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-29T23:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c650dce60275a3b64afbb209473889425ef9c2ef",
          "body": "- Use HTML tags (<code>, <strong>) instead of Markdown syntax in <summary> elements for proper GitHub rendering\n- Reorder summary header: logical ID first, then resource type (easier to scan)\n- Add distinct color coding: 🟢 Add, 🔵 Modify, 🟡 Replace, 🔴 Remove\n- Update summary counts to distinguish in-\n[…]\nifications from replacements\n- Improve property change format: use arrow notation (before → after) instead of multi-line\n- Enhance replacement warning message to emphasize potential downtime/data loss",
          "is_bot": false,
          "headline": "Improve change set markdown formatting for GitHub comments (#170)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-29T21:40:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "67e440a7221eaa6f43e955a7848fafec25364c84",
          "body": null,
          "is_bot": false,
          "headline": "Update markdown format to use html in summary tags (#169)",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-29T20:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "928c1d0e9c60b1e138c28124c485cd8366bdba8f",
          "body": "Bumps [undici](https://github.com/nodejs/undici) and [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client). These dependencies needed to be updated together.\n\nUpdates `undici` from 5.29.0 to 6.23.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Co\n[…]\nnt\"\n  dependency-version: 3.0.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump undici and @actions/http-client (#167)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-29T20:17:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d61dfbceffc1bec38ef225949d5e126c7cdbf11d",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n  dependency-version: 4.1.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump js-yaml from 4.1.0 to 4.1.1 (#168)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-29T20:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b7b5aff22c502303167fc2539fc8f23a96242a",
          "body": "The parser: 'typescript' setting prevented prettier from formatting\nmarkdown files, causing pre-commit hooks to fail. Removing it allows\nprettier to auto-detect the correct parser based on file extension.\n\nAlso includes IAM permission fixes:\n- Remove unused cloudformation:CreateStack permission\n- Remove unused cloudformation:DescribeStackEvents permission\n- Keep only cloudformation:DescribeEvents which is actually used\n- Update API documentation to reflect DescribeEvents usage",
          "is_bot": false,
          "headline": "fix: remove hardcoded typescript parser from prettier config",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-29T20:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f3d490cc18e64bde0873036d63257500250cf3a",
          "body": "…ich formatting (#166)\n\n### Overview\nMajor enhancement to CloudFormation deployment workflow with three distinct operation modes, rich change set visualization, and real-time event streaming.\n\n### Key Features\n\n🔄 Three-Mode Operation\n- **Create & Execute** (default): Traditional behavior - create an\n[…]\nization\n- Upgraded to AWS SDK v3 (3.935.0)\n- TypeScript 5.9.3 with updated ESLint configuration\n- Migrated from deprecated boolean input format to modern parsing\n- Comprehensive test coverage (93.62%)",
          "is_bot": false,
          "headline": "feat: Add enhanced change set support with three-mode operation and r…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-29T19:28:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "96c934b301f07e82f35690eb4c54d39b5e2bf3d1",
          "body": "Update actions",
          "is_bot": false,
          "headline": "Merge pull request #161 from kddejong/actions/update/release",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-15T17:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3123de74b32d930b9d58a1d82d9f1de5d45a66f0",
          "body": null,
          "is_bot": false,
          "headline": "Update actions",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-15T17:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fc3bed0a7e1bcc3984856122ebf716da9258a59",
          "body": "Update husky configuration",
          "is_bot": false,
          "headline": "Merge pull request #160 from kddejong/lifecycle/husky/update",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-12T20:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a89c39d2cd3269b6220823bfb3f2f9939a7f88",
          "body": null,
          "is_bot": false,
          "headline": "update config files for husky",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2026-01-12T20:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5406c9b2592d934af80c894139d20abe35f56593",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2025-11-19T21:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e7b9e00683e0efcdcdcd987523a2e19c26eb18",
          "body": "Add support for nested stack change set creation",
          "is_bot": false,
          "headline": "Merge pull request #156 from venkateswarluvajrala/nested-stack-changeset",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2025-11-19T21:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92959f7a4e345aa6478f5e0b20c127297bc0707e",
          "body": "…ci-5.28.5\n\nBump undici from 5.28.4 to 5.28.5",
          "is_bot": false,
          "headline": "Merge pull request #145 from aws-actions/dependabot/npm_and_yarn/undi…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2025-11-19T21:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf97f1b8bda0ead69db87d47197fb7e6d7d9668",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "VajralaVenkateswarlu",
          "author_login": "venkateswarluvajrala",
          "committed_at": "2025-11-04T06:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf640f3276006c0f1a9ea494528fb7dfd0cf19bc",
          "body": null,
          "is_bot": false,
          "headline": "Add support for nested stack change set creation",
          "author_name": "VajralaVenkateswarlu",
          "author_login": "venkateswarluvajrala",
          "committed_at": "2025-11-04T06:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f35f49ddd3f58e0903212b2d1af9016a9844463",
          "body": "Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump undici from 5.28.4 to 5.28.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-22T00:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b6f33febbfdb1c1fab445f81aef4718760851ce",
          "body": "Run NPM update",
          "is_bot": false,
          "headline": "Merge pull request #140 from kddejong/lifecycle/npm/2024/09/10",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-09-10T16:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47c5e2754818fa87e3b35f3a35949d9dfdf1d8bf",
          "body": null,
          "is_bot": false,
          "headline": "Run NPM update",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-09-10T16:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c95aba5950e613d5f83b82e288660cc48002d3",
          "body": "…es-3.0.3\n\nBump braces from 3.0.2 to 3.0.3",
          "is_bot": false,
          "headline": "Merge pull request #138 from aws-actions/dependabot/npm_and_yarn/brac…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-06-12T14:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "017113e3af9b6a911133c2009bfcac9c8a76e44b",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2024-06-12T14:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5728cfa0d741371bd9aadec1f583132752f42f04",
          "body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump braces from 3.0.2 to 3.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-12T14:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6fc8e2c1b7ec7dccb0dc043fb63e0c699f1be6a",
          "body": "fix(aws-sdk): exception handling & test coverage",
          "is_bot": false,
          "headline": "Merge pull request #137 from bjss/fix-describestack-exceptions",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-06-12T14:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f21d020181edbe24f16adf7ea06089e92faf43f",
          "body": "* Fixes: #136 Unintended exception mishandling after v3 sdk change\n* Upgrades test coverage to 100% statement/function/branch/line\n* Requires 100% coverage in jest\n* Ignore coverage for defaulting of GITHUB_WORKSPACE due to implications\n  of test file locations during testing\n* Retypes CreateStackCo\n[…]\nhich is used in\n  src/main.ts but not declared as a dependency, depending on hoisting\n  when installed by @aws-sdk/client-cloudformation (consider using pnpm\n  instead of npm to avoid this in future?)",
          "is_bot": false,
          "headline": "fix(aws-sdk): exception handling & test coverage",
          "author_name": "Mike Peachey",
          "author_login": "Zordrak",
          "committed_at": "2024-05-31T13:05:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33527b83bddcf6b3f0b135d9550bde8475325c73",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2024-02-05T17:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d59d0a5f2af78ad209d623af3ce4ac25eacebc1",
          "body": "Trim spaces after doing comma splits",
          "is_bot": false,
          "headline": "Merge pull request #132 from kddejong/fix/issue/130",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-05T17:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48c7902953ce615ec38f5216ae5ffb675547a371",
          "body": null,
          "is_bot": false,
          "headline": "Trim spaces after doing comma splits",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-05T17:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7175f1a9789a0e72afaa17869d1054c54042522d",
          "body": null,
          "is_bot": false,
          "headline": "Update dist 2024/02/04",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-04T17:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f70ab9c1dd8078e00ada5b9eb455d2a5a5ebf0f9",
          "body": "Update exception in getStack for SDK v3",
          "is_bot": false,
          "headline": "Merge pull request #129 from SanariSan/master",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-03T19:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab7e8a0c3e1c51646b7b6b5ccd3d7712d87ed8c",
          "body": "Adjusted for SDK v3 compatibility. See API documentation:\nhttps://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudformation/command/DescribeStacksCommand/",
          "is_bot": false,
          "headline": "fix: update exception in getStack for SDK v3",
          "author_name": "SanariSan",
          "author_login": "SanariSan",
          "committed_at": "2024-02-03T18:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a66383033805595d2fa1ca52af9f81ec8946e39e",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2024-02-02T13:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aec2526fa626410edfb63eaff04f8cb24a763d3b",
          "body": "Increase timeout for update/create stack",
          "is_bot": false,
          "headline": "Merge pull request #128 from kddejong/fix/issue/126",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-02T13:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e661d53cfa5d96afd13379215aa49c632b385a8",
          "body": null,
          "is_bot": false,
          "headline": "Increase timeout for update/create stack",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-02T13:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b987554c48bc98f23f054441596b28d612ff2a12",
          "body": "Switch to nodejs 20",
          "is_bot": false,
          "headline": "Merge pull request #124 from kddejong/lifecycle/nodejs/20",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-01T16:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7557b4d4e175715a7da14489551203923b713396",
          "body": null,
          "is_bot": false,
          "headline": "Switch to nodejs 20",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-01T16:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0250fc054f4ec3a67dbefe8baa5f85322c106f4",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2024-02-01T16:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad0e7677151c3f8688b741f4ffbc83782878d874",
          "body": "Update aws-sdk to v3",
          "is_bot": false,
          "headline": "Merge pull request #121 from kddejong/lifecycle/aws-sdk/v3",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2024-02-01T16:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8165e20557097c3538bc858f2f357a3317ea0d53",
          "body": null,
          "is_bot": false,
          "headline": "Merge in upstream changes",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-12-22T18:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0705ef04cce3e5c166bf4409f629f8f83101ce6",
          "body": null,
          "is_bot": false,
          "headline": "Update to aws-sdk v3",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-12-22T18:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4cbdd8c994396d7f8510a3e14c2f86d89f804ac",
          "body": null,
          "is_bot": false,
          "headline": "Update to aws-sdk v3",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-12-22T17:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27513cdf512c25b03c3b2d771032a7d3ed8b02c9",
          "body": "fix: Ensure ChangesetName is optional",
          "is_bot": false,
          "headline": "Merge pull request #120 from josealdaco/include_chanset_name",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-12-22T17:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e5533763969aeed904d49a5cbe36805cca98670",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into include_chanset_name",
          "author_name": "Jose Arellanes",
          "author_login": "josealdaco",
          "committed_at": "2023-12-14T21:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262fb2d3a5daaf9138fbbbc1fe849f2988fb41b3",
          "body": null,
          "is_bot": false,
          "headline": "fix: moving change-set-name field further down",
          "author_name": "josealdaco",
          "author_login": "josealdaco",
          "committed_at": "2023-12-14T21:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1746720ec9ab206a4eaec0b7dc5a2e145bc289f8",
          "body": null,
          "is_bot": false,
          "headline": "feat: including additional unit test for change set names",
          "author_name": "josealdaco",
          "author_login": "josealdaco",
          "committed_at": "2023-12-14T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b4d1be20e8f9de68191b31f8912b4841f60a99",
          "body": null,
          "is_bot": false,
          "headline": "feat: utilizing changeset-name as an optional field",
          "author_name": "josealdaco",
          "author_login": "josealdaco",
          "committed_at": "2023-12-14T19:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d3b2af062447487f83fb81e800c9db90bccf178",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2023-12-14T04:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e9d5b3c29e0ad84f76d276a57a172b2d2c74de",
          "body": "Update index.js as of 2023/12/13",
          "is_bot": false,
          "headline": "Merge pull request #119 from kddejong/update/index/2023/12/13",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-12-14T04:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22356bd8105e7a79e6b281a3b3e558588074f1e0",
          "body": null,
          "is_bot": false,
          "headline": "Update index.js as of 2023/12/13",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-12-14T04:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568547de94edce9070a4bd3549edf9ad442ec10a",
          "body": "make ChangesetName optional",
          "is_bot": false,
          "headline": "Merge pull request #118 from kddejong/chefren-fix/112",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-12-13T23:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "486375a8a35d3ea6dfc6314bd7a11a5282b6486d",
          "body": null,
          "is_bot": false,
          "headline": "Move the logic for testing",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-12-13T23:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc9996eb3d05cd0469005bb64875c831683e1812",
          "body": null,
          "is_bot": false,
          "headline": "fix: make ChangesetName optional #112",
          "author_name": "Efren Gonzalez",
          "author_login": "eg-cmd",
          "committed_at": "2023-12-13T23:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af2541fcbb924b9809e4d22cb3a2aa1ee9f4555c",
          "body": null,
          "is_bot": false,
          "headline": "Including a changeset name option",
          "author_name": "josealdaco",
          "author_login": "josealdaco",
          "committed_at": "2023-11-06T23:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7110e3da6e183a10111bc7be583fd606bb765a59",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2023-11-04T23:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88b9bffc2665740330245b0681c9cf5214d0b309",
          "body": "Remove change set name from create stack",
          "is_bot": false,
          "headline": "Merge pull request #115 from kddejong/fix/createstack/remove/changeset",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-11-04T23:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6c70dcb188bed7cf9432f980760c66657240976",
          "body": null,
          "is_bot": false,
          "headline": "Remove change set name from create stack",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-11-04T23:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "018c7fda993bc9c38455f56cd9553739ed1aff76",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2023-11-02T20:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608d7ad5c4359bb04c1b55b8807608342bb7df1c",
          "body": "implement change-set-name parameter",
          "is_bot": false,
          "headline": "Merge pull request #111 from MeroFuruya/feature/changeSetNameParameter",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-11-02T20:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15936c7760eabad905250f6660ef08cd2c0cb08b",
          "body": "fix Unable to set change-set Name #110",
          "is_bot": false,
          "headline": "implement change-set-name parameter",
          "author_name": "MeroFuruya",
          "author_login": "MeroFuruya",
          "committed_at": "2023-11-02T18:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13f212f788fe1fc0b0980a4e8ea738aacaf781f",
          "body": "…l/traverse-7.23.2\n\nBump @babel/traverse from 7.21.2 to 7.23.2",
          "is_bot": false,
          "headline": "Merge pull request #108 from aws-actions/dependabot/npm_and_yarn/babe…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-10-20T15:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb773b5badc75cd56eb130870aa02ddeeff75de",
          "body": "Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.2.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/traverse\"\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump @babel/traverse from 7.21.2 to 7.23.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-20T15:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aedd9ce1946c9eb79eefb154dc23e0340876602",
          "body": "…2.2.2\n\nBump yaml from 2.2.1 to 2.2.2",
          "is_bot": false,
          "headline": "Merge pull request #98 from aws-actions/dependabot/npm_and_yarn/yaml-…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-10-20T15:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a4d94aabb9c40c4bb3c7cb08a06eda476ff0c2",
          "body": "…-wrap-1.2.4\n\nBump word-wrap from 1.2.3 to 1.2.4",
          "is_bot": false,
          "headline": "Merge pull request #106 from aws-actions/dependabot/npm_and_yarn/word…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-10-20T15:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfef57d2f44ece588170a267a541ac66d41c66b6",
          "body": "Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: word-wrap\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump word-wrap from 1.2.3 to 1.2.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-20T01:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c76f568c30ce4af7d23519719db41fa511151b07",
          "body": "Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.\n- [Release notes](https://github.com/eemeli/yaml/releases)\n- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: yaml\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump yaml from 2.2.1 to 2.2.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-25T21:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b93bbf71c654d3036f1a988d20eeb9a2d7886ad6",
          "body": null,
          "is_bot": false,
          "headline": "(chore) updating dist",
          "author_name": "GitHub Actions",
          "author_login": null,
          "committed_at": "2023-04-11T12:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54767e7a2fcb84996b085ea501a84ec8d7166757",
          "body": "…s-and-aws-sdk-0.5.0\n\nBump xml2js and aws-sdk",
          "is_bot": false,
          "headline": "Merge pull request #97 from aws-actions/dependabot/npm_and_yarn/xml2j…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-04-11T12:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67321313a20812d1bb756f050340aff77f3e83f0",
          "body": "Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.\n\n\nUpdates `xml2js` from 0.4.19 to 0.5.0\n- [Release notes](https://github.com/Leonidas-from-XIV/node-\n[…]\n---\nupdated-dependencies:\n- dependency-name: xml2js\n  dependency-type: indirect\n- dependency-name: aws-sdk\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump xml2js and aws-sdk",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-10T22:46:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b35d46cf57a5f91a922ea14faff077cf1c2bba59",
          "body": "Add proxy configuration",
          "is_bot": false,
          "headline": "Merge pull request #96 from kddejong/feature/proxy/setup",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-04-10T14:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "794199904610b4511fecd3d067d093daae30cc15",
          "body": null,
          "is_bot": false,
          "headline": "Add proxy configuration",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-27T21:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0cfe6833d9da201cd6e9325fe19430e9fd8b36",
          "body": "chore(ci): Upgrade workflows to non-deprecated runtimes",
          "is_bot": false,
          "headline": "Merge pull request #92 from dev-slatto/master",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-27T17:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18fc63f1b3b8fba95642ac6fff334af78a8968b7",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): Upgrade workflows to non-deprecated runtimes",
          "author_name": "Pål-Magnus Slåtto",
          "author_login": "dev-slatto",
          "committed_at": "2023-03-16T10:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "023f4ef60d0103d690f31a504cfda9f4f2d66265",
          "body": "Add parameter override docs in the README",
          "is_bot": false,
          "headline": "Merge pull request #91 from kddejong/docs/readme/parameter-override",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-03T19:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5d41386133711bedae54b34063d00846147f8f",
          "body": null,
          "is_bot": false,
          "headline": "Add parameter override docs in the README",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-03T19:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c30b8757fe79807336d0a69eda03a5deb571039f",
          "body": "zeit is eol. Switch to vercel",
          "is_bot": false,
          "headline": "Merge pull request #90 from kddejong/dependencies/zeit/eol",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-03T18:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ae30405e7851153bd0da513809b04c7918d30e",
          "body": null,
          "is_bot": false,
          "headline": "zeit is eol. Switch to vercel",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-03T18:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e675be17f6d393aacca6f94986bc6560de5aedd0",
          "body": "…scription\n\nRemove context variables from description",
          "is_bot": false,
          "headline": "Merge pull request #89 from kddejong/fix/action/parameter-override-de…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-03T18:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a0deee24f5406410058d858ada12d9566a7bdc",
          "body": null,
          "is_bot": false,
          "headline": "Remove context variables from description",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-03T18:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b887c4406f28d2195e9bd76bd56a9ce121a8d2d7",
          "body": "Updated the link to Cloudformation best practices",
          "is_bot": false,
          "headline": "Merge pull request #83 from karm435/master",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-03T17:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60e0f11293b4c410d1fa7f4620f5017bda129b8",
          "body": "…with-environment-file\n\nReplace deprecated command with environment file",
          "is_bot": false,
          "headline": "Merge pull request #85 from jongwooo/docs/replace-deprecated-command-…",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-03T17:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0a23b77b1fd71b1326e588d317d6b451c6b130b",
          "body": "Support comma delimited lists for parameter overrides",
          "is_bot": false,
          "headline": "Merge pull request #88 from kddejong/feature/parameters/commalisttest",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-02T23:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f22dbe305945a8965de958d30b06f319837f3db",
          "body": null,
          "is_bot": false,
          "headline": "update check action",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-02T23:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c7c1fa65f2e184891036f2742396ba0eaeecbe",
          "body": null,
          "is_bot": false,
          "headline": "Support comma delimited lists for parameter overrides",
          "author_name": "Kevin DeJong",
          "author_login": "kddejong",
          "committed_at": "2023-03-02T23:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 34,
      "latest_release_at": "2026-04-27T18:05:14Z",
      "latest_release_tag": "v2.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 27,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 89,
      "mean_days_between_releases": 239.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 128,
      "stars": 282,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 2
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 2
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 2
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 2
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 2
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 2
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 2
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 2
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 119,
        "total_forks": 128
      },
      "star_history": null,
      "open_issues_and_prs": 26
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 50800,
      "source_files_sampled": 17,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "js-yaml",
            "direct": true,
            "version": "3.14.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 40
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 40
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 121
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 121
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.3.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-27v5-c462-wpq7",
              "GHSA-j3q9-mxjg-w52f"
            ],
            "fixed_version": "8.4.0",
            "advisory_count": 2,
            "oldest_advisory_days": 120
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.24.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-35p6-xmwp-9g52",
              "GHSA-g8m3-5g58-fq7m",
              "GHSA-p88m-4jfj-68fv",
              "GHSA-vxpw-j846-p89q"
            ],
            "fixed_version": "8.5.0",
            "advisory_count": 4,
            "oldest_advisory_days": 36
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 164
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 192
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 122
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.5",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 40
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 6,
          "moderate": 3
        },
        "advisory_count": 20,
        "affected_count": 10,
        "assessed_count": 707,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@actions/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.2"
        },
        {
          "name": "@aws-sdk/client-cloudformation",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1019.0"
        },
        {
          "name": "@aws-sdk/client-s3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1019.0"
        },
        {
          "name": "@smithy/node-http-handler",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.5"
        },
        {
          "name": "https-proxy-agent",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.0.6"
        },
        {
          "name": "js-yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.1"
        },
        {
          "name": "zod",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.12"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@actions/core",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-cloudformation",
            "direct": true,
            "version": "3.1019.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-s3",
            "direct": true,
            "version": "3.1019.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": true,
            "version": "4.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": true,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": true,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "3.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/exec",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/http-client",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/io",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/crc32",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/crc32c",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/sha1-browser",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/sha256-browser",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/sha256-js",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/supports-web-crypto",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/util",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/core",
            "direct": false,
            "version": "3.974.5",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/crc64-nvme",
            "direct": false,
            "version": "3.972.7",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-env",
            "direct": false,
            "version": "3.972.23",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-http",
            "direct": false,
            "version": "3.972.25",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-ini",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-login",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-node",
            "direct": false,
            "version": "3.972.27",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-process",
            "direct": false,
            "version": "3.972.23",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-sso",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-web-identity",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-bucket-endpoint",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-expect-continue",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-flexible-checksums",
            "direct": false,
            "version": "3.974.13",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-host-header",
            "direct": false,
            "version": "3.972.8",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-location-constraint",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-logger",
            "direct": false,
            "version": "3.972.8",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-recursion-detection",
            "direct": false,
            "version": "3.972.9",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-sdk-s3",
            "direct": false,
            "version": "3.972.34",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-ssec",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-user-agent",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/nested-clients",
            "direct": false,
            "version": "3.996.16",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/region-config-resolver",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/signature-v4-multi-region",
            "direct": false,
            "version": "3.996.22",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/token-providers",
            "direct": false,
            "version": "3.1019.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/types",
            "direct": false,
            "version": "3.973.8",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-arn-parser",
            "direct": false,
            "version": "3.972.3",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-endpoints",
            "direct": false,
            "version": "3.996.5",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-locate-window",
            "direct": false,
            "version": "3.965.5",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-user-agent-browser",
            "direct": false,
            "version": "3.972.8",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-user-agent-node",
            "direct": false,
            "version": "3.973.12",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/xml-builder",
            "direct": false,
            "version": "3.972.19",
            "ecosystem": "npm"
          },
          {
            "name": "@aws/lambda-invoke-store",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/compat",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@github/browserslist-config",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/snapshot-utils",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@nodable/entities",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.41",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "11.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "13.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/samsam",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/text-encoding",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/abort-controller",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/chunked-blob-reader",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/chunked-blob-reader-native",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/config-resolver",
            "direct": false,
            "version": "4.4.13",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/core",
            "direct": false,
            "version": "3.23.17",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/credential-provider-imds",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-codec",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-browser",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-config-resolver",
            "direct": false,
            "version": "4.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-node",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-universal",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.3.17",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/hash-blob-browser",
            "direct": false,
            "version": "4.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/hash-node",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/hash-stream-node",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/invalid-dependency",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/is-array-buffer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/is-array-buffer",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/md5-js",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-content-length",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-endpoint",
            "direct": false,
            "version": "4.4.32",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-retry",
            "direct": false,
            "version": "4.4.44",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-serde",
            "direct": false,
            "version": "4.2.20",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-stack",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-config-provider",
            "direct": false,
            "version": "4.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/property-provider",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/protocol-http",
            "direct": false,
            "version": "5.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-builder",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-parser",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/service-error-classification",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/shared-ini-file-loader",
            "direct": false,
            "version": "4.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "5.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/smithy-client",
            "direct": false,
            "version": "4.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/url-parser",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-base64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-body-length-browser",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-body-length-node",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-buffer-from",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-buffer-from",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-config-provider",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-browser",
            "direct": false,
            "version": "4.3.43",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-node",
            "direct": false,
            "version": "4.2.47",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-endpoints",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-hex-encoding",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-middleware",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-retry",
            "direct": false,
            "version": "4.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-stream",
            "direct": false,
            "version": "4.5.25",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-uri-escape",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-utf8",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-utf8",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-waiter",
            "direct": false,
            "version": "4.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/uuid",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/js-yaml",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinon",
            "direct": false,
            "version": "17.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinonjs__fake-timers",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/ncc",
            "direct": false,
            "version": "0.38.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "aws-sdk-client-mock",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aws-sdk-client-mock-jest",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.8.29",
            "ecosystem": "npm"
          },
          {
            "name": "bowser",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001756",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.257",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-escompat",
            "direct": false,
            "version": "3.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-eslint-comments",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-filenames",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-github",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-i18n-text",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jest",
            "direct": false,
            "version": "29.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": false,
            "version": "6.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-no-only-tests",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-rule-documentation",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit-x",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-check",
            "direct": false,
            "version": "4.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-builder",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "just-extend",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.23",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "16.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.kebabcase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.snakecase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.upperfirst",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nano-spawn",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nise",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-expression-matcher",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "18.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.includes",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strnum",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-element-attributes",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml-naming",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 707,
        "direct_count": 10,
        "indirect_count": 697
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 95,
        "open_issues": 20,
        "closed_ratio": 0.73,
        "closed_issues": 54,
        "closed_unmerged_prs": 28
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "kddejong",
          "commits": 74,
          "avatar_url": "https://avatars.githubusercontent.com/u/36457093?v=4"
        },
        {
          "type": "User",
          "login": "katallaxie",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/570959?v=4"
        },
        {
          "type": "User",
          "login": "josealdaco",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/29388471?v=4"
        },
        {
          "type": "User",
          "login": "clareliguori",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/484245?v=4"
        },
        {
          "type": "User",
          "login": "tjovicic",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5507251?v=4"
        },
        {
          "type": "User",
          "login": "robd",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/11879?v=4"
        },
        {
          "type": "User",
          "login": "venkateswarluvajrala",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/59252985?v=4"
        },
        {
          "type": "User",
          "login": "asifma",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/27285709?v=4"
        },
        {
          "type": "User",
          "login": "DavidS17GitHub",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/108815743?v=4"
        },
        {
          "type": "User",
          "login": "eg-cmd",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/130428894?v=4"
        }
      ],
      "contributors_sampled": 20,
      "top_contributor_share": 0.592
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check.yml",
        "package.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "26 out of 26 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": 1,
            "reason": "Found 2/18 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "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": 5,
            "reason": "dependency not pinned by hash detected -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 3,
            "reason": "SAST tool is not run on all commits -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "15 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "568b8efce9062815509bc718f14bf83288bf94d2",
        "ran_at": "2026-07-26T08:49:40Z",
        "aggregate_score": 5,
        "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-23T11:14:18Z",
      "oldest_open_prs": [
        {
          "number": 44,
          "created_at": "2020-10-06T16:48:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 105,
          "created_at": "2023-07-12T10:02:06Z",
          "last_comment_at": "2025-10-30T17:17:52Z",
          "last_comment_author": "jhult"
        },
        {
          "number": 152,
          "created_at": "2025-02-27T17:24:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 203,
          "created_at": "2026-05-26T12:36:47Z",
          "last_comment_at": "2026-05-27T07:32:55Z",
          "last_comment_author": "AdunSG"
        },
        {
          "number": 204,
          "created_at": "2026-06-23T22:01:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 205,
          "created_at": "2026-06-28T19:29:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-26T17:08:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 46,
          "created_at": "2020-11-12T18:51:42Z",
          "last_comment_at": "2021-05-01T00:30:52Z",
          "last_comment_author": "pbrisbin"
        },
        {
          "number": 47,
          "created_at": "2020-11-19T05:22:48Z",
          "last_comment_at": "2023-03-03T19:27:23Z",
          "last_comment_author": "kddejong"
        },
        {
          "number": 50,
          "created_at": "2021-01-29T15:02:19Z",
          "last_comment_at": "2024-09-04T14:35:03Z",
          "last_comment_author": "tmclaugh"
        },
        {
          "number": 55,
          "created_at": "2021-04-09T09:15:29Z",
          "last_comment_at": "2023-11-26T03:31:41Z",
          "last_comment_author": "jonathasrocha"
        },
        {
          "number": 56,
          "created_at": "2021-04-27T09:49:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 60,
          "created_at": "2021-06-14T20:55:43Z",
          "last_comment_at": "2024-11-08T19:50:39Z",
          "last_comment_author": "Christopher-R-Perkins"
        },
        {
          "number": 86,
          "created_at": "2023-02-27T22:50:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2023-05-03T15:03:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2023-11-03T00:08:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2023-11-03T01:25:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 117,
          "created_at": "2023-12-07T11:30:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 122,
          "created_at": "2024-01-10T13:12:02Z",
          "last_comment_at": "2025-04-03T14:18:58Z",
          "last_comment_author": "jhult"
        },
        {
          "number": 123,
          "created_at": "2024-01-22T15:18:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 134,
          "created_at": "2024-03-29T18:09:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 144,
          "created_at": "2024-12-20T08:48:23Z",
          "last_comment_at": "2025-03-13T18:18:44Z",
          "last_comment_author": "Sparkdaddy"
        },
        {
          "number": 149,
          "created_at": "2025-02-19T15:53:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2025-02-27T11:41:46Z",
          "last_comment_at": "2026-01-29T16:07:49Z",
          "last_comment_author": "kddejong"
        },
        {
          "number": 182,
          "created_at": "2026-03-04T19:56:19Z",
          "last_comment_at": "2026-03-31T18:37:54Z",
          "last_comment_author": "kddejong"
        },
        {
          "number": 199,
          "created_at": "2026-04-29T11:57:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 201,
          "created_at": "2026-05-11T15:08:53Z",
          "last_comment_at": "2026-05-19T09:21:40Z",
          "last_comment_author": "devvick"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/aws-actions/aws-cloudformation-github-deploy",
    "host": "github.com",
    "name": "aws-cloudformation-github-deploy",
    "owner": "aws-actions"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 54,
        "vitality": 66,
        "community": 76,
        "governance": 60,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 34,
              "human_commit_share": 0.85,
              "days_since_last_push": 27,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 27 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 27
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "34 commits in the last year",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v2.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 89,
              "mean_days_between_releases": 239.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 89 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 89
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~239.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 239.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 60,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 60 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 60
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "forks": 128,
              "stars": 282,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "282 stars",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 282
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "128 forks",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 128
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 20,
              "top_contributor_share": 0.592
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 59% of commits",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 59
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "20 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "merged_prs": 95,
              "open_issues": 20,
              "closed_issues": 54,
              "issue_closed_ratio": 0.73,
              "closed_unmerged_prs": 28
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "73% of issues closed",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "95/123 decided PRs merged",
                "points": 29.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 95,
                      "decided": 123
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/18 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "followers": 1283,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "aws-actions",
              "public_repos": 27,
              "account_age_days": 2453
            },
            "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,283 followers of aws-actions",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1283,
                      "login": "aws-actions"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "27 public repos, account ~6 yr old",
                "points": 22.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 27
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "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": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "cloudformation",
                "nodejs",
                "aws"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "26 out of 26 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": "Found 2/18 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "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 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "15 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 707 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 707
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "source": "osv",
              "advisories": 20,
              "affected_packages": 10,
              "assessed_packages": 707,
              "unassessed_packages": 0,
              "affected_by_severity": "high 6, moderate 3, low 1",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: js-yaml 3.14.2 (high 7.5), js-yaml 4.1.1 (high 7.5)",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "js-yaml 3.14.2 (high 7.5), js-yaml 4.1.1 (high 7.5)"
                    }
                  }
                ],
                "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": 707,
              "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": 9
            },
            "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": 61,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.612,
              "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": "52 of 85 human commits state their intent (structured subject or explanatory body)",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 52,
                      "sampled": 85
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.15
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "15 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 15,
                      "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 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 50800,
              "source_files_sampled": 17,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package 'aws-actions-aws-cloudformation-github-deploy' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T08:50:05.245953Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aws-actions/aws-cloudformation-github-deploy.svg",
  "full_name": "aws-actions/aws-cloudformation-github-deploy",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.27.0 — vollständige Methodik · Metriken-Wiki.

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.