Oscar Zhou
|
06caea7b16
|
fix(security): bump golang to 1.26.4 [DEV-91] (#2866)
|
2026-06-11 09:31:35 +12:00 |
|
Oscar Zhou
|
114779d3af
|
fix(security): bump go-git/v5 to 5.19.1 [DEV-92] (#2863)
|
2026-06-11 09:31:07 +12:00 |
|
andres-portainer
|
1765e41fd4
|
feat(ssrf): implement an SSRF protection mechanism BE-13021 (#2818)
|
2026-06-09 00:41:42 -03:00 |
|
Steven Kang
|
eeafa5e0a5
|
fix(security): bump containerd to 1.7.32 and containerd/v2 to 2.2.4 - develop [DEV-79] (#2812)
|
2026-06-08 11:09:34 +12:00 |
|
Steven Kang
|
d01d241af1
|
fix(security): bump golang.org/x/net to v0.55.0 - develop [DEV-77] (#2797)
|
2026-06-05 10:46:41 +12:00 |
|
Steven Kang
|
dd08d09d14
|
fix(security): bump Go to 1.26.3 to remediate 8 stdlib CVEs - develop [DEV-78] (#2800)
|
2026-06-05 10:46:22 +12:00 |
|
andres-portainer
|
61198a0c04
|
fix(otel): upgrade go.opentelemetry.io/otel to v1.43.0 to fix CVE-2026-39883 CVE-2026-39882 BE-12988 (#2713)
|
2026-06-01 09:46:41 -03:00 |
|
andres-portainer
|
49c9a4fdd3
|
fix(crypto): upgrade golang.org/x/crypto to v0.52.0 to fix CVE-2026-39830 CVE-2026-39831 CVE-2026-39832 CVE-2026-39833 CVE-2026-39834 CVE-2026-42508 CVE-2026-46595 BE-12992 (#2728)
|
2026-05-25 19:08:14 -03:00 |
|
andres-portainer
|
6945fa4496
|
fix(otel): upgrade go.opentelemetry.io/otel to v1.43.0 to fix CVE-2026-39883 CVE-2026-39882 BE-12967 (#2637)
|
2026-05-15 17:06:55 -03:00 |
|
andres-portainer
|
06ad0b2d78
|
fix(go-ntlmssp): upgrade github.com/Azure/go-ntlmssp to v0.1.1 to fix CVE-2026-32952 BE-12971 (#2651)
|
2026-05-15 10:42:18 -03:00 |
|
andres-portainer
|
2570a30a15
|
fix(prometheus): upgrade github.com/prometheus/prometheus to v0.311.3 to fix CVE-2026-40179 GHSA-fw8g-cg8f-9j28 CVE-2026-42151 CVE-2026-42151 BE-12972 (#2653)
|
2026-05-14 22:11:59 -03:00 |
|
andres-portainer
|
ca8201b023
|
fix(in-toto-golang): upgrade github.com/in-toto/in-toto-golang to v0.11.0 to fix GHSA-pmwq-pjrm-6p5r BE-12968 (#2638)
|
2026-05-14 19:02:00 -03:00 |
|
andres-portainer
|
2cb94116a3
|
fix(net): upgrade golang.org/x/net to v0.54.0 to fix CVE-2026-27141 CVE-2026-33814 BE-12965 (#2631)
|
2026-05-14 15:46:43 -03:00 |
|
Devon Steenberg
|
3b0f1eca4b
|
feat(swarm): port swarm to use libstack [BE-11476] (#2486)
|
2026-05-14 10:13:19 +12:00 |
|
andres-portainer
|
2c00f4d40b
|
fix(go-git): upgrade github.com/go-git/go-git/v5 to v5.19.0 to fix CVE-2026-34165 GHSA-3xc5-wrhm-f963 CVE-2026-33762 BE-12966 (#2634)
|
2026-05-13 13:10:19 -03:00 |
|
andres-portainer
|
2bb2b78e82
|
chore(csrf): remove gorilla/csrf BE-12948 (#2618)
|
2026-05-11 19:41:26 -03:00 |
|
andres-portainer
|
540c9ba6d5
|
fix(chisel): upgrade Chisel to v1.11.6 to avoid a panic because of a negative waitgroup counter BE-12743 (#2619)
|
2026-05-11 19:40:54 -03:00 |
|
andres-portainer
|
080d75acae
|
chore(openamt): remove OpenAMT completely BE-12950 (#2616)
|
2026-05-11 15:48:39 -03:00 |
|
Devon Steenberg
|
e7ec69708e
|
fix(libstack): pull images sequentially and respect COMPOSE_PARALLEL_LIMIT [BE-12930] (#2556)
|
2026-05-06 15:16:41 +12:00 |
|
Robbie Cowan
|
dc56aae7b8
|
fix(rebase): run go mod tidy to prepare for merge into develop
|
2026-04-22 10:59:12 +12:00 |
|
RHCowan
|
7f2da7811c
|
feat/r8s 900/r8s 929/ee alerting foundations (#2167)
|
2026-04-22 10:06:44 +12:00 |
|
RHCowan
|
62cf2e42d5
|
feat(alerting): add shared CE Prometheus foundation and alert-state contracts [R8S-927] (#2129)
|
2026-04-22 10:06:44 +12:00 |
|
Steven Kang
|
ac1e333dde
|
feat(alerts): removal of snapshot reliance [R8S-902] (#1994)
|
2026-04-22 10:06:43 +12:00 |
|
Steven Kang
|
0af7bc2004
|
fix(security): bump github.com/moby/spdystream to 0.5.1 (#2355)
|
2026-04-21 10:19:53 +12:00 |
|
Steven Kang
|
ada103e910
|
fix(security): bump helm.sh/helm/v4 to 4.1.4 (#2354)
|
2026-04-21 10:06:22 +12:00 |
|
Steven Kang
|
a0e964c27d
|
fix(security): bump Go toolchain to 1.26.2 (#2352)
|
2026-04-21 10:05:12 +12:00 |
|
andres-portainer
|
b287961758
|
fix(git): forbid the usage of symlinks BE-12768 (#2365)
|
2026-04-18 01:26:15 -03:00 |
|
Phil Calder
|
0a26ac0279
|
fix(security): bump google.golang.org/grpc to v1.79.3 [DEV-22] (#2151)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-25 17:26:25 +13:00 |
|
Chaim Lev-Ari
|
0d20839d5f
|
fix(stacks): validate stacks with env vars [BE-12689] (#2050)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
|
2026-03-17 18:53:13 -03:00 |
|
andres-portainer
|
31a861394f
|
fix(otel): upgrade to v1.42.0 BE-12724 (#2072)
|
2026-03-17 13:02:54 -03:00 |
|
Steven Kang
|
0ec6f638a1
|
feat(kompose): support docker to kubernetes migration - [R8S-723] (#1977)
|
2026-03-17 09:37:18 +13:00 |
|
andres-portainer
|
748b4bcf19
|
chore(go): upgrade to v1.26.1 BE-12630 (#1855)
|
2026-03-16 15:52:36 -03:00 |
|
Cara Ryan
|
722c1875af
|
chore(helm): upgrade sdk to v4 [R8S-840] (#2000)
|
2026-03-13 11:34:28 +13:00 |
|
andres-portainer
|
5a5dc67209
|
fix(golang-lru): consolidate the dependencies BE-12695 (#2021)
|
2026-03-10 18:57:49 -03:00 |
|
andres-portainer
|
69ae54b523
|
fix(zerolog): consolidate the dependencies BE-12695 (#2030)
|
2026-03-10 18:30:21 -03:00 |
|
andres-portainer
|
b405227d51
|
fix(jwt): consolidate the dependencies BE-12695 (#2020)
|
2026-03-10 15:14:21 -03:00 |
|
andres-portainer
|
4d866d066a
|
fix(uuid): consolidate dependencies BE-12695 (#2016)
|
2026-03-10 10:12:42 -03:00 |
|
andres-portainer
|
da6544e981
|
fix(semver): consolidate dependencies BE-12695 (#2014)
|
2026-03-09 15:33:45 -03:00 |
|
andres-portainer
|
0e2cf82e3e
|
fix(yaml): consolidate dependencies BE-12695 (#2015)
|
2026-03-06 18:21:12 -03:00 |
|
andres-portainer
|
97e69b9887
|
fix(GO-2026-4550): upgrade circl to v1.6.3 BE-12694 (#2011)
|
2026-03-06 14:29:15 -03:00 |
|
andres-portainer
|
692f91263b
|
fix(GO-2026-4473): upgrade go-git to v5.17.0 BE-12693 (#2010)
|
2026-03-06 11:23:52 -03:00 |
|
andres-portainer
|
7a76d749e3
|
fix(GO-2026-4394): upgrade opentelemetry to v1.41.0 BE-12692 (#2003)
|
2026-03-06 09:47:20 -03:00 |
|
andres-portainer
|
ac7cb2ee19
|
fix(security): fix CVE-2025-68121 by upgrading Go compiler BE-12581 (#1813)
|
2026-02-06 13:17:12 -03:00 |
|
Oscar Zhou
|
7271af03e6
|
fix(docker): dashboard api return 500 error [BE-12567] (#1784)
|
2026-02-04 08:32:01 +13:00 |
|
andres-portainer
|
93901336bb
|
fix(git): upgrade go-git to v5.16.4 BE-12512 (#1607)
|
2026-01-07 09:18:21 -03:00 |
|
andres-portainer
|
ee8b78fd3c
|
chore(segmentio/encoding): upgrade to v0.5.3 BE-12500 (#1575)
|
2025-12-24 12:09:01 -03:00 |
|
andres-portainer
|
3781897e39
|
fix(compose): upgrade compose-go to v2.40.3 to fix a nil panic BE-12424 (#1550)
|
2025-12-23 22:26:25 -03:00 |
|
andres-portainer
|
d859272d43
|
chore(compress): upgrade klauspost/compress to v1.18.2 (#1534)
|
2025-12-12 12:30:00 -03:00 |
|
andres-portainer
|
79f524865f
|
fix(yaml): switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 BE-12340 (#1527)
|
2025-12-11 16:44:56 -03:00 |
|
Steven Kang
|
4bb160b281
|
fix(security): cve-2025-47914 and 58181 - develop [R8S-714] (#1516)
|
2025-12-11 15:22:22 +09:00 |
|