Commit Graph

7 Commits

Author SHA1 Message Date
6543
3bf1b57837 Fix agent auth (#1952) (#1953)
backport #1952

don't authenticate agent if no global agent token is set
2023-07-08 20:19:23 +03:00
6543
f92980839c Add securitycheck and bump deps where needed (#1745)
Address:
- github.com/docker/docker / github.com/containerd/containerd
- CVE-2022-23471, CVE-2023-25153, CVE-2023-25173, CVE-2023-28840,
CVE-2023-28841, CVE-2023-28842
- github.com/moby/moby
  - GHSA-vp35-85q5-9f25
- google.golang.org/protobuf
  - CVE-2023-24535, GHSA-hw7c-3rfg-p46j
2023-05-11 04:27:31 +02:00
6543
56a854fe14 Update deps (#789)
* update github.com/docker/cli

* update github.com/docker/distribution

* update github.com/docker/docker

* update github.com/gin-gonic/gin

* update github.com/golang-jwt/jwt/v4

* update github.com/golangci/golangci-lint

* update github.com/gorilla/securecookie

* update github.com/mattn/go-sqlite3

* update github.com/moby/moby

* update github.com/prometheus/client_golang

* update github.com/xanzy/go-gitlab
2022-02-24 17:33:24 +01:00
Anbraten
07d793f727 Migrate go-docker to docker/docker (#363)
closes #325
2021-09-26 14:43:14 +02:00
6543
75513575be Use go's vendoring (#284)
* store dependency's in git

* since we vendor ... rm tech-depts

* aad make target 'vendor' to update vendor folder (manual task)
2021-08-30 19:14:04 +02:00
Laszlo Fogas
6866b75597 Remove vendor folder 2019-10-24 11:16:12 +02:00
Brad Rydzewski
e8dbbf9ddf updated vendored files 2017-03-05 18:57:06 +11:00