[ aria ]
软件包:golang-github-cyphar-filepath-securejoin-dev(0.2.3-1)
golang-github-cyphar-filepath-securejoin-dev 的相关链接
下载源码包 golang-github-cyphar-filepath-securejoin:
- [golang-github-cyphar-filepath-securejoin_0.2.3-1.debian.tar.xz]
- [golang-github-cyphar-filepath-securejoin_0.2.3-1.dsc]
- [golang-github-cyphar-filepath-securejoin_0.2.3.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
filepath.SecureJoin implementation
An implementation of SecureJoin, a candidate for inclusion in the Go standard library (https://github.com/golang/go/issues/20126). The purpose of this function is to be a "secure" alternative to filepath.Join, and in particular it provides certain guarantees that are not provided by filepath.Join.