mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9419024554
``` builder/remotecontext/remote.go:48: G107: Potential HTTP request made with variable url (gosec) builder/remotecontext/git/gitutils.go:145: G107: Potential HTTP request made with variable url (gosec) builder/remotecontext/git/gitutils.go:147: G107: Potential HTTP request made with variable url (gosec) pkg/fileutils/fileutils_test.go:185: G303: File creation in shared tmp directory without using ioutil.Tempfile (gosec) pkg/tarsum/tarsum_test.go:7: G501: Blacklisted import `crypto/md5`: weak cryptographic primitive (gosec) pkg/tarsum/tarsum_test.go:9: G505: Blacklisted import `crypto/sha1`: weak cryptographic primitive (gosec) ``` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
git | ||
archive.go | ||
detect.go | ||
detect_test.go | ||
filehash.go | ||
generate.go | ||
git.go | ||
lazycontext.go | ||
mimetype.go | ||
mimetype_test.go | ||
remote.go | ||
remote_test.go | ||
tarsum.go | ||
tarsum.pb.go | ||
tarsum.proto | ||
tarsum_test.go | ||
utils_test.go |