package consts
import "github.com/cyphar/filepath-securejoin/internal/consts"
Package consts contains the definitions of internal constants used throughout filepath-securejoin.
Index ¶
Constants ¶
const MaxSymlinkLimit = 255
MaxSymlinkLimit is the maximum number of symlinks that can be encountered during a single lookup before returning -ELOOP. At time of writing, Linux has an internal limit of 40.
Source Files ¶
- Version
- v0.5.2
- Published
- Nov 19, 2025
- Platform
- windows/amd64
- Last checked
- 1 hour ago –
Tools for package owners.