🔧 AI Nachrichten (g+) Opinion: Don't Be Seduced by the Language of AI(03.09.2026 um 18:03 Uhr)
📰 IT NachrichtenAnzeige: Erste Reaktion auf Security Incidents richtig planen(04.09.2026 um 07:15 Uhr)
🔧 AI Nachrichten KI-Korrekturhilfe für die Schule: Lerne schreiben wie ein Chatbot(02.09.2026 um 15:04 Uhr)
⚠️ Malware / Trojaner / VirenSofort deinstallieren: Diese 19 Browser-Erweiterungen sind mit Malware verseucht(03.09.2026 um 10:04 Uhr)
🪟 Windows TippsShutUp10++(03.09.2026 um 11:00 Uhr)
🪟 Windows TippsZortam MP3 Media Studio(03.09.2026 um 12:00 Uhr)
🕵️ SicherheitslückenVorsicht: Ihre Whatsapp-Fotos sind unter Android nicht mehr sicher(03.09.2026 um 13:35 Uhr)
🪟 Windows TippsWindows-11-Nutzer dürfen ihr Startmenü endlich wieder anpassen(03.09.2026 um 15:26 Uhr)
🔧 AI Nachrichten (g+) Opinion: Don't Be Seduced by the Language of AI(03.09.2026 um 18:03 Uhr)
📰 IT NachrichtenAnzeige: Erste Reaktion auf Security Incidents richtig planen(04.09.2026 um 07:15 Uhr)
🔧 AI Nachrichten KI-Korrekturhilfe für die Schule: Lerne schreiben wie ein Chatbot(02.09.2026 um 15:04 Uhr)
⚠️ Malware / Trojaner / VirenSofort deinstallieren: Diese 19 Browser-Erweiterungen sind mit Malware verseucht(03.09.2026 um 10:04 Uhr)
🪟 Windows TippsShutUp10++(03.09.2026 um 11:00 Uhr)
🪟 Windows TippsZortam MP3 Media Studio(03.09.2026 um 12:00 Uhr)
🕵️ SicherheitslückenVorsicht: Ihre Whatsapp-Fotos sind unter Android nicht mehr sicher(03.09.2026 um 13:35 Uhr)
🪟 Windows TippsWindows-11-Nutzer dürfen ihr Startmenü endlich wieder anpassen(03.09.2026 um 15:26 Uhr)

26 🕛 kürzlich 2 Min Lesezeit CVE-RADAR
0

GitHub Release: cli/cli v2.100.0 (03.09.2026)

↗ Quelle (GitHub · cli/cli)
🗣️ Stimme:
GitHub Release: cli/cli v2.100.0 (03.09.2026)
📑 Inhaltsübersicht
Avatar
$ git clone https://github.com/cli/cli.git

Experimental: Route GitHub API traffic through a custom host


Organizations can now route a GitHub host's API traffic through a gateway using the new per-host api_host configuration:


# Route API traffic for github.com through a gateway
gh config set api_host gh-gateway.example.com --host github.com

# Read the configured API host
gh config get api_host --host github.com

The original host remains in use for authentication, Git remotes, and browser URLs.


Note

api_host is experimental and is not a security boundary. Requests may still reach the original host.



What's Changed


✨ Features



  • Honor per-host api_host routing across GitHub API requests by

  • Expose api_host through gh config get and gh config set by

  • Add webhook as an official extension by

  • Print full command help after command misuse when gh is invoked by a coding agent by


🐛 Fixes



  • fix(api): disable telemetry for unauthenticated GHES requests using absolute hostnames by


📚 Docs & Chores



  • Fix discussion acceptance test flags by

  • Clarify supported GHES versions by

  • Improve automated issue triage analysis by

  • Record attachment counts in telemetry by


:dependabot: Dependencies



  • chore(deps): bump golang.org/x/crypto from 0.55.0 to 0.56.0 by

  • chore(deps): bump Go toolchain from 1.26.7 to 1.26.8 by

  • chore(deps): bump github.com/cli/go-gh/v2 from 2.15.0 to 2.16.0 by


Full Changelog: v2.99.0...v2.100.0

Vollständiger Original-Bericht
Ausführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf github.com.
↗ Original-Artikel auf github.com lesen
Wie bewertest du diesen Beitrag?
1 Klick Feedback
Teilen mit Netzwerk & Team:

Community-Analysen & Experten-Meinungen 0

Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf Eigene Analyse verfassen“!
Community Pulse: Relevanz-Einschätzung
1 Klick Experten-Votum
🔴 Akute Relevanz 50%
🟡 In Evaluierung 25%
🟢 Keine Auswirkung 10%
Spannende Innovation 15%
Verwandte Story-Cluster & Quellen (Vektor-KI)
Port 8095 Engine
15 Quellen
GitHub Release: Hmbown/Codewhale v0.9.2 (30.07.2026)