Öffentliches Register
Software-GesundheitsberichtSchema 0.27.0 · Metriken 1.13.0 · 2026-07-24 16:53 UTC

zmaril / Straitjacket

no! more! slop!

Rust · MDXMIT★ 2 Sterne⑂ 0 Forksseit Juni 2026Auf GitHub ansehen ↗

zmaril/Straitjacket erreicht einen Gesundheitsindex von 52 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei Engineering Quality (76/100) ab, am schwächsten bei Community & Adoption (24/100). Zuletzt vor 2 Tagen aktualisiert. Ein einzelner Mitwirkender trägt den Großteil der jüngsten Arbeit.

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

52
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

Zack MarilPersönliches Konto
102 Follower120 öffentliche Reposseit Dez. 2010

Dieses Repository gehört einem persönlichen Konto. Ein Projekt mit nur einem Eigentümer trägt ein höheres Kontinuitätsrisiko als ein organisationsgetragenes.

Metriken nach Kategorie

Vitalität

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

70Gut · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 2 Tagen
2.1/36Commit-Rhythmus — 3/52 Wochen mit Commits
18/18Commit-Volumen — 112 Commits im letzten Jahr
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Verwendete Eingangsdaten
commits_last_year112
human_commit_share0,93
days_since_last_push2
active_weeks_last_year3
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 5 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 20 Tagen
27/27Release-Rhythmus — ein Release etwa alle 0,6 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count5
latest_release_tagv0.2.3
releases_from_tagsnein
days_since_latest_release20
mean_days_between_releases0,6

Community & Verbreitung

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

24Kritisch · 18 % des Gesamtindex
Wie die Bewertung erfolgt
0/60Stars — 2 Stars
0/25Forks — 0 Forks
0/15Watcher — 0 Watcher
Verwendete Eingangsdaten
forks0
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (MIT)
0/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
0/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingnein
has_issue_templatenein
has_code_of_conductnein
has_pull_request_templatenein

Nachhaltigkeit & Governance

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

42Gefährdet · 24 % des Gesamtindex
Wie die Bewertung erfolgt
9/54Bus-Faktor — 1 Beitragende decken die Hälfte aller Commits ab
0/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 100 % der Commits
1.4/13.5Breite der Beitragenden — 1 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Verwendete Eingangsdaten
bus_factor1
contributors_sampled1
top_contributor_share1
Wie die Bewertung erfolgt
19.3/46.8Issue-Lösungsquote — 41 % der Issues geschlossen
31.1/38.3PR-Annahme — 61/75 entschiedene PRs gemergt
0/15OpenSSF Scorecard: Code-Review — Found 0/23 approved changesets -- score normalized to 0
Verwendete Eingangsdaten
merged_prs61
open_issues10
closed_issues7
issue_closed_ratio0,412
closed_unmerged_prs14
Wie die Bewertung erfolgt
10/30Organisatorische Trägerschaft — persönliches (Nutzer-)Konto
0/20Verifizierte Domain — für Nutzerkonten nicht anwendbar
14.5/25Reichweite des Inhabers — 102 Follower von zmaril
25/25Kontohistorie — 120 öffentliche Repos, Kontoalter ca. 15 Jahre
Verwendete Eingangsdaten
followers102
owner_typeUser
is_verified
owner_loginzmaril
public_repos120
account_age_days5.686
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Verifizierte Domain. Die verbleibenden Gewichte wurden renormalisiert.

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

76Gut · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 7 Workflow(s)
24/24Tests vorhanden
16/16Linter-Konfiguration — biome.json
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 27 out of 27 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
15/15Dokumentations-/Homepage-Site — https://straitjacket.dev
10/10Repository-Beschreibung
10/10Topics — 20 Topics
0/10Wiki
Verwendete Eingangsdaten
topicsagent, amazing, impressive, rust, scanner, slop, wow, ai, ai-code-review, ai-detection, ai-slop-detection, ci, cli, code-quality, code-review, developer-tools, github-actions, linter, llm, static-analysis
has_wikinein
homepagehttps://straitjacket.dev
has_readmeja
has_docs_dirnein
has_descriptionja

Sicherheit

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

42Gefährdet · 16 % des Gesamtindex

Sicherheitslage

36Gefährdet
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 27 out of 27 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/7.5Code-Review — Found 0/23 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
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
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — keine Daten
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 21 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3,5
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): packaging. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
11.2/35Direkte Abhängigkeiten ohne bekannte Advisories — 2 betroffen: next 16.2.10 (high 8.2), unic-emoji-char 0.9.0 (unknown)
0/25Indirekte Abhängigkeiten ohne bekannte Advisories — transitive Menge in diesem Bereich nicht von Entwicklungs- und Test-Abhängigkeiten trennbar
37.2/40Keine offenen Advisories — 1 Paket(e) mit Advisory seit über 90 Tagen unbehandelt; ältestes vor 279 Tagen veröffentlicht
Verwendete Eingangsdaten
sourceosv
advisories15
affected_packages7
assessed_packages170
unassessed_packages15
affected_by_severityhigh 1, unknown 6
direct_affected_packages2
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Indirekte Abhängigkeiten ohne bekannte Advisories. Die verbleibenden Gewichte wurden renormalisiert. 170 aufgelöste Abhängigkeiten wurden mit OSV abgeglichen. 15 konnten nicht bewertet werden — keine aufgelöste Version, ein nicht unterstütztes Ökosystem oder außerhalb der ausgewiesenen Paketliste. Dieses Repository veröffentlicht kein Paket, das der Index auflöst; bewertet wurde daher der Abhängigkeitsgraph des Repositorys. Dieser Graph vermischt Entwicklungs- und Test-Pins mit ausgelieferten Abhängigkeiten, daher werden nur die deklarierten Laufzeit-Abhängigkeiten bewertet; transitive Befunde werden als Kontext ausgewiesen und fließen nicht in die Bewertung ein. Erreichbarkeit wird nicht analysiert.

AI Readiness

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

72Gut · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
40/40Lesbare Commit-Historie — 92 von 93 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,989
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
12.6/18Bootstrap mit einem Befehl — Cargo.toml (Toolchain-Konvention, kein Task-Runner)
22/22Automatisierte Tests
11/11Lint-/Format-Konfiguration — biome.json
11/11Statische Typprüfung — site/tsconfig.json
10/10Reproduzierbare Umgebung — lockfile
10/10Belegte Agentenpraxis — 42 der letzten 100 Commits von Agenten verfasst oder ihnen zugeschrieben
8/8Automatisierte Wartung — 7 der letzten 100 Commits sind automatisierte Abhängigkeits-Updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfilesCargo.lock
has_dockerfilenein
typed_languageja
bootstrap_files
has_devcontainernein
has_linter_configja
typecheck_configssite/tsconfig.json
agent_commit_share0,42
toolchain_manifestsCargo.toml
dependency_bot_commit_share0,07
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — Rust (statisch typisiert)
55/55Handhabbare Dateigrößen — 0/40 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageRust
largest_source_bytes38.375
source_files_sampled40
oversized_source_files0

Eckdaten

2GitHub-Sterne
1Mitwirkende
112Commits, letzte 12 Monate
2Tage seit letztem Push
5Releases
1Bus-Faktor
10offene Issues
crates.io, npmPaket-Ökosysteme

Warnungen zur Datenerhebung

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'straitjacket' from its registry

Weitere Details

