Affected by GO-2026-4442
and 2 other vulnerabilities
GO-2026-4442: FrankenPHP has delayed propagation of security fixes in upstream base images in github.com/dunglas/frankenphp
GO-2026-4486: FrankenPHP's unicode case-folding length expansion causes incorrect split_path index (SCRIPT_NAME/PATH_INFO confusion) in FrankenPHP in github.com/dunglas/frankenphp
GO-2026-4489: FrankenPHP leaks session data between requests in worker mode in github.com/dunglas/frankenphp
package
Version:
v1.3.4
Opens a new window with list of versions in this module.
Published: Dec 20, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
AlreadyStartedError = errors.New("the watcher is already running")
UnableToStartWatching = errors.New("unable to start the watcher")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.