linkerd2/cni-plugin
Oliver Gould ba65bd8039
Switch UUID implementation (#2667)
The UUID implementation we use to generate install IDs is technically
not random enough for secure uses, which ours is not. To prevent
security scanners like SNYK from flagging this false-positive, let's
just switch to the other UUID implementation (Already in our
dependencies).
2019-04-08 10:58:02 -07:00
..
deployment add preStop and change sleep command; update yaml spacing (#2441) 2019-03-06 10:57:04 -08:00
test lint: Enable goconst (#2365) 2019-02-25 12:00:03 -08:00
Dockerfile Switch UUID implementation (#2667) 2019-04-08 10:58:02 -07:00
main.go Enable `unused` linter (#2357) 2019-02-23 11:05:39 -08:00