Öffentliches Register
Software-GesundheitsberichtSchema 0.23.0 · Metriken 1.13.0 · 2026-07-21 19:36 UTC

chieftools / flowguard-proxy

Self-hosted reverse proxy that puts you in complete control.

GoApache-2.0★ 16 Sterne⑂ 0 Forksseit Aug. 2025Auf GitHub ansehen ↗

chieftools/flowguard-proxy erreicht einen Gesundheitsindex von 56 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei Vitality (86/100) ab, am schwächsten bei Community & Adoption (33/100). Zuletzt vor 4 Tagen aktualisiert. Ein einzelner Mitwirkender trägt den Großteil der jüngsten Arbeit.

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

56
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

Chief ToolsOrganisation
10 Follower10 öffentliche Reposseit Feb. 2018

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

Metriken nach Kategorie

Vitalität

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

86Exzellent · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 4 Tagen
19.4/36Commit-Rhythmus — 28/52 Wochen mit Commits
18/18Commit-Volumen — 239 Commits im letzten Jahr
10/10OpenSSF Scorecard: Maintained — 25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Verwendete Eingangsdaten
commits_last_year239
human_commit_share0,95
days_since_last_push4
active_weeks_last_year28
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 59 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 4 Tagen
27/27Release-Rhythmus — ein Release etwa alle 7 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count59
latest_release_tagv0.14.0
releases_from_tagsnein
days_since_latest_release4
mean_days_between_releases7

Community & Verbreitung

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

33Gefährdet · 18 % des Gesamtindex
Wie die Bewertung erfolgt
19.1/60Stars — 16 Stars
0/25Forks — 0 Forks
0/15Watcher — 0 Watcher
Verwendete Eingangsdaten
forks0
stars16
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (Apache-2.0)
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?

44Gefä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 4 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor1
contributors_sampled1
top_contributor_share1
Wie die Bewertung erfolgt
46.8/46.8Issue-Lösungsquote — 100 % der Issues geschlossen
13.7/38.3PR-Annahme — 5/14 entschiedene PRs gemergt
0/15OpenSSF Scorecard: Code-Review — Found 0/29 approved changesets -- score normalized to 0
Verwendete Eingangsdaten
merged_prs5
open_issues0
closed_issues4
issue_closed_ratio1
closed_unmerged_prs9
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
7.5/25Reichweite des Inhabers — 10 Follower von chieftools
19.6/25Kontohistorie — 10 öffentliche Repos, Kontoalter ca. 8 Jahre
Verwendete Eingangsdaten
followers10
owner_typeOrganization
is_verified
owner_loginchieftools
public_repos10
account_age_days3.085

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

51Mittel · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 1 Workflow(s)
24/24Tests vorhanden
0/16Linter-Konfiguration
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_confignein
has_precommit_confignein
Wie die Bewertung erfolgt
30/30README
0/25Dokumentationsverzeichnis
15/15Dokumentations-/Homepage-Site — https://flowguard.network
10/10Repository-Beschreibung
0/10Topics
0/10Wiki
Verwendete Eingangsdaten
topics
has_wikinein
homepagehttps://flowguard.network
has_readmeja
has_docs_dirnein
has_descriptionja

Sicherheit

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

65Mittel · 16 % des Gesamtindex
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Lizenz — license file detected
7.5/7.5Maintained — 25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — keine Daten
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): packaging. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
24.7/35Direkte Abhängigkeiten ohne bekannte Advisories — 2 betroffen: golang.org/x/crypto v0.52.0 (unknown), golang.org/x/net v0.55.0 (unknown)
0/25Indirekte Abhängigkeiten ohne bekannte Advisories — transitive Menge in diesem Bereich nicht von Entwicklungs- und Test-Abhängigkeiten trennbar
40/40Keine offenen Advisories — kein Advisory ist länger als 90 Tage öffentlich
Verwendete Eingangsdaten
sourceosv
advisories3
affected_packages3
assessed_packages14
unassessed_packages0
affected_by_severityunknown 3
direct_affected_packages2
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Indirekte Abhängigkeiten ohne bekannte Advisories. Die verbleibenden Gewichte wurden renormalisiert. 14 aufgelöste Abhängigkeiten wurden mit OSV abgeglichen. Dieses Repository veröffentlicht kein Paket, das der Index auflöst; bewertet wurde daher der Abhängigkeitsgraph des Repositorys. Dieser Graph vermischt Entwicklungs- und Test-Pins mit ausgelieferten Abhängigkeiten, daher werden nur die deklarierten Laufzeit-Abhängigkeiten bewertet; transitive Befunde werden als Kontext ausgewiesen und fließen nicht in die Bewertung ein. Erreichbarkeit wird nicht analysiert.