OpenSSF Scorecard 3.5 / 10
3.5Gesamtwert

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-24 16:53 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/23 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
k. A.Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities21 existing vulnerabilities detected
Direkte Abhängigkeiten 26
RegistryPaketVersionsvorgabeManifest
crates.ioanyhow1Cargo.toml
crates.ioclap4Cargo.toml
crates.iocpd-finder0.1.8Cargo.toml
crates.ioignore0.4Cargo.toml
crates.iooxc_allocator0.139Cargo.toml
crates.iooxc_ast0.139Cargo.toml
crates.iooxc_ast_visit0.139Cargo.toml
crates.iooxc_parser0.139Cargo.toml
crates.iooxc_semantic0.139Cargo.toml
crates.iooxc_span0.139Cargo.toml
crates.iooxc_syntax0.139Cargo.toml
crates.ioregex1Cargo.toml
crates.ioserde1Cargo.toml
crates.ioserde_json1Cargo.toml
crates.ioserde_yaml0.9Cargo.toml
crates.iotoml1.1Cargo.toml
crates.iounic-emoji-char0.9Cargo.toml
npm@orama/orama^3.1.18site/package.json
npmcnfast^0.0.8site/package.json
npmfumadocs-core16.11.1site/package.json
npmfumadocs-mdx15.1.0site/package.json
npmfumadocs-ui16.11.1site/package.json
npmlucide-react^1.21.0site/package.json
npmnext16.2.10site/package.json
npmreact^19.2.7site/package.json
npmreact-dom^19.2.7site/package.json
Alle Abhängigkeiten 185

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

RegistryPaketVersionBeziehung
crates.ioanyhow1.0.103direkt
crates.ioclap4.6.1direkt
crates.iocpd-finder0.1.8direkt
crates.ioignore0.4.29direkt
crates.iooxc_allocator0.133.0direkt
crates.iooxc_allocator0.139.0direkt
crates.iooxc_ast0.133.0direkt
crates.iooxc_ast0.139.0direkt
crates.iooxc_ast_visit0.139.0direkt
crates.iooxc_parser0.133.0direkt
crates.iooxc_parser0.139.0direkt
crates.iooxc_semantic0.139.0direkt
crates.iooxc_span0.133.0direkt
crates.iooxc_span0.139.0direkt
crates.iooxc_syntax0.133.0direkt
crates.iooxc_syntax0.139.0direkt
crates.ioregex1.13.0direkt
crates.ioserde1.0.228direkt
crates.ioserde_json1.0.150direkt
crates.ioserde_yaml0.9.34+deprecateddirekt
crates.iotoml1.1.3+spec-1.1.0direkt
crates.iounic-emoji-char0.9.0direkt
npm@orama/orama^3.1.18direkt
npmcnfast^0.0.8direkt
npmfumadocs-core16.11.1direkt
npmfumadocs-mdx15.1.0direkt
npmfumadocs-ui16.11.1direkt
npmlucide-react^1.21.0direkt
npmnext16.2.10direkt
npmreact^19.2.7direkt
npmreact-dom^19.2.7direkt
crates.ioaho-corasick1.1.4indirekt
crates.ioallocator-api20.2.21indirekt
crates.ioandroid_system_properties0.1.5indirekt
crates.ioanstream1.0.0indirekt
crates.ioanstyle1.0.14indirekt
crates.ioanstyle-parse1.0.0indirekt
crates.ioanstyle-query1.1.5indirekt
crates.ioanstyle-wincon3.0.11indirekt
crates.ioautocfg1.5.1indirekt
crates.iobitflags2.13.0indirekt
crates.iobstr1.12.3indirekt
crates.iobumpalo3.20.3indirekt
crates.iocastaway0.2.4indirekt
crates.iocc1.2.65indirekt
crates.iocfg-if1.0.4indirekt
crates.iochrono0.4.45indirekt
crates.ioclap_builder4.6.0indirekt
crates.ioclap_derive4.6.1indirekt
crates.ioclap_lex1.1.0indirekt
crates.iocolorchoice1.0.5indirekt
crates.iocompact_str0.9.1indirekt
crates.iocore-foundation-sys0.8.7indirekt
crates.iocow-utils0.1.3indirekt
crates.iocpd-core0.1.6indirekt
crates.iocpd-tokenizer0.1.7indirekt
crates.iocrossbeam-deque0.8.6indirekt
crates.iocrossbeam-epoch0.9.18indirekt
crates.iocrossbeam-utils0.8.21indirekt
crates.iodragonbox_ecma0.1.12indirekt
crates.ioeither1.16.0indirekt
crates.ioequivalent1.0.2indirekt
crates.iofastrand2.4.1indirekt
crates.iofind-msvc-tools0.1.9indirekt
crates.iofutures-core0.3.32indirekt
crates.iofutures-task0.3.32indirekt
crates.iofutures-util0.3.32indirekt
crates.ioglobset0.4.18indirekt
crates.iohashbrown0.17.1indirekt
crates.ioheck0.5.0indirekt
crates.ioiana-time-zone0.1.65indirekt
crates.ioiana-time-zone-haiku0.1.2indirekt
crates.ioindexmap2.14.0indirekt
crates.iois_terminal_polyfill1.70.2indirekt
crates.ioitertools0.15.0indirekt
crates.ioitoa1.0.18indirekt
crates.iojs-sys0.3.103indirekt
crates.iolibc0.2.186indirekt
crates.iolog0.4.33indirekt
crates.iomemchr2.8.2indirekt
crates.iomemmap20.9.11indirekt
crates.iononmax0.5.5indirekt
crates.ionum-bigint0.4.6indirekt
crates.ionum-bigint0.5.1indirekt
crates.ionum-integer0.1.46indirekt
crates.ionum-traits0.2.19indirekt
crates.ioonce_cell1.21.4indirekt
crates.ioonce_cell_polyfill1.70.2indirekt
crates.ioowo-colors4.3.0indirekt
crates.iooxc-miette2.7.1indirekt
crates.iooxc-miette3.0.0indirekt
crates.iooxc-miette-derive2.7.1indirekt
crates.iooxc-miette-derive3.0.0indirekt
crates.iooxc_ast_macros0.133.0indirekt
crates.iooxc_ast_macros0.139.0indirekt
crates.iooxc_data_structures0.133.0indirekt
crates.iooxc_data_structures0.139.0indirekt
crates.iooxc_diagnostics0.133.0indirekt
crates.iooxc_diagnostics0.139.0indirekt
crates.iooxc_ecmascript0.133.0indirekt
crates.iooxc_ecmascript0.139.0indirekt
crates.iooxc_estree0.133.0indirekt
crates.iooxc_estree0.139.0indirekt
crates.iooxc_index4.1.0indirekt
crates.iooxc_index5.0.0indirekt
crates.iooxc_regular_expression0.133.0indirekt
crates.iooxc_regular_expression0.139.0indirekt
crates.iooxc_str0.133.0indirekt
crates.iooxc_str0.139.0indirekt
crates.iopercent-encoding2.3.2indirekt
crates.iophf0.13.1indirekt
crates.iophf0.14.0indirekt
crates.iophf_generator0.13.1indirekt
crates.iophf_generator0.14.0indirekt
crates.iophf_macros0.13.1indirekt
crates.iophf_macros0.14.0indirekt
crates.iophf_shared0.13.1indirekt
crates.iophf_shared0.14.0indirekt
crates.iopin-project-lite0.2.17indirekt
crates.ioproc-macro21.0.106indirekt
crates.ioquote1.0.46indirekt
crates.iorayon1.12.0indirekt
crates.iorayon-core1.13.0indirekt
crates.ioregex-automata0.4.14indirekt
crates.ioregex-syntax0.8.11indirekt
crates.iorustc-hash2.1.2indirekt
crates.iorustversion1.0.22indirekt
crates.ioryu1.0.23indirekt
crates.iosame-file1.0.6indirekt
crates.ioself_cell1.2.2indirekt
crates.ioseq-macro0.3.6indirekt
crates.ioserde_core1.0.228indirekt
crates.ioserde_derive1.0.228indirekt
crates.ioserde_spanned1.1.1indirekt
crates.ioshlex2.0.1indirekt
crates.iosiphasher1.0.3indirekt
crates.ioslab0.4.12indirekt
crates.iosmallvec1.15.2indirekt
crates.iosmawk0.3.3indirekt
crates.iostatic_assertions1.1.0indirekt
crates.iostrsim0.11.1indirekt
crates.iosyn2.0.118indirekt
crates.iotextwrap0.16.2indirekt
crates.iothiserror2.0.18indirekt
crates.iothiserror-impl2.0.18indirekt
crates.iotoml_datetime1.1.1+spec-1.1.0indirekt
crates.iotoml_parser1.1.2+spec-1.1.0indirekt
crates.iotoml_writer1.1.2+spec-1.1.0indirekt
crates.iounic-char-property0.9.0indirekt
crates.iounic-char-range0.9.0indirekt
crates.iounic-common0.9.0indirekt
crates.iounic-ucd-version0.9.0indirekt
crates.iounicode-id-start1.4.0indirekt
crates.iounicode-ident1.0.24indirekt
crates.iounicode-linebreak0.1.5indirekt
crates.iounicode-segmentation1.13.3indirekt
crates.iounicode-width0.2.2indirekt
crates.iounsafe-libyaml0.2.11indirekt
crates.ioutf8parse0.2.2indirekt
crates.iowalkdir2.5.0indirekt
crates.iowasm-bindgen0.2.126indirekt
crates.iowasm-bindgen-macro0.2.126indirekt
crates.iowasm-bindgen-macro-support0.2.126indirekt
crates.iowasm-bindgen-shared0.2.126indirekt
crates.iowinapi-util0.1.11indirekt
crates.iowindows-core0.62.2indirekt
crates.iowindows-implement0.60.2indirekt
crates.iowindows-interface0.59.3indirekt
crates.iowindows-link0.2.1indirekt
crates.iowindows-result0.4.1indirekt
crates.iowindows-strings0.5.1indirekt
crates.iowindows-sys0.61.2indirekt
crates.iowinnow1.0.3indirekt
crates.ioxxhash-rust0.8.15indirekt
crates.iozmij1.0.21indirekt
npm@biomejs/biome^2.5.1indirekt
npm@tailwindcss/postcss^4.3.1indirekt
npm@types/mdx^2.0.14indirekt
npm@types/node^26.0.0indirekt
npm@types/react^19.2.17indirekt
npm@types/react-dom^19.2.3indirekt
npmpostcss^8.5.15indirekt
npmserve^14.2.6indirekt
npmtailwindcss^4.3.1indirekt
npmtypescript^6.0.3indirekt
Abhängigkeits-Advisories 7

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

