golang-github-cyphar-filepath-securejoin-dev (0.5.1-3)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
golang-github-cyphar-filepath-securejoin
Architecture
i386
Section
universe/devel
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
329 B
Size expected
56.9 kB
Size actual
56.9 kB
Size match

Dependencies

Required package dependencies

  • golang-golang-x-sys-dev

Suggested packages

Recommended additional packages

  • None

Description

filepath.SecureJoin implementation

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD598271b4d…34b762db
SHA-1f6a89c9c…13f01ebd
SHA-256a716b7b9…e8b48404
SHA-51216cd4767…0efa48d4

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-cyphar-filepath-securejoin-dev
usr/share/doc/golang-github-cyphar-filepath-securejoin-dev/changelog.Debian.gz
usr/share/doc/golang-github-cyphar-filepath-securejoin-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/cyphar
usr/share/gocode/src/github.com/cyphar/filepath-securejoin
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/deprecated_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/doc.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/go.mod
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/go.sum
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/internal
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/internal/consts
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/internal/consts/consts.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/internal/testutils
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/internal/testutils/iface.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/internal/testutils/os.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/join.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/join_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/join_windows_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/doc.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/at_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/mount_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/openat2_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/doc.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_unsupported.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_generics_go121.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_generics_unsupported.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/doc.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/mount_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/openat2_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_lookup_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_lookup_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/testing_mocks_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/util_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/testutils
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/testutils/iface.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/testutils/linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/testutils/os.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/lookup_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/lookup_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/mkdir_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/mkdir_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/open_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/open_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/openat2_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux_test.go
usr/share/gocode/src/github.com/cyphar/filepath-securejoin/vfs.go