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

consts.go

Version
v0.6.1 (latest)
Published
Nov 19, 2025
Platform
linux/amd64
Last checked
41 minutes ago

Tools for package owners.