chore(deps): patch all 11 Dependabot alerts (Caddy 2.11.4 + transitive npm) - #178
Merged
Merged
Conversation
Caddy-Build von v2.11.2 auf v2.11.4 angehoben (caddy-plugins/mirror/go.mod); go.sum wird beim Build via `go mod tidy` regeneriert. Schliesst 6 Go-Alerts: - #16 high FastCGI forward_auth copy_headers bypass - #15 high Windows file_server backslash bypass (Linux-Build: n/a, dennoch gepatcht) - #17 med stripHTML template bypass - #13 med PKI-Endpoint Admin-Auth-Bypass - #11 med /config Admin-Auth-Bypass - #12 med CVE-2026-30852 Fix-Bypass (Range <=2.11.2) Transitive npm-Bumps via `npm audit fix --package-lock-only` (nur Lockfile, package.json unberuehrt). Schliesst 5 npm-Alerts: - #14 med qs 6.14.2 -> 6.15.2 (runtime; stringify-DoS) - #19 high form-data -> 4.0.6 (dev) - #9 high fast-uri -> 3.1.2 (dev; host confusion) - #8 high fast-uri -> 3.1.2 (dev; path traversal) - #18 low @babel/core -> 7.29.7 (dev; arbitrary file read) npm audit: 0 vulnerabilities nach Fix.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Schließt alle 11 offenen Dependabot-Alerts auf master. Reiner Dependency-Bump, kein Funktionscode geändert.
Caddy 2.11.2 → 2.11.4 (
caddy-plugins/mirror/go.mod)Caddy wird im Build via
xcaddyselbst kompiliert;go.sumwird beim Build durchgo mod tidyregeneriert. Ein Versions-Bump schließt 6 Go-Alerts:forward_auth copy_headersbypassforward_authgenutzt, aber keincopy_headers/FastCGI → Vektor nicht erreichbarfile_serverbackslash bypassstripHTMLtemplate bypass/configAdmin-Auth-BypassTransitive npm-Bumps (
package-lock.json, vianpm audit fix --package-lock-only)package.jsonbleibt unberührt. Schließt 5 npm-Alerts:qs.parsegenutzt → nicht erreichbar)npm audit: 0 vulnerabilities nach Fix.Risiko
Niedrig. Kein akut ausnutzbarer Prod-Pfad in den Befunden; dies ist Front-Door-Hygiene (Caddy) + transitive Lockfile-Pflege. Der CI-Build kompiliert Caddy ohnehin und verifiziert damit den Bump.
🤖 Generated with Claude Code