No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-09-16 09:23:58 -04:00
.github gha: add GOARCH=386 build check 2025-01-12 14:25:47 +11:00
CHANGELOG.md VERSION: release v0.4.1 2025-01-28 18:38:45 +11:00
doc.go godoc: update package documentation 2024-10-09 15:00:17 +11:00
go.mod Add compatibility for Go 1.17 2025-09-16 09:05:32 -04:00
go.sum tests: lower github.com/stretchr/testify requirement to v1.7.1 2024-12-17 01:30:24 +11:00
gocompat_errors_go120.go go: lower Go requirement to Go 1.18 2024-12-16 16:04:56 +11:00
gocompat_errors_test.go go: lower Go requirement to Go 1.18 2024-12-16 16:04:56 +11:00
gocompat_errors_unsupported.go go: lower Go requirement to Go 1.18 2024-12-16 16:04:56 +11:00
gocompat_generics_go117.go Add compatibility for Go 1.17 2025-09-16 09:05:32 -04:00
gocompat_generics_go121.go go: lower Go requirement to Go 1.18 2024-12-16 16:04:56 +11:00
gocompat_generics_unsupported.go Add compatibility for Go 1.17 2025-09-16 09:05:32 -04:00
join.go join: loosen cleanliness requirements for SecureJoin root 2025-01-25 03:19:53 +11:00
join_test.go join: loosen cleanliness requirements for SecureJoin root 2025-01-25 03:19:53 +11:00
join_windows_test.go join: loosen cleanliness requirements for SecureJoin root 2025-01-25 03:19:53 +11:00
LICENSE *: update copyright lines 2024-05-03 21:58:59 +10:00
lookup_linux.go go: lower Go requirement to Go 1.18 2024-12-16 16:04:56 +11:00
lookup_linux_test.go go: lower Go requirement to Go 1.18 2024-12-16 16:04:56 +11:00
mkdir_linux.go mkdirall: switch to os.FileMode argument 2025-01-12 12:26:06 +11:00
mkdir_linux_test.go mkdirall: switch to os.FileMode argument 2025-01-12 12:26:06 +11:00
open_linux.go Add compatibility for Go 1.17 2025-09-16 09:05:32 -04:00
open_linux_test.go lookup: handle // and trailing slash components correctly 2024-07-23 20:01:46 +10:00
openat2_linux.go go: lower Go requirement to Go 1.18 2024-12-16 16:04:56 +11:00
openat_linux.go openat: remove unused function 2024-09-30 16:31:07 +02:00
procfs_linux.go deps: downgrade golang.org/x/sys requirement 2024-12-16 16:04:57 +11:00
procfs_linux_test.go tests: procfs: clean up mock test hook 2024-10-09 01:41:59 +11:00
README.md Add a deterrent README 2025-09-16 09:23:58 -04:00
testing_mocks_linux_test.go tests: don't call testing.Testing() in mocks 2024-12-11 22:27:59 +11:00
util_linux_test.go tests: don't panic if the fd is closed 2024-09-30 14:19:03 +02:00
VERSION VERSION: release v0.4.1 2025-01-28 18:38:45 +11:00
vfs.go Add cross-links to godoc 2024-09-30 14:20:47 +02:00

Notice

This fork is to be used solely for cyphar/filepath-securejoin vendored by https://github.com/containers/podman/tree/v4.2.0-rhel. This fork should not be relied on for any other downstream work.

This fork is branched from upstream commit 7abd870 (tag v0.4.1) in order to address CVE-2025-9566 in projects using go 1.17.