PaketVersionBeziehungSchweregradAdvisoriesBehoben in
next16.2.10direkthoch916.2.11
unic-emoji-char0.9.0direktunbekannt1
crossbeam-epoch0.9.18indirektunbekannt10.9.20
unic-char-property0.9.0indirektunbekannt1
unic-char-range0.9.0indirektunbekannt1
unic-common0.9.0indirektunbekannt1
unic-ucd-version0.9.0indirektunbekannt1

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": [
        "agent",
        "amazing",
        "impressive",
        "rust",
        "scanner",
        "slop",
        "wow",
        "ai",
        "ai-code-review",
        "ai-detection",
        "ai-slop-detection",
        "ci",
        "cli",
        "code-quality",
        "code-review",
        "developer-tools",
        "github-actions",
        "linter",
        "llm",
        "static-analysis"
      ],
      "is_fork": false,
      "size_kb": 1040,
      "has_wiki": false,
      "homepage": "https://straitjacket.dev",
      "languages": {
        "CSS": 257,
        "MDX": 55781,
        "Rust": 201026,
        "Shell": 5083,
        "JavaScript": 564,
        "TypeScript": 24500
      },
      "pushed_at": "2026-07-22T16:25:21Z",
      "created_at": "2026-06-30T23:06:13Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T22:20:01Z",
      "description": "no! more! slop!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust",
        "MDX"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Zack Maril",
      "type": "User",
      "login": "zmaril",
      "company": null,
      "location": null,
      "followers": 102,
      "avatar_url": "https://avatars.githubusercontent.com/u/539927?v=4",
      "created_at": "2010-12-29T06:46:39Z",
      "is_verified": null,
      "public_repos": 120,
      "account_age_days": 5686
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-07-04T12:11:28Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-07-04T11:25:30Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-07-03T22:33:33Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-07-03T20:59:55Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-07-01T22:28:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "687dc3cf38f659778eae46efbb02616ddf3f5582",
          "body": "…ed token (#97)\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: auto-update-pr-branches re-runs CI on updated branches via elevat…",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-21T22:19:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dd899346b6378b297fecc86c5b1c1785af7702a0",
          "body": "Co-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: auto-update open PR branches when main moves (#92)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-21T15:51:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "35a90c09a8756339e9077661865fa6d4ffe8cc06",
          "body": "…ection) (#94)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: fail on unused allow-markers (clippy-style dead-suppression det…",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-21T15:19:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "692fbf429c372752401c118ce02e9f2ed68cf9d0",
          "body": null,
          "is_bot": false,
          "headline": "feat(duplication): tally clones suppressed by allow-file markers (#93)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-20T20:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e021925aa3ce0fd8603cc0faaa7e0e5b981a722f",
          "body": null,
          "is_bot": false,
          "headline": "ci(site): add biome lint/fmt + bun test legs (#91)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-19T22:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d05e396db73083e4f97453fadeb920dca03ade",
          "body": null,
          "is_bot": false,
          "headline": "docs(repo-meta): declare description and topics in the README (#88)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-18T17:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd40e4f17ebdef7053fa2b162a34b593cd730f1c",
          "body": "Co-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add cargo-llvm-cov coverage script (#87)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-18T09:59:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "44f38d2c5483a8b5d4485133ecca62f31695218a",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the actions group with 2 updates (#80)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T08:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "980b105e770227b8c00e8f8ab0595d83e3dc4e1e",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the cargo-minor group with 3 updates (#81)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T07:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de324b265f0a3ee17a8ddfbba2d11a1287da508",
          "body": null,
          "is_bot": false,
          "headline": "chore(config): sync codespell config from fleet (#77)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-18T07:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b32e9809341dc8cff3720de79379f3a411d3a688",
          "body": null,
          "is_bot": false,
          "headline": "chore(config): sync biome config from fleet (#78)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-09T16:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9151e1f9c78df0a8fff5dc715ed1438d3ed76893",
          "body": null,
          "is_bot": false,
          "headline": "chore(config): sync vale config from fleet (#76)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-08T22:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7168b3508ef060ee65efd60844add62860f2baf",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: run vale and codespell (#75)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-08T21:23:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cafe7ba76eab156eb6d657155fe10666cd83b3b2",
          "body": "Co-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ci): housekeeping v0.18.0 — PR-context grading (#74)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-08T20:28:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "de98d315c1160c5330aa65381d2a00e3fde351ad",
          "body": "… (#61)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the actions group across 1 directory with 4 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T19:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2df0f1709d52d2fd2ccb6d337e00cd8e3c0aed6",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump toml from 0.8.23 to 1.1.2+spec-1.1.0 (#73)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T19:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ad5cbe8123f221cab815e6b41ddf51f6e80f41",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build(deps): bump the site-minor group in /site with 3 updates (#71)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-08T19:27:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7271b68c420bf11d053c8be15fefb27edd310e7a",
          "body": "…cy (#70)\n\nApplies dependabot's actions-group bump (PR #61): paths-filter v3->v4,\ncheckout v4->v7, codeql upload-sarif v3->v4, and housekeeping v0.14.0->v0.17.0.\n\nhousekeeping v0.17.0 adds a \"scripts\" check that requires shell scripts to\nlive under scripts/ with a scripts/dev.sh that stands up the d\n[…]\nbun install)\n- allowlist the root install.sh (the curl-piped installer) in .housekeeping.toml\n- point the README at scripts/dev.sh\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build(deps): bump actions group and satisfy housekeeping scripts poli…",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-08T19:21:32Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "25c4609f1f02010129c3df4601387b5c28076821",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci(dependabot): hold TypeScript at its current major (#72)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-08T19:20:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "567a81641d8cf3e8f425639c4971f7261efc9698",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": false,
          "headline": "build(deps): align all oxc crates to 0.139 (#69)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-08T17:54:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d0e142550bf238984dd14b9e94b54dbc28d091bb",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: monorepo project boundaries via .straitjacket.toml markers (#51)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-08T06:07:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "124cf6a20618e152fd6f82f88690e4bccb496ac8",
          "body": "…(#60)\n\n- Add conventional.yml (PR-title Conventional Commits check), matching the\n  rest of the fleet — clears the conventional-commits warning.\n- timeout-minutes on every push/PR job so a hung run fails fast.\n- Point stray-todos at notes/danluu-review.md: the TODO/TBD there is prose\n  about straitjacket rules, not tracked work — clears the stray-todos fail\n  without an ignore list.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: enforce conventional PR titles, bound jobs, home the stray todos …",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-07T21:09:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "820b96bce436c017b5e9827ac74234d32fade888",
          "body": "chore: add pre-commit and commit-msg git hooks",
          "is_bot": false,
          "headline": "Merge pull request #59 from zmaril/add-precommit-hooks",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-06T20:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c68ad517ba80cc8fab1c6eef06125e3658bd249",
          "body": "Run the repo CI gate (rustfmt, clippy, tests, and a straitjacket self-scan)\nand enforce Conventional Commits locally, so failures surface before a push.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add pre-commit and commit-msg git hooks",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-06T20:52:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fe8882fbdd737505e79e771a09aa8480fe61ff26",
          "body": "Add CODEOWNERS",
          "is_bot": false,
          "headline": "Merge pull request #58 from zmaril/add-codeowners",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-06T20:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f71ce132b46c77853c8b9c6c1ddcf9af83e1266",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add CODEOWNERS assigning ownership to @zmaril",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-06T20:16:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "21cd0d094e1858e2c5aceb9ef19323931e47fd2b",
          "body": "chore(config): sync vale config from fleet",
          "is_bot": false,
          "headline": "Merge pull request #57 from zmaril/housekeeping/fleet-config-vale",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T23:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498762f37f1ff0fe531d82560ea77d19feb465f1",
          "body": null,
          "is_bot": false,
          "headline": "chore(config): sync vale config from fleet",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T23:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a82bdc34b43b04bb3beca9a8c0fb6c5e95531d",
          "body": "chore(config): sync vale config from fleet",
          "is_bot": false,
          "headline": "Merge pull request #55 from zmaril/housekeeping/fleet-config-vale",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T23:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628924dc99276a707797712401a7cfe51ab21d9a",
          "body": "chore(config): sync stylelint config from fleet",
          "is_bot": false,
          "headline": "Merge pull request #54 from zmaril/housekeeping/fleet-config-stylelint",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T23:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53179a49fb3701ff160b8ea7669958e12fa5b33a",
          "body": "chore(config): sync codespell config from fleet",
          "is_bot": false,
          "headline": "Merge pull request #56 from zmaril/housekeeping/fleet-config-codespell",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T23:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "914bf17963e09aa3ca5da79180329702e2d1547d",
          "body": null,
          "is_bot": false,
          "headline": "chore(config): sync codespell config from fleet",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T22:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e018680ad760c02f146be9659983c1230db91fb",
          "body": null,
          "is_bot": false,
          "headline": "chore(config): sync vale config from fleet",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T22:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f3631a3a36ebb52781d760ea462c15ed8eb897d",
          "body": null,
          "is_bot": false,
          "headline": "chore(config): sync stylelint config from fleet",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T22:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ca4f4068aeba16fd181e705c83813110884b38",
          "body": "ci: bump housekeeping action to v0.14.0",
          "is_bot": false,
          "headline": "Merge pull request #53 from zmaril/bump-housekeeping-v0.14.0",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T21:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "261aeba69f24c10acebe2d68ab150727c862bfee",
          "body": "Picks up the stray-todos check, so the fleet-locked `stray-todos = required`\npolicy resolves instead of failing on an unknown check.",
          "is_bot": false,
          "headline": "ci: bump housekeeping action v0.9.0 -> v0.14.0",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T17:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cdd103e3173123f4be7a4d735c8ba0445c4caf1",
          "body": "docs: pin the GitHub Action to a full version, not latest/@v1",
          "is_bot": false,
          "headline": "Merge pull request #52 from zmaril/pin-action-versions",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T16:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd4de2e9e14bf97cd2b680bcd20345709c060dd4",
          "body": null,
          "is_bot": false,
          "headline": "ci: repoint housekeeping pin to v0.9.0 (0.x re-baseline)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T16:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac8864d415b11f746eb839dec9bbeba25eb8088",
          "body": "The Action example pinned the wrapper (@v0.2.x) but left `version: latest`,\nso the scanner binary still floated — a new rule would apply to a consumer's\nrepo the moment it shipped and fail an unrelated PR. Docs now pin both the\n`uses:` tag and the `version:` input, with the reasoning spelled out, an\n[…]\nersion` input row flags `latest` as floating. Our own housekeeping\nself-audit step is pinned to @v1.9.0 instead of the moving @v1.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: pin the GitHub Action to a full version, not latest/@v1",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-05T11:30:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "af49c55ea72edcc8e04339a78c64720727db3866",
          "body": "feat: declare repo logo for the fleet dashboard",
          "is_bot": false,
          "headline": "Merge pull request #50 from zmaril/feat/logo",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T22:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe8768ab2f7b9415cf983f4e14d75a8e6d10f11",
          "body": null,
          "is_bot": false,
          "headline": "feat: declare repo logo for the fleet dashboard",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T22:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce7acec82981a6a52c10081cd8230b67047cd5a",
          "body": "docs: deep-nesting string-literal limitation + allow-marker workaround",
          "is_bot": false,
          "headline": "Merge pull request #49 from zmaril/docs/deep-nesting-string-literals",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T22:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38f31e83d32176f4c3e5c22a4d06e11eae4ddf2a",
          "body": "deep-nesting reads indentation without tokenizing, so indentation inside a\nmulti-line string literal (embedded YAML/JSON, an HTML/SQL heredoc, a\ntemplate literal) counts as nesting and can trip the rule in otherwise-flat\ncode. Rather than guess at string boundaries per language — which is exactly\nwh\n[…]\nse, with the caveat that a\nline-scoped marker lands inside the literal. Notes the limitation in the\nrules reference and CHANGELOG.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: deep-nesting's string-literal limitation + allow-marker workaround",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T22:03:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d567a01d87af761338edae9eb253fd335c7f07bc",
          "body": "Add deep-nesting rule (#45)",
          "is_bot": false,
          "headline": "Merge pull request #48 from zmaril/deep-nesting",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T21:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a498d863755549d6e3035a0bcde97084c5219931",
          "body": "straitjacket's default posture is strict: code rules fail the run, and the\nrelease valve is --skip / --max-nesting / an allow marker, not a soft\nwarning tier. Flip deep-nesting from Warning to Error to match every other\ncode rule. The sarif.rs allow-file marker now prevents a real failure\nrather than muting a warning.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Make deep-nesting fail, not warn",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T21:20:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e9ee2d7e0d5a051d33e55318e3e73058c04ee4d9",
          "body": "A whole-file warn (like file-size) that flags lines indented past a\nnesting budget (default 6). Depth is read straight off leading\nindentation — canonical when a formatter is enforced — so it's\nlanguage-agnostic and needs no parser. Tab files count leading tabs;\nspace files divide by a per-file unit\n[…]\nker.\n\nDocs (rules, cli, config-file) and CHANGELOG updated. Grounded in Dan\nLuu's essential-complexity per notes/danluu-review.md.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add deep-nesting rule (#45)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T21:15:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "71d53f5999e56a77c9ed94809b71f82352598118",
          "body": "ci: scope cargo + site jobs to relevant changes",
          "is_bot": false,
          "headline": "Merge pull request #47 from zmaril/ci/smart-strict",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T20:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2987da27f8dcf9b8e328846e3480eb6639a1c6ba",
          "body": "The Rust checks (fmt/clippy/test — the heavy ones) run only when Rust changed;\nthe docs-site build only when site/ changed, gated off a `changes` filter. A\nsite-only PR no longer waits on a full cargo compile, and a Rust PR skips the bun\nsite build.\n\nJob-level `if:` (not a workflow `paths:` filter) so a skipped job reports \"skipped\"\n= success for a required status check — keeps these safe to mark required.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: scope cargo + site jobs to relevant changes",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T20:43:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7c96d6eaa8f2a5a8a25d464dd73e3fb49979237a",
          "body": "Add Dan Luu review: candidate rules for straitjacket & housekeeping",
          "is_bot": false,
          "headline": "Merge pull request #42 from zmaril/notes/danluu-review",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T20:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31daa7fd9bbbebcbc6c37f256f78e0b98d92227",
          "body": "Research note mining danluu.com for deterministic, low-false-positive\nchecks, filtered against the assumption that Biome + a formatter already\nrun. Proposes straitjacket rules (focused-test, disabled-test,\ndeep-nesting, slop-prose \"vague boasting\" vocab) and housekeeping checks\n(B1 continue-on-error, B2 CODEOWNERS, B3 scheduled CI, B4 README quality,\nB5 reproducible-toolchain, B6 ci-job-timeout, B7 test-retry-masking).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Dan Luu review: candidate rules for straitjacket & housekeeping",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T12:34:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "525acc75c7c396bc254ae7273d33ccf07155b751",
          "body": "fix: allow-file suppression for duplication in Markdown (0.2.3)",
          "is_bot": false,
          "headline": "Merge pull request #41 from zmaril/fix/markdown-dup-suppression",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T12:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd2722c5b501e815f94a700afc32033092c0a320",
          "body": "Follow-up to 0.2.2. cpd-finder tags a clone found inside a document's fenced code\nblock with a `:<lang>` suffix on its source id (e.g. `docs.md:bash`), so the\nfinding's path wasn't an openable file — the 0.2.2 suppression's `fs::read_to_string`\nfailed and `.unwrap_or(true)` kept the finding, so `all\n[…]\non zmaril/entl).\n\n`tidy()` now strips a trailing `:<lang>` language tag, which fixes the suppression\nread and also cleans up the reported path.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: allow-file suppression for duplication in Markdown (0.2.3)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T12:03:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fa5e0e404b2598a157141eb35be7a215febb1b3e",
          "body": "chore: declare the fleet - locked policy enforced at PR time here",
          "is_bot": false,
          "headline": "Merge pull request #40 from zmaril/chore/fleet-declaration",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T11:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bb151897dd6d3199a694ccb0ef91169dde7e080",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: declare the fleet - locked policy enforced at PR time here",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T11:43:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9312f97dd88706263903aa0f305e01d2187bc149",
          "body": "docs: seed notes/design.md per fleet convention",
          "is_bot": false,
          "headline": "Merge pull request #36 from zmaril/docs/notes-design",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T11:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72132da83dc58aeab04666958b0229788c6c3c4",
          "body": "ci: self-audit is dispatchable by the fleet captain",
          "is_bot": false,
          "headline": "Merge pull request #38 from zmaril/ci-dispatchable",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T11:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86920621597ae78bf91647816761de6f490160f",
          "body": "fix: allow-file suppression for duplication findings (0.2.2)",
          "is_bot": false,
          "headline": "Merge pull request #39 from zmaril/fix/duplication-suppression",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T11:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7225425a0620d1c3beab4057cd5f740ef510a240",
          "body": "…2.2)\n\nThe cross-file duplication pass (cpd-finder) runs separately from the per-file\nrules, so its findings never went through the `straitjacket-allow[-file]` filter\n— `allow-file:duplication` and line markers had no effect on a clone. That made a\ngenuinely-coincidental duplicate impossible to supp\n[…]\ne::is_suppressed(text, line, id)` (the same file/line marker logic\nthe per-file rules use) and run each duplication finding through it in main.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: apply straitjacket-allow suppression to duplication findings (0.…",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T11:09:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "19869950e1b11a63297851d77e400b183723ef76",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: self-audit is dispatchable by the fleet captain",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T11:06:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "df92c77fc04ef572c8b4decb74f8c0354b16e90f",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: seed notes/design.md per fleet convention",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T10:54:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9e25daa0b15b7dff8dfa583e4d8ef7984d23ddeb",
          "body": "ci: run the housekeeping self-audit",
          "is_bot": false,
          "headline": "Merge pull request #34 from zmaril/ci-housekeeping-self-audit",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T10:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a460a44c9230f4dc24ddf7909229188a5e7297",
          "body": "Every powderworks fleet member audits itself; the captain checks the\nauditors. This was the roster gap the first captain run found.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: run the housekeeping self-audit",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-04T09:56:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a53ba10969f83fe992217b567fb564b69c6b462d",
          "body": "readme: Marketplace badge in the badge row",
          "is_bot": false,
          "headline": "Merge pull request #33 from zmaril/readme-marketplace-badge",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T22:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "033df0d04a58be92e9cf67dbabbb82f141e3dfdf",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "readme: Marketplace badge in the badge row",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T22:33:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "92318d90eeb951e8172eb438b5e398712bd9513a",
          "body": "fix: inline-font allows a quoted CSS var (0.2.1)",
          "is_bot": false,
          "headline": "Merge pull request #32 from zmaril/fix/quoted-var-font",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T22:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2eed14c63460fc2a6489ab4e134946d84150cc",
          "body": "`fontFamily: \"var(--mantine-font-family-monospace)\"` (a quoted CSS variable) is\na token reference just like the bare `var(--x)` form the 0.2.0 fix already\nallowed — the quotes shouldn't matter. Strip one matching pair of surrounding\nquotes for the var check only, so a quoted *font* (`\"Inter\"`) still trips the\nrule. Bumps to 0.2.1 with a CHANGELOG entry.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: inline-font allows a quoted CSS var; release 0.2.1",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T22:30:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7a96d0672e89b8d39baaf5cc9a78b2edadae36c5",
          "body": "chore: unique Marketplace name",
          "is_bot": false,
          "headline": "Merge pull request #31 from zmaril/marketplace-name",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T21:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb27731b21dd0eb1d8c060d458ba90217fb3bef8",
          "body": "The bare \"straitjacket\" collides with an existing Marketplace/user/org name,\nso the listing needs a unique name. Marketplace names cannot contain a slash,\nso this is the closest to powderworks/straitjacket.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: unique Marketplace name (Powderworks Straitjacket)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T21:45:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "14bc9e9af3ad79c5ca112d58dea3c6a576403d51",
          "body": "release: 0.2.0",
          "is_bot": false,
          "headline": "Merge pull request #30 from zmaril/release-0.2.0",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31b3c7da02f66299b6ba768f6dffd86771570059",
          "body": "Version was already bumped to 0.2.0 when the dev cycle opened; this dates\nthe release and opens a fresh Unreleased section.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: cut CHANGELOG 0.2.0",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:56:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d077f64374496a7b8377166c06390073aaec6eaf",
          "body": "feat: SARIF output, on by default in the Action (closes #23)",
          "is_bot": false,
          "headline": "Merge pull request #29 from zmaril/add-sarif-format",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc9abc0ca80fd62c6ea048335d73ef3df2ad12c",
          "body": "- `--format sarif` emits SARIF 2.1.0 for GitHub code scanning.\n- `--sarif <PATH>` writes SARIF to a file alongside the normal stdout\n  report, so one run produces a readable log *and* a code-scanning upload.\n- The Action uploads SARIF by default (annotations on the PR diff + Security\n  tab). Grant `\n[…]\nhe\n  upload is skipped gracefully and the scan still gates. Still fails on\n  findings — `no-fail` opts out, `sarif: false` disables the upload.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: SARIF output, on by default in the Action (closes #23)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:51:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a7d50dc7ad9384f849f7eb684a798791784aaf3b",
          "body": "readme: conventional Contributing heading",
          "is_bot": false,
          "headline": "Merge pull request #28 from zmaril/readme-contributing-heading",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e649771b0b1b6e9064319c62a076f9c043a3b8",
          "body": "The smell-hunting pitch stays; the heading matches what people scan\nfor. Satisfies the housekeeper readme floor.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "readme: conventional Contributing heading",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:24:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "12d3f5258911151d22f2176485dd86bef99a7765",
          "body": "feat: scope-aware effect-in-component (allow co-located hooks)",
          "is_bot": false,
          "headline": "Merge pull request #26 from zmaril/effect-in-component-scope-aware",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af49cafd5a0e0779147704d07fa2e49826078292",
          "body": "fix: inline-font false-positive on token references (closes #25)",
          "is_bot": false,
          "headline": "Merge pull request #27 from zmaril/fix-inline-font-token-fp",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f6cabc6501869d487459e9aae75ea6828f237e0",
          "body": "inline-font flagged fontFamily: MONO — a variable/token reference, which is the good pattern. Now only a quoted font or a hardcoded multi-family stack flags; a bare token/generic word (MONO, monospace, sans-serif) and CSS variables are fine. Also handles a single-line JS object where the property-separator comma isn't a font fallback. Tests + docs + changelog updated.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: inline-font false-positive on token references (closes #25)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T20:07:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "643125dba0e8f17305d4d99da0e3fadd6b5ac820",
          "body": "Flag a useEffect only when it's defined inside a component's body, not merely present in a file that declares a component. An effect inside a use* hook is fine — even in the same file — so hooks can be co-located instead of each needing its own file. Implemented by checking each useEffect span again\n[…]\nns (handles a hook nested in a component too); anonymous memo/forwardRef components still count. Tests + docs + changelog updated.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: scope-aware effect-in-component (allow co-located hooks)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T19:56:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "194024fdbcf52f1259cdd19493c32db45d5d379c",
          "body": "site: fix Cloudflare deploy (sync bun.lock, Workers static-assets config)",
          "is_bot": false,
          "headline": "Merge pull request #22 from zmaril/fix-cf-deploy",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T15:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b61251ed1dd688fd644e2d191cc97bfa72494757",
          "body": "Runs 'bun install --frozen-lockfile' (fails on package.json/bun.lock drift, the exact thing that broke the Cloudflare deploy) plus 'bun run build', mirroring the deploy pipeline so drift is caught on the PR.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: add a site job that checks bun.lock is in sync and the site builds",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T15:10:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7d38ce73eefd8e1720bdef1a913b38631e556f4d",
          "body": "…fig)\n\nTwo deploy blockers: (1) Dependabot's next 16.2.10 bump updated package.json but not bun.lock, so Cloudflare's 'bun install --frozen-lockfile' failed — regenerated the lock. (2) wrangler.toml was a Pages config, but the project deploys via 'npx wrangler deploy' (Workers), so switch it to an assets-only Worker (directory=./out). Validated with 'wrangler deploy --dry-run'.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "site: fix Cloudflare deploy (sync bun.lock, Workers static-assets con…",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-03T15:05:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0234865c54320efb49293f2a355691c4aae62fc8",
          "body": "deps: upgrade OXC 0.133 -> 0.138 (coordinated)",
          "is_bot": false,
          "headline": "Merge pull request #21 from zmaril/upgrade-oxc-0.138",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e6ff302142c0424770fd1b5fd274755bab456e",
          "body": "Bump all seven oxc_* crates together. 0.138 no longer builds the semantic node arena by default, so the forwarding rules now call with_build_nodes(true) — without it, parent/ancestor lookups panic (out-of-bounds in oxc_index). Supersedes the individual Dependabot PRs #15-#18, which would each break the build alone. All 66 tests pass; self-scan clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "deps: upgrade OXC 0.133 -> 0.138 (coordinated)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:47:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "92082b6fc2ca8aa420ebdf11779ef84c69d00bf0",
          "body": "…minor-410f647947\n\nbuild(deps): Bump next from 16.2.9 to 16.2.10 in /site in the site-minor group",
          "is_bot": false,
          "headline": "Merge pull request #19 from zmaril/dependabot/npm_and_yarn/site/site-…",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8a6af9eadfc4b4a567e58de771f04d3ca0ffb0",
          "body": "…92552\n\nbuild(deps): Bump ignore from 0.4.26 to 0.4.27 in the cargo-minor group",
          "is_bot": false,
          "headline": "Merge pull request #14 from zmaril/dependabot/cargo/cargo-minor-5aaa0…",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20158eef073b66f533d79c05c047112bb30a0302",
          "body": "…0ceda8b77f\n\nbuild(deps): Bump the actions group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #13 from zmaril/dependabot/github_actions/actions-…",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55bc4754519ff61de33d82dcc9a8dc0ab87d1b1d",
          "body": "chore: open the 0.2.0 development cycle",
          "is_bot": false,
          "headline": "Merge pull request #20 from zmaril/open-next-cycle",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a6beb5e48fdd8a3697d8f5d7880e5ac978c48a5",
          "body": "Close out the CHANGELOG's [0.1.0] section (released 2026-07-01) and add a fresh [Unreleased]; bump the crate version to 0.2.0 so main builds report the in-development version.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: open the 0.2.0 development cycle",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:36:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f09582da0bfeec69f5d4178587b217b4eb4c424e",
          "body": "Bumps the site-minor group in /site with 1 update: [next](https://github.com/vercel/next.js).\n\n\nUpdates `next` from 16.2.9 to 16.2.10\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/v\n[…]\nxt\n  dependency-version: 16.2.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: site-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump next in /site in the site-minor group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T22:31:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d341a652198272fc4ecbad8b663a925c2d916b89",
          "body": "Bumps the cargo-minor group with 1 update: [ignore](https://github.com/BurntSushi/ripgrep).\n\n\nUpdates `ignore` from 0.4.26 to 0.4.27\n- [Release notes](https://github.com/BurntSushi/ripgrep/releases)\n- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)\n- [Commits](https://git\n[…]\nre\n  dependency-version: 0.4.27\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump ignore from 0.4.26 to 0.4.27 in the cargo-minor group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T22:31:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a80dab20055843c6ed8aba313416fd0f0c0ca022",
          "body": "Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\n\nUpdates `actions/checkout` from 4 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](ht\n[…]\nh-release\n  dependency-version: '3'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the actions group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T22:31:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e1aaf3ca753c8d5cbe49a927c39afb6b371b2a4",
          "body": "ci: add Dependabot config (cargo, actions, site npm)",
          "is_bot": false,
          "headline": "Merge pull request #12 from zmaril/add-dependabot",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31485166cf265142c5de6504f593624a0799dc35",
          "body": "Weekly updates for Rust crates, GitHub Actions, and the docs site's npm deps. Minor/patch grouped per ecosystem to cut PR noise; majors come individually.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: add Dependabot config (cargo, actions, site npm)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:29:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d1b712b41043d6d1d35e7a0049d51e2dbe325e35",
          "body": "ci: build x86_64-apple-darwin on macos-latest (cross-compile)",
          "is_bot": false,
          "headline": "Merge pull request #11 from zmaril/release-macos-latest",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b71d1cd239dbc85ab0e178fddc73199bb2d3888",
          "body": "The Intel macos-13 runner pool is scarce and slow to schedule; cross-compile x86_64-apple-darwin from the arm64 macos-latest runner instead. Verified locally: produces a Mach-O x86_64 binary. Drops the release's slowest queue dependency.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: build x86_64-apple-darwin on macos-latest (cross-compile)",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T22:07:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e20e7fd41e8894f9d5d6a6b106c7ed9548306f51",
          "body": "docs: add CHANGELOG and MIT LICENSE file",
          "is_bot": false,
          "headline": "Merge pull request #4 from zmaril/add-changelog-license",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T21:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9d19cb676c91637c20ef7d0403c533afa7c267",
          "body": "docs: cross-promote PowderMonkey in README and docs",
          "is_bot": false,
          "headline": "Merge pull request #3 from zmaril/add-powdermonkey-promo",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T21:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba16373f7dfdd6ace978f91e2cd572ee87209390",
          "body": "The README claimed MIT but no LICENSE file existed; add it (Zack Maril, 2026). Add a Keep a Changelog CHANGELOG with the unreleased 0.1.0 feature set, and link both from the README.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add CHANGELOG and MIT LICENSE file",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T20:49:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f721425e2d42079804dadf69a058be1373e00435",
          "body": "A GitHub-style tip callout in the README, a banner on the landing page, and a Callout on the docs index — 'Like Straitjacket? Try out PowderMonkey, a (straitjacketed) agent orchestration harness for aspiring slop cannons.'\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: cross-promote PowderMonkey in README and docs",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T20:40:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "18ab0161e5703fbdb9c6c4335ae8ddc8207e3676",
          "body": "add @ZackMaril X links next to Discord",
          "is_bot": false,
          "headline": "Merge pull request #2 from zmaril/add-twitter-links",
          "author_name": "Zack Maril",
          "author_login": "zmaril",
          "committed_at": "2026-07-01T20:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 112,
      "latest_release_at": "2026-07-04T12:11:28Z",
      "latest_release_tag": "v0.2.3",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 20,
      "mean_days_between_releases": 0.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 18
    },
    "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": [
        "site/tsconfig.json"
      ],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 38375,
      "source_files_sampled": 40,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "site/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "next",
            "direct": true,
            "version": "16.2.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-4633-3j49-mh5q",
              "GHSA-4c39-4ccg-62r3",
              "GHSA-68g3-v927-f742",
              "GHSA-6gpp-xcg3-4w24",
              "GHSA-89xv-2m56-2m9x",
              "GHSA-955p-x3mx-jcvp",
              "GHSA-m99w-x7hq-7vfj",
              "GHSA-p9j2-gv94-2wf4",
              "GHSA-q8wf-6r8g-63ch"
            ],
            "fixed_version": "16.2.11",
            "advisory_count": 9,
            "oldest_advisory_days": 1
          },
          {
            "name": "unic-emoji-char",
            "direct": true,
            "version": "0.9.0",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0090"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 279
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0204"
            ],
            "fixed_version": "0.9.20",
            "advisory_count": 1,
            "oldest_advisory_days": 18
          },
          {
            "name": "unic-char-property",
            "direct": false,
            "version": "0.9.0",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0081"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 279
          },
          {
            "name": "unic-char-range",
            "direct": false,
            "version": "0.9.0",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0075"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 279
          },
          {
            "name": "unic-common",
            "direct": false,
            "version": "0.9.0",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0080"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 279
          },
          {
            "name": "unic-ucd-version",
            "direct": false,
            "version": "0.9.0",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0098"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 279
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 6
        },
        "advisory_count": 15,
        "affected_count": 7,
        "assessed_count": 170,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 15,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "crates",
        "npm"
      ],
      "dependencies": [
        {
          "name": "anyhow",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "clap",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4"
        },
        {
          "name": "cpd-finder",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.8"
        },
        {
          "name": "ignore",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "oxc_allocator",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.139"
        },
        {
          "name": "oxc_ast",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.139"
        },
        {
          "name": "oxc_ast_visit",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.139"
        },
        {
          "name": "oxc_parser",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.139"
        },
        {
          "name": "oxc_semantic",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.139"
        },
        {
          "name": "oxc_span",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.139"
        },
        {
          "name": "oxc_syntax",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.139"
        },
        {
          "name": "regex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_yaml",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9"
        },
        {
          "name": "toml",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1"
        },
        {
          "name": "unic-emoji-char",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9"
        },
        {
          "name": "@orama/orama",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.18"
        },
        {
          "name": "cnfast",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.0.8"
        },
        {
          "name": "fumadocs-core",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "16.11.1"
        },
        {
          "name": "fumadocs-mdx",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "15.1.0"
        },
        {
          "name": "fumadocs-ui",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "16.11.1"
        },
        {
          "name": "lucide-react",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.21.0"
        },
        {
          "name": "next",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "16.2.10"
        },
        {
          "name": "react",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        },
        {
          "name": "react-dom",
          "manifest": "site/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.103",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "cpd-finder",
            "direct": true,
            "version": "0.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "ignore",
            "direct": true,
            "version": "0.4.29",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_allocator",
            "direct": true,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_allocator",
            "direct": true,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast",
            "direct": true,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast",
            "direct": true,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast_visit",
            "direct": true,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_parser",
            "direct": true,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_parser",
            "direct": true,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_semantic",
            "direct": true,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_span",
            "direct": true,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_span",
            "direct": true,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_syntax",
            "direct": true,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_syntax",
            "direct": true,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": "1.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.150",
            "ecosystem": "crates"
          },
          {
            "name": "serde_yaml",
            "direct": true,
            "version": "0.9.34+deprecated",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": true,
            "version": "1.1.3+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "unic-emoji-char",
            "direct": true,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "@orama/orama",
            "direct": true,
            "version": "^3.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "cnfast",
            "direct": true,
            "version": "^0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "fumadocs-core",
            "direct": true,
            "version": "16.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "fumadocs-mdx",
            "direct": true,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fumadocs-ui",
            "direct": true,
            "version": "16.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": true,
            "version": "^1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": true,
            "version": "16.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "^19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "^19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "allocator-api2",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "android_system_properties",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.20.3",
            "ecosystem": "crates"
          },
          {
            "name": "castaway",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.65",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": false,
            "version": "0.4.45",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "compact_str",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation-sys",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "cow-utils",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "cpd-core",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "cpd-tokenizer",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-deque",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.21",
            "ecosystem": "crates"
          },
          {
            "name": "dragonbox_ecma",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "find-msvc-tools",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "globset",
            "direct": false,
            "version": "0.4.18",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone",
            "direct": false,
            "version": "0.1.65",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone-haiku",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.103",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.186",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": false,
            "version": "0.4.33",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "memmap2",
            "direct": false,
            "version": "0.9.11",
            "ecosystem": "crates"
          },
          {
            "name": "nonmax",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "owo-colors",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-miette",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-miette",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-miette-derive",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-miette-derive",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast_macros",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast_macros",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_data_structures",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_data_structures",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_diagnostics",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_diagnostics",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ecmascript",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ecmascript",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_estree",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_estree",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_index",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_index",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_regular_expression",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_regular_expression",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_str",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_str",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.46",
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "rayon-core",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "self_cell",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "seq-macro",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "siphasher",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "crates"
          },
          {
            "name": "smawk",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.118",
            "ecosystem": "crates"
          },
          {
            "name": "textwrap",
            "direct": false,
            "version": "0.16.2",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.1.1+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_writer",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "unic-char-property",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "unic-char-range",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "unic-common",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "unic-ucd-version",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-id-start",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-linebreak",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "unsafe-libyaml",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "windows-core",
            "direct": false,
            "version": "0.62.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-implement",
            "direct": false,
            "version": "0.60.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-interface",
            "direct": false,
            "version": "0.59.3",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-result",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-strings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "xxhash-rust",
            "direct": false,
            "version": "0.8.15",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "crates"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "^2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/postcss",
            "direct": false,
            "version": "^4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdx",
            "direct": false,
            "version": "^2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^26.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "serve",
            "direct": false,
            "version": "^14.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "^4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^6.0.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 185,
        "direct_count": 31,
        "indirect_count": 154
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 61,
        "open_issues": 10,
        "closed_ratio": 0.412,
        "closed_issues": 7,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "zmaril",
          "commits": 105,
          "avatar_url": "https://avatars.githubusercontent.com/u/539927?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-update-pr-branches.yml",
        "ci.yml",
        "codespell.yml",
        "conventional.yml",
        "housekeeping.yml",
        "release.yml",
        "vale.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "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": "27 out of 27 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": 0,
            "reason": "Found 0/23 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "21 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "687dc3cf38f659778eae46efbb02616ddf3f5582",
        "ran_at": "2026-07-24T16:53:25Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T16:25:42Z",
      "oldest_open_prs": [
        {
          "number": 82,
          "created_at": "2026-07-15T16:25:20Z",
          "last_comment_at": "2026-07-22T16:25:28Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 83,
          "created_at": "2026-07-15T16:25:26Z",
          "last_comment_at": "2026-07-22T16:25:05Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 84,
          "created_at": "2026-07-15T16:25:33Z",
          "last_comment_at": "2026-07-22T16:25:33Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 85,
          "created_at": "2026-07-15T16:25:39Z",
          "last_comment_at": "2026-07-22T16:25:16Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 90,
          "created_at": "2026-07-18T18:48:45Z",
          "last_comment_at": "2026-07-18T18:48:52Z",
          "last_comment_author": "cloudflare-workers-and-pages"
        },
        {
          "number": 98,
          "created_at": "2026-07-22T16:24:37Z",
          "last_comment_at": "2026-07-22T16:24:48Z",
          "last_comment_author": "cloudflare-workers-and-pages"
        },
        {
          "number": 99,
          "created_at": "2026-07-22T16:24:57Z",
          "last_comment_at": "2026-07-22T16:25:05Z",
          "last_comment_author": "cloudflare-workers-and-pages"
        },
        {
          "number": 100,
          "created_at": "2026-07-22T16:25:22Z",
          "last_comment_at": "2026-07-22T16:25:29Z",
          "last_comment_author": "cloudflare-workers-and-pages"
        }
      ],
      "last_merged_pr_at": "2026-07-21T22:19:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2026-07-01T21:35:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6,
          "created_at": "2026-07-01T21:35:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 7,
          "created_at": "2026-07-01T21:35:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8,
          "created_at": "2026-07-01T21:35:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2026-07-01T21:35:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 10,
          "created_at": "2026-07-01T21:36:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2026-07-03T16:28:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2026-07-04T10:53:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 95,
          "created_at": "2026-07-21T15:25:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 96,
          "created_at": "2026-07-21T15:25:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/zmaril/Straitjacket",
    "host": "github.com",
    "name": "Straitjacket",
    "owner": "zmaril"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 42,
        "vitality": 70,
        "community": 24,
        "governance": 42,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 112,
              "human_commit_share": 0.93,
              "days_since_last_push": 2,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "112 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 112
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v0.2.3",
              "releases_from_tags": false,
              "days_since_latest_release": 20,
              "mean_days_between_releases": 0.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 20 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "merged_prs": 61,
              "open_issues": 10,
              "closed_issues": 7,
              "issue_closed_ratio": 0.412,
              "closed_unmerged_prs": 14
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "41% of issues closed",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 41
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "61/75 decided PRs merged",
                "points": 31.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 61,
                      "decided": 75
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 102,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "zmaril",
              "public_repos": 120,
              "account_age_days": 5686
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "102 followers of zmaril",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 102,
                      "login": "zmaril"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "120 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 120
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "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": 76,
        "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": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "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": "27 out of 27 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": 65,
            "inputs": {
              "topics": [
                "agent",
                "amazing",
                "impressive",
                "rust",
                "scanner",
                "slop",
                "wow",
                "ai",
                "ai-code-review",
                "ai-detection",
                "ai-slop-detection",
                "ci",
                "cli",
                "code-quality",
                "code-review",
                "developer-tools",
                "github-actions",
                "linter",
                "llm",
                "static-analysis"
              ],
              "has_wiki": false,
              "homepage": "https://straitjacket.dev",
              "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": "https://straitjacket.dev",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.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": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "27 out of 27 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 0/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "21 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 170 resolved dependencies against OSV; 15 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 170
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 15
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "osv",
              "advisories": 15,
              "affected_packages": 7,
              "assessed_packages": 170,
              "unassessed_packages": 15,
              "affected_by_severity": "high 1, unknown 6",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: next 16.2.10 (high 8.2), unic-emoji-char 0.9.0 (unknown)",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "next 16.2.10 (high 8.2), unic-emoji-char 0.9.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 279 days ago",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 279
                    }
                  }
                ],
                "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": 170,
              "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": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 72,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.989,
              "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": "92 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 92,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "site/tsconfig.json"
              ],
              "agent_commit_share": 0.42,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.07
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "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": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "site/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "site/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": "42 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 42,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "7 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 38375,
              "source_files_sampled": 40,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/40 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 40,
                      "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 crates package 'straitjacket' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T16:53:42.183606Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zmaril/Straitjacket.svg",
  "full_name": "zmaril/Straitjacket",
  "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.