AI Readiness

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

50Mittel · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
1.7/40Lesbare Commit-Historie — 3 von 95 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,032
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
12.6/18Bootstrap mit einem Befehl — go.mod (Toolchain-Konvention, kein Task-Runner)
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
11/11Statische Typprüfung — Go (statisch typisiert)
10/10Reproduzierbare Umgebung — lockfile
0/10Belegte Agentenpraxis — keine von Agenten verfassten Commits unter den letzten 100
8/8Automatisierte Wartung — 5 der letzten 100 Commits sind automatisierte Abhängigkeits-Updates
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfilesgo.sum
has_dockerfilenein
typed_languageja
bootstrap_files
has_devcontainernein
has_linter_confignein
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0,05
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — Go (statisch typisiert)
55/55Handhabbare Dateigrößen — 0/98 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageGo
largest_source_bytes46.270
source_files_sampled98
oversized_source_files0

Eckdaten

16GitHub-Sterne
1Mitwirkende
239Commits, letzte 12 Monate
4Tage seit letztem Push
59Releases
1Bus-Faktor
0offene Issues
GoPaket-Ökosysteme

Weitere Details

Stern- und Fork-Verlauf 16 ★ / 0 ⇿
16Sterne
59Releases

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

04812161632025-112026-032026-07
Major 0Minor 12Patch 47
OpenSSF Scorecard 6.0 / 10
6.0Gesamtwert

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
k. A.Packagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direkte Abhängigkeiten 10
RegistryPaketVersionsvorgabeManifest
Gogithub.com/fsnotify/fsnotifyv1.10.1go.mod
Gogithub.com/gaissmai/bartv0.28.0go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/oklog/ulid/v2v2.1.1go.mod
Gogithub.com/oschwald/maxminddb-golangv1.13.1go.mod
Gogithub.com/quic-go/quic-gov0.60.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogolang.org/x/cryptov0.53.0go.mod
Gogolang.org/x/netv0.56.0go.mod
Gogolang.org/x/sysv0.46.0go.mod
Alle Abhängigkeiten 14

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

RegistryPaketVersionBeziehung
Gogithub.com/fsnotify/fsnotifyv1.10.1direkt
Gogithub.com/gaissmai/bartv0.28.0direkt
Gogithub.com/gorilla/websocketv1.5.3direkt
Gogithub.com/oklog/ulid/v2v2.1.1direkt
Gogithub.com/oschwald/maxminddb-golangv1.13.1direkt
Gogithub.com/quic-go/quic-gov0.59.1direkt
Gogithub.com/spf13/cobrav1.10.2direkt
Gogolang.org/x/cryptov0.52.0direkt
Gogolang.org/x/netv0.55.0direkt
Gogolang.org/x/sysv0.45.0direkt
Gogithub.com/inconshreveable/mousetrapv1.1.0indirekt
Gogithub.com/quic-go/qpackv0.6.0indirekt
Gogithub.com/spf13/pflagv1.0.10indirekt
Gogolang.org/x/textv0.37.0indirekt
Abhängigkeits-Advisories 3

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

