[ 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.