A relative path using forward slashes.
Must not reference a file outside the pack root,
and should not include characters or filenames restricted on common operating systems.
Implementations must support special characters including those that are percent-encoded in URLs,
such as spaces and square brackets.
Implementations must guard against path traversal attacks and manually validate paths.
A relative path using forward slashes. Must not reference a file outside the pack root, and should not include characters or filenames restricted on common operating systems.
Implementations must support special characters including those that are percent-encoded in URLs, such as spaces and square brackets. Implementations must guard against path traversal attacks and manually validate paths.