PaketVersionBeziehungSchweregradAdvisoriesBehoben in
golang.org/x/cryptov0.52.0direktunbekannt1
golang.org/x/netv0.55.0direktunbekannt10.56.0
golang.org/x/textv0.37.0indirektunbekannt10.39.0

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": [],
      "is_fork": false,
      "size_kb": 858,
      "has_wiki": false,
      "homepage": "https://flowguard.network",
      "languages": {
        "Go": 673917,
        "HTML": 5891,
        "Shell": 18839
      },
      "pushed_at": "2026-07-16T20:46:11Z",
      "created_at": "2025-08-27T10:06:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T21:19:43Z",
      "description": "Self-hosted reverse proxy that puts you in complete control.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://chief.app",
      "name": "Chief Tools",
      "type": "Organization",
      "login": "chieftools",
      "company": null,
      "location": "Netherlands",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/36276041?v=4",
      "created_at": "2018-02-08T17:50:55Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 3085
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-07-16T20:48:17Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-07-03T17:24:07Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2026-06-26T11:28:18Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-06-26T11:10:10Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2026-06-22T08:54:53Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-06-22T08:39:39Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-06-16T21:12:00Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2026-06-04T08:09:54Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2026-05-29T13:18:41Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-05-14T20:54:14Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-05-14T19:53:41Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-05-04T19:47:31Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-04-30T20:40:56Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-04-24T19:05:30Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-04-19T21:12:17Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-04-19T15:19:48Z"
        },
        {
          "tag": "v0.3.12",
          "kind": "patch",
          "published_at": "2026-04-10T08:19:22Z"
        },
        {
          "tag": "v0.3.11",
          "kind": "patch",
          "published_at": "2026-04-09T21:31:11Z"
        },
        {
          "tag": "v0.3.10",
          "kind": "patch",
          "published_at": "2026-04-09T21:20:08Z"
        },
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2026-04-09T21:04:49Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2026-04-04T21:07:57Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2026-04-04T21:05:16Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2026-04-04T21:00:34Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-04-04T20:55:01Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-04-04T20:45:20Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-04-04T14:28:41Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-03-01T14:41:31Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-03-01T12:27:40Z"
        },
        {
          "tag": "v0.2.32",
          "kind": "patch",
          "published_at": "2026-02-28T22:44:11Z"
        },
        {
          "tag": "v0.2.31",
          "kind": "patch",
          "published_at": "2026-02-28T22:26:37Z"
        },
        {
          "tag": "v0.2.30",
          "kind": "patch",
          "published_at": "2026-02-28T22:17:23Z"
        },
        {
          "tag": "v0.2.28",
          "kind": "patch",
          "published_at": "2026-02-28T21:36:57Z"
        },
        {
          "tag": "v0.2.27",
          "kind": "patch",
          "published_at": "2026-02-28T21:29:02Z"
        },
        {
          "tag": "v0.2.26",
          "kind": "patch",
          "published_at": "2026-02-28T21:19:26Z"
        },
        {
          "tag": "v0.2.25",
          "kind": "patch",
          "published_at": "2026-02-28T21:11:59Z"
        },
        {
          "tag": "v0.2.24",
          "kind": "patch",
          "published_at": "2026-02-28T21:01:16Z"
        },
        {
          "tag": "v0.2.23",
          "kind": "patch",
          "published_at": "2026-02-28T20:34:07Z"
        },
        {
          "tag": "v0.2.22",
          "kind": "patch",
          "published_at": "2026-02-28T20:28:00Z"
        },
        {
          "tag": "v0.2.21",
          "kind": "patch",
          "published_at": "2026-02-28T20:22:34Z"
        },
        {
          "tag": "v0.2.20",
          "kind": "patch",
          "published_at": "2026-02-28T20:07:05Z"
        },
        {
          "tag": "v0.2.19",
          "kind": "patch",
          "published_at": "2026-02-28T20:00:11Z"
        },
        {
          "tag": "v0.2.18",
          "kind": "patch",
          "published_at": "2026-02-28T15:34:47Z"
        },
        {
          "tag": "v0.2.17",
          "kind": "patch",
          "published_at": "2026-02-28T15:16:07Z"
        },
        {
          "tag": "v0.2.16",
          "kind": "patch",
          "published_at": "2026-02-28T15:14:11Z"
        },
        {
          "tag": "v0.2.15",
          "kind": "patch",
          "published_at": "2026-01-11T19:39:51Z"
        },
        {
          "tag": "v0.2.14",
          "kind": "patch",
          "published_at": "2025-12-28T23:28:29Z"
        },
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2025-12-20T12:16:51Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2025-12-20T12:07:50Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2025-12-17T20:45:57Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2025-12-17T20:24:56Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2025-12-17T16:14:07Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2025-11-24T13:19:21Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2025-11-23T13:52:14Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2025-11-23T13:48:44Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2025-11-23T12:12:25Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2025-11-23T12:07:36Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2025-11-21T14:41:08Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2025-11-21T14:35:04Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-11-21T14:11:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d9c67cf7a17b928db09e0aa1525624a3a9d1261b",
          "body": null,
          "is_bot": false,
          "headline": "Add proxy rule matchers",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-07-16T20:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f2b04b9992e89801bf21ea30b1b2483287203b",
          "body": null,
          "is_bot": false,
          "headline": "Make upstream connections and retries more resilient",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-07-16T14:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3d95c01bf13427347aec97783926767bba31237",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-07-06T18:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfbc2f055a8979476fa5d10da389fbda20c10db0",
          "body": null,
          "is_bot": false,
          "headline": "Add request field matchers and inline CIDR IP matching",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-07-03T17:21:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532c765555135a0a971e6c484e22962da5e4c2c8",
          "body": null,
          "is_bot": false,
          "headline": "Remove ipset matcher feature",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-07-03T16:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cde52640a4796c50257878eaf93c3f06a11aded",
          "body": null,
          "is_bot": false,
          "headline": "Fix not compiling the not-regex matcher regexes",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-07-03T15:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff46f0bb048bfdeb710eca6e964a1db621e712c",
          "body": null,
          "is_bot": false,
          "headline": "Improve setup command output",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-06-26T11:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d4f50cbdebfcee47427d76be69b1a8b88e50331",
          "body": null,
          "is_bot": false,
          "headline": "Add interactive setup command to configure Plesk/NGINX paths",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-06-26T10:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5ada4751fe00cb60cfe827dcf8112867f9b8b3",
          "body": null,
          "is_bot": false,
          "headline": "Prevent dotfiles detecting as file extensions",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-06-22T08:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6549818655bb876bb962e2e7e621e88833ee148d",
          "body": null,
          "is_bot": false,
          "headline": "Add response resource identifier",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-06-22T08:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4128c031f82bab0c3aad4ff6ff85178b88040613",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-06-16T21:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb833902eb2a17d2199d400fb60b1e60433795e",
          "body": null,
          "is_bot": false,
          "headline": "Implement `header_auth` method for trusted proxies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-06-16T21:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e89b7e3cee17efec84f644f5ad89dbfedddcbac",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-06-04T08:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3937b3f4fbceb6daaf841b58f55a4daf3d9b59",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump softprops/action-gh-release from 2 to 3 in /.github/workflows (#12)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T08:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71867ba7ee540c4e3c10de9b473d073a8e288eaa",
          "body": null,
          "is_bot": false,
          "headline": "Ensure rules ordered `0` are processed first",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-05-29T13:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b775058a4fafdcf88a346c1b5bf56a9b8aae579b",
          "body": null,
          "is_bot": false,
          "headline": "Improve websocket client connection handling",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-05-14T20:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b9e7cbaa86f8dedcaee32dd7507439b07511ea",
          "body": null,
          "is_bot": false,
          "headline": "Allow startup with readable nginx config and no certificates",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-05-14T19:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59129815eefcc9e968338435bb9cee3199ff33a6",
          "body": null,
          "is_bot": false,
          "headline": "Add dev command for local development",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-05-04T20:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b304c91b87cce92b920267650efdcfb6fd3ba292",
          "body": null,
          "is_bot": false,
          "headline": "Add PoW challenge action",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-05-04T20:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9382c32f77bbc3168ece610c0266606f8b364fba",
          "body": null,
          "is_bot": false,
          "headline": "Add JA4 fingerprinting",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-05-04T15:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16dbe46408f96d900726a0d3efc5b84d775fd5f",
          "body": null,
          "is_bot": false,
          "headline": "Add an option to advertise the h3 service",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-30T20:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8f459923fda267dcc4a58de9f28f21482044da",
          "body": null,
          "is_bot": false,
          "headline": "Allow the configuration to configure the served protocols",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-30T20:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4291b716864e036edcd93d9bb21cffe47ce1e3ec",
          "body": null,
          "is_bot": false,
          "headline": "Fix a server shutdown race condition",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-30T19:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7a26a99662b1410a0d492c9697d41825d32cc59",
          "body": null,
          "is_bot": false,
          "headline": "Ensure we configure h2 as a protocol",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-30T19:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c523189756b6688703db02655d126c249a4aa46",
          "body": null,
          "is_bot": false,
          "headline": "Add HTTP/3 proxy support",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-24T19:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96b4efd5bece94d0f99c4dbd802b1fed0b4cd1a4",
          "body": null,
          "is_bot": false,
          "headline": "Refactor and split the config manager",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-19T21:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd79988ff0cb913c804657ed3618481b612d1b1",
          "body": null,
          "is_bot": false,
          "headline": "Add NAND and NOR condition operators",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-19T20:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c029957b004b670e6c16552f432032a504361c",
          "body": null,
          "is_bot": false,
          "headline": "Fix mixed condition group evaluation",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-19T20:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209cba4d9f052dc77ca11defb5a61b9a2f482899",
          "body": null,
          "is_bot": false,
          "headline": "Monitor and repair firewall configuration automatically",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-17T19:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c461a443d74f7484a14995e1322fb95ca8b008ea",
          "body": null,
          "is_bot": false,
          "headline": "Guard against unrelated `apt update` failure",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-10T08:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea1c9b80ee628c460097d250b5fb8afa6e7df95",
          "body": "…artup\n\nFixes #10",
          "is_bot": false,
          "headline": "Fix service readiness with systemd notify and synchronous listener st…",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-09T21:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "581b152dea7b5812d470bc6fb5ebd778ea2bf978",
          "body": "Fixes #8",
          "is_bot": false,
          "headline": "Use deb822 APT sources",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-09T21:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ceda1c2b0b89ec37f55a19b3f41ecf9d6a445c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-09T20:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01127f586075d324d27f6089ad6f0115a5db6f8d",
          "body": null,
          "is_bot": false,
          "headline": "Remove Axiom log sink",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-09T20:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1dac25d912e9413752265222c33e93f7a36e72",
          "body": null,
          "is_bot": false,
          "headline": "Ignore apt-get update errors and try the upgrade anyway",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-04T21:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7875d2280dbc91caf1f40455662af69f2aff48e0",
          "body": null,
          "is_bot": false,
          "headline": "Run the upgrade in a different scope to not kill the install command",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-04T20:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b5ff7098d89e615d8cda0132258bf4fe38c3fb",
          "body": "…grade",
          "is_bot": false,
          "headline": "Fix local package cache not being updated before attempting remote up…",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-04T20:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25d74239118cfab85abaa868c96251746eaa908",
          "body": null,
          "is_bot": false,
          "headline": "Fix conditional",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-04T14:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a56d6690e2eb9b770156155c291b66e8c37efb",
          "body": null,
          "is_bot": false,
          "headline": "Try to resolve build issues with RPM",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-04T14:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a650ad11c804d332282572f0030c984389d2ab77",
          "body": null,
          "is_bot": false,
          "headline": "Builds for arm64 architecture",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-04-04T13:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78466fb9f1818dd9e0fc0232dfc70c86cafe580c",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 6 to 7 in /.github/workflows (#4)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63bc71d237ceaed1b761cf64a1217e38e8489d09",
          "body": null,
          "is_bot": false,
          "headline": "Replace go-iptrie with bart",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-03-01T14:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11d706475c78705cd31355c7df23dae131dc472",
          "body": null,
          "is_bot": false,
          "headline": "Implement heartbeat for managed proxies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-03-01T12:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3213d7cc2e723ec9d76a54d98de14fafb3188950",
          "body": null,
          "is_bot": false,
          "headline": "Add updater to allow unattended upgrades when enabled",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T22:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd2eb34b4a8657de2d29c4bb88726e391b3d213",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T22:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73335bb98237e28a2444b75397f5d8bd7cb99ccd",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade otel packages",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T22:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bbe500f9feaac90a15da3bc906e5606fb069b9d",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T22:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b68924cfbc3b4a84c1d77c06094616b0050e43e",
          "body": null,
          "is_bot": false,
          "headline": "Try to not download the full release archive",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T22:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46cf9a2fa68df27304f5a384c5439c25c4fc07ee",
          "body": null,
          "is_bot": false,
          "headline": "Try to not download the full release archive",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T22:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fde6e0942133004d9890559e35e0616b6a37b363",
          "body": null,
          "is_bot": false,
          "headline": "Try to not download the full release archive",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T21:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0703d6a9a764361ee2cd32a1053fa5d923432617",
          "body": null,
          "is_bot": false,
          "headline": "Try to not download the full release archive",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T21:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61871a3774e22d659092a94a3257bb55e72a3182",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T21:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f829c579744291baaad948ea77b0c44961bba9",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T21:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13127fadc986cf450cbfff2919e2824f5dff8bd0",
          "body": "…rmalized”\"\n\nThis reverts commit 3fd7341685f2c60ccc3fc68ae26174256c0b942b.",
          "is_bot": false,
          "headline": "Reapply \"Use “registerable_domain” for the field instead of using “no…",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T21:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88e5585ea265ec7911711d2fa39c07bbc667f5ee",
          "body": "This reverts commit 1440495180612be3d7bdc5a9859eefb0f26f5d06.\n\n# Conflicts:\n#\tmiddleware/logging.go",
          "is_bot": false,
          "headline": "Reapply \"Always include the normalized versions in the log\"",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T21:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "771e3266bfe20d9559af252bb9707e4da03d928c",
          "body": "This reverts commit 4216f237bbd7567066c0e3fe2549ba55e5e1f731.\n\n# Conflicts:\n#\tgo.mod\n#\tgo.sum",
          "is_bot": false,
          "headline": "Reapply \"Log and allow matching against the registerable domain\"",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T21:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d9e6cc01d7ad28bf322872344939ff9e8b6f88",
          "body": null,
          "is_bot": false,
          "headline": "Try to resolve apt repo issues",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T21:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c78b6933559e5419a4918af81a9fbb63e7d51234",
          "body": null,
          "is_bot": false,
          "headline": "Bump Go",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56bb923fcb88e40a73a28b473e58549b4fff083c",
          "body": null,
          "is_bot": false,
          "headline": "Fix upgrade instructions",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8f0b66d47fde5e319c678e4740d8c9125c00c50",
          "body": "This reverts commit b5a5de68c93ca279c992ad8fdbbeea57c2f79f76.",
          "is_bot": false,
          "headline": "Revert \"Bump github.com/axiomhq/axiom-go from 0.27.0 to 0.28.0 (#3)\"",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5df1610b72010ff66c0a8416b07c9717b6622ae1",
          "body": "This reverts commit e288ed09b0b85c6b15bc63ef9d986c3a76ee86af.",
          "is_bot": false,
          "headline": "Revert \"Bump dependencies\"",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa73b9db34048060d8812a2775f6f82ba14748d",
          "body": "This reverts commit 693e8e9d8882b3c0c235d0784dcba3747c74fbdc.",
          "is_bot": false,
          "headline": "Revert \"Disable the Green Tea GC\"",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4216f237bbd7567066c0e3fe2549ba55e5e1f731",
          "body": "This reverts commit 0fb7dd3a618808235fc860a9e4ab19a9d4994803.",
          "is_bot": false,
          "headline": "Revert \"Log and allow matching against the registerable domain\"",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1440495180612be3d7bdc5a9859eefb0f26f5d06",
          "body": "This reverts commit 95d90c8021594ad6e744da4f5a189e9c09c8d2a1.",
          "is_bot": false,
          "headline": "Revert \"Always include the normalized versions in the log\"",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd7341685f2c60ccc3fc68ae26174256c0b942b",
          "body": "…malized”\"\n\nThis reverts commit 0ee8adae053a5f455fdb25c75428ad8dd3ac83d6.",
          "is_bot": false,
          "headline": "Revert \"Use “registerable_domain” for the field instead of using “nor…",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464616f4aac0562334032cf2c076c7797c15cafa",
          "body": null,
          "is_bot": false,
          "headline": "Ensure running proxy stays running after upgrade",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7cdb6682ec7b3af00732749f7c27391e7527a63",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade Go",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db17401bc6011f8570fe41c36057959db790e98e",
          "body": "This reverts commit 43c1be08d1ec0eb3edc5c50441765917e42fd132.",
          "is_bot": false,
          "headline": "Revert \"Downgrade axiom-go\"",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693e8e9d8882b3c0c235d0784dcba3747c74fbdc",
          "body": null,
          "is_bot": false,
          "headline": "Disable the Green Tea GC",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T20:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43c1be08d1ec0eb3edc5c50441765917e42fd132",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade axiom-go",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T19:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480dae217d43e125ce31209209e1a3ac81eb002e",
          "body": null,
          "is_bot": false,
          "headline": "Ensure the proxy is started after update if it was running",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T17:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee8adae053a5f455fdb25c75428ad8dd3ac83d6",
          "body": null,
          "is_bot": false,
          "headline": "Use “registerable_domain” for the field instead of using “normalized”",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T15:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d90c8021594ad6e744da4f5a189e9c09c8d2a1",
          "body": null,
          "is_bot": false,
          "headline": "Always include the normalized versions in the log",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T15:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb7dd3a618808235fc860a9e4ab19a9d4994803",
          "body": null,
          "is_bot": false,
          "headline": "Log and allow matching against the registerable domain",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T15:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32fef81bbfdaa9eb08dd1e179bea22967ca89ac9",
          "body": null,
          "is_bot": false,
          "headline": "Do not start proxy if no certificates are available",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T15:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e288ed09b0b85c6b15bc63ef9d986c3a76ee86af",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T15:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79eb0f120b1cd596e3d89fe4d9c033132c3c0e64",
          "body": null,
          "is_bot": false,
          "headline": "Add script to bump dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-02-28T15:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a9f6a3967147abdab93b3b056f9eace4ae061b",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 5 to 6 in /.github/workflows (#2)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T10:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5a5de68c93ca279c992ad8fdbbeea57c2f79f76",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/axiomhq/axiom-go from 0.27.0 to 0.28.0 (#3)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T10:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a705c5328c1e4a36d5ba9a8580c10196718a43",
          "body": null,
          "is_bot": false,
          "headline": "Watch certificates in addition to nginx config",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2026-01-11T19:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ce718db5da90ae6c2b83131117d841aa7200de",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump softprops/action-gh-release from 1 to 2 in /.github/workflows (#1)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-28T23:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af62e22358e19887128bd1808e7080c63f6c33c",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-28T23:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d9cea2c42be20eddbddec25a3b772b63673a11",
          "body": null,
          "is_bot": false,
          "headline": "Fix SSE streaming by implementing http.Flusher on ResponseWriterWrapper",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-28T23:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc1be4c92f1a00a8cc56ed0d03326f9c5de9f6c9",
          "body": null,
          "is_bot": false,
          "headline": "Allow non-CIDR entries in remote trusted proxy lists",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-20T12:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8047ef40743bfe8fe78f441b5203da8d2092536",
          "body": null,
          "is_bot": false,
          "headline": "Fix setting API credentials after they were needed",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-20T12:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a28441a9692bc8a0e2ebf3c6da28b53d889866",
          "body": null,
          "is_bot": false,
          "headline": "Add command to clear cache directory",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-20T11:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee966a7a4729263da5c797c0175d7af632cb340b",
          "body": null,
          "is_bot": false,
          "headline": "CS",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-20T11:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c6927d9eea16c64956f5513f36f85f3563c9b2",
          "body": null,
          "is_bot": false,
          "headline": "Allow empty IP lists",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-17T20:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec60d1170a009646125de9b36222d526de55aafc",
          "body": null,
          "is_bot": false,
          "headline": "Unmarshal message data correctly for iplist event",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-17T20:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a8afac34e3452c82bdde11219177283df83eb6a",
          "body": null,
          "is_bot": false,
          "headline": "Add support for `iplist.updated` WebSocket event",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-17T20:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515c9e82a76d1f1905909906189597b6d8247b53",
          "body": null,
          "is_bot": false,
          "headline": "Remove a minute from cache TTL to prevent race conditions",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-17T16:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4b5bdc35b11d16df95c21940c811c9bc8277aa1",
          "body": null,
          "is_bot": false,
          "headline": "Remove some verbose output in ip list refresh",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-17T16:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c679aabd780c995e6e9eebb16fd0006d54ca1f1",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-17T16:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d789cb72c56c67e737c8189a417aebae2aaaca1",
          "body": null,
          "is_bot": false,
          "headline": "Add support for IP list confidence",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-17T15:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd46f28dc67495d7aec19dbf98dfe74075e05330",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-12-17T15:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d543491fae00d87680b02555c80cf433721999cc",
          "body": null,
          "is_bot": false,
          "headline": "Allow the backend to see the FG-Stream header",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-11-24T13:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41aad698006813f38d02721c3ff3ad81406c484d",
          "body": null,
          "is_bot": false,
          "headline": "Fix error page output rendering as bytes",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-11-23T13:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb4850d85a6f21c7922d73f20f0ea5724b606ed2",
          "body": null,
          "is_bot": false,
          "headline": "Add nicer error page when request is blocked",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-11-23T13:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c7b11b677270067daff700fdfe96bd41fca9aa2",
          "body": null,
          "is_bot": false,
          "headline": "Bump Go toolchain version",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-11-23T12:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e7c40f0921540a3a727f72b19745cb4eecaad1",
          "body": null,
          "is_bot": false,
          "headline": "Always attempt an update of configuration on startup",
          "author_name": "Alex Bouma",
          "author_login": "stayallive",
          "committed_at": "2025-11-23T12:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 59,
      "commits_last_year": 239,
      "latest_release_at": "2026-07-16T20:48:17Z",
      "latest_release_tag": "v0.14.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 28,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 16,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 3
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 3
          },
          {
            "date": "2025-11-26",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 16,
        "total_stars": 16
      },
      "open_issues_and_prs": 1
    },
    "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": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 46270,
      "source_files_sampled": 98,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 13
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "unknown": 3
        },
        "advisory_count": 3,
        "affected_count": 3,
        "assessed_count": 14,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/gaissmai/bart",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/oklog/ulid/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.1"
        },
        {
          "name": "github.com/oschwald/maxminddb-golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.1"
        },
        {
          "name": "github.com/quic-go/quic-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.60.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.53.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gaissmai/bart",
            "direct": true,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": true,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oschwald/maxminddb-golang",
            "direct": true,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": true,
            "version": "v0.59.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qpack",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 14,
        "direct_count": 10,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 5,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 4,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "stayallive",
          "commits": 234,
          "avatar_url": "https://avatars.githubusercontent.com/u/1090754?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "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": 5,
            "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": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "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/29 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 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d9c67cf7a17b928db09e0aa1525624a3a9d1261b",
        "ran_at": "2026-07-21T19:36:21Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/chieftools/flowguard-proxy",
    "host": "github.com",
    "name": "flowguard-proxy",
    "owner": "chieftools"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 65,
        "vitality": 86,
        "community": 33,
        "governance": 44,
        "engineering": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "commits_last_year": 239,
              "human_commit_share": 0.95,
              "days_since_last_push": 4,
              "active_weeks_last_year": 28
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "28/52 weeks with commits",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "239 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 239
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 59,
              "latest_release_tag": "v0.14.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "59 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "forks": 0,
              "stars": 16,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "16 stars",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 44,
        "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 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "merged_prs": 5,
              "open_issues": 0,
              "closed_issues": 4,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "5/14 decided PRs merged",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 5,
                      "decided": 14
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "followers": 10,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "chieftools",
              "public_repos": 10,
              "account_age_days": 3085
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10 followers of chieftools",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "chieftools"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~8 yr old",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 51,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://flowguard.network",
              "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://flowguard.network",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "moderate",
        "name": "Security",
        "value": 65,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6
            },
            "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.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 14 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 14
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 86,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 3,
              "assessed_packages": 14,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 3",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: golang.org/x/crypto v0.52.0 (unknown), golang.org/x/net v0.55.0 (unknown)",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "golang.org/x/crypto v0.52.0 (unknown), golang.org/x/net v0.55.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": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 14,
              "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": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.032,
              "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": "3 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 3,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.05
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "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 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 46270,
              "source_files_sampled": 98,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/98 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 98,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T19:36:27.139455Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chieftools/flowguard-proxy.svg",
  "full_name": "chieftools/flowguard-proxy",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.