Commit 956e5d2
authored
build(deps): bump github.com/zalando/skipper from 0.22.115 to 0.24.0 (#773)
Bumps [github.com/zalando/skipper](https://github.com/zalando/skipper)
from 0.22.115 to 0.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/zalando/skipper/releases">github.com/zalando/skipper's
releases</a>.</em></p>
<blockquote>
<h2>v0.24.0</h2>
<h3>Changes</h3>
<p>security: disable kubernetes external name by default, fixes
CVE-2026-24470</p>
<p>ref: <a
href="https://github.com/zalando/skipper/security/advisories/GHSA-mxxc-p822-2hx9">https://github.com/zalando/skipper/security/advisories/GHSA-mxxc-p822-2hx9</a></p>
<p>This release breaks end-users and library-users that depend on
Kubernetes
Ingress referencing a Kubernetes service type ExternalName.</p>
<p>If you are end-user and depend on the former behavior, you can pass
<code>-enable-kubernetes-external-names</code> to your deployment.
If you are library-user and depend on the former behavior, you can pass
the following option to restore behavior:</p>
<pre lang="go"><code>skipper.Run(skipper.Options{
EnableExternalNames: true,
})
</code></pre>
<p>Thanks <a
href="https://github.com/b0b0haha">https://github.com/b0b0haha</a> and
<a href="https://github.com/moyushui">https://github.com/moyushui</a>
and <a
href="https://github.com/j311yl0v3u">https://github.com/j311yl0v3u</a>
providing us a detailed report how to exploit this vulnerability that is
available by default in skipper versions <v0.24</p>
<h3>Multiarch Docker image</h3>
<p>Multiarch Docker image is available in GitHub's docker registry:</p>
<pre><code>docker run -it ghcr.io/zalando/skipper:v0.24.0 skipper --help
</code></pre>
<h3>Docker image</h3>
<p>Docker image is available in Zalando's Open Source registry:</p>
<pre><code>docker run -it
registry.opensource.zalan.do/teapot/skipper:v0.24.0 skipper --help
</code></pre>
<h2>v0.23.1</h2>
<h3>Changes</h3>
<p>build(deps): bump oss-fuzz-base/base-builder-go from
<code>b196639</code> to <code>23b10d0</code> in /.clusterfuzzlite (<a
href="https://redirect.github.com/zalando/skipper/issues/3834">#3834</a>)</p>
<p>Bumps oss-fuzz-base/base-builder-go from <code>b196639</code> to
<code>23b10d0</code>.</p>
<p><a
href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img
src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oss-fuzz-base/base-builder-go&package-manager=docker&previous-version=b196639a9f855fcbfa8882ce08a897344a364a8db359c86d1d5deedc8bbbb006&new-version=23b10d0313226a2c94135170e4991a88c4067636dfdac0f074a214bdbc235836"
alt="Dependabot compatibility score" /></a></p>
<p>Dependabot will resolve any conflicts with this PR as long as you
don't</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/zalando/skipper/commit/a4c87ce029a58eb8e1c2c1f93049194a39cf6219"><code>a4c87ce</code></a>
security: disable kubernetes external name by default (<a
href="https://redirect.github.com/zalando/skipper/issues/3842">#3842</a>)</li>
<li><a
href="https://github.com/zalando/skipper/commit/e97551d6c3358c52cf7d4f18232f8d1abcd79f5a"><code>e97551d</code></a>
Enable native OPA Prometheus metrics (<a
href="https://redirect.github.com/zalando/skipper/issues/3631">#3631</a>)</li>
<li><a
href="https://github.com/zalando/skipper/commit/38f6711c66552edfa80c1524ddee91b5a771c026"><code>38f6711</code></a>
build(deps): bump oss-fuzz-base/base-builder-go from
<code>b196639</code> to <code>23b10d0</code> i...</li>
<li><a
href="https://github.com/zalando/skipper/commit/0b52894570773b29e2f3c571b94b4211ef8fa714"><code>0b52894</code></a>
security: disable lua scripting by default (<a
href="https://redirect.github.com/zalando/skipper/issues/3830">#3830</a>)</li>
<li><a
href="https://github.com/zalando/skipper/commit/1ca00f7af7431162b9af27a65de7ab8e087e32e7"><code>1ca00f7</code></a>
Make request header bucket sizes configurable (<a
href="https://redirect.github.com/zalando/skipper/issues/3829">#3829</a>)</li>
<li><a
href="https://github.com/zalando/skipper/commit/fc649199aa6a483db9eece63773822ac5a2e5772"><code>fc64919</code></a>
fix: bearerinjector/setRequestHeaderFromSecret: better logging for
misconfigu...</li>
<li><a
href="https://github.com/zalando/skipper/commit/97acb1c68b6a5c7210794249b85fc95d100e281d"><code>97acb1c</code></a>
context: span tag <code>shadow: true</code> should only be set for
shadow traffic (<a
href="https://redirect.github.com/zalando/skipper/issues/3825">#3825</a>)</li>
<li><a
href="https://github.com/zalando/skipper/commit/776b7ee9ed6cfd3111b6433f196b7163743ed65f"><code>776b7ee</code></a>
Feature/otel baggage predicate (<a
href="https://redirect.github.com/zalando/skipper/issues/3827">#3827</a>)</li>
<li><a
href="https://github.com/zalando/skipper/commit/5eee8a89cf60506da6266b79aead0e2c594c6f33"><code>5eee8a8</code></a>
build(deps): bump oss-fuzz-base/base-builder-go from
<code>679783b</code> to <code>b196639</code> i...</li>
<li><a
href="https://github.com/zalando/skipper/commit/859e3a567eb9eaaf1f4ed110b24e69eacaa252e7"><code>859e3a5</code></a>
docs/filters: documents loopbackIfStatus introduced in [1] (<a
href="https://redirect.github.com/zalando/skipper/issues/3826">#3826</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/zalando/skipper/compare/v0.22.115...v0.24.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/zalando-incubator/kube-ingress-aws-controller/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1ef6b3d commit 956e5d2
2 files changed
+71
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | 33 | | |
36 | | - | |
37 | 34 | | |
38 | 35 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 36 | | |
45 | 37 | | |
46 | 38 | | |
| |||
92 | 84 | | |
93 | 85 | | |
94 | 86 | | |
95 | | - | |
96 | | - | |
| 87 | + | |
| 88 | + | |
97 | 89 | | |
98 | | - | |
| 90 | + | |
99 | 91 | | |
100 | 92 | | |
101 | 93 | | |
102 | 94 | | |
103 | 95 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
112 | 104 | | |
113 | 105 | | |
114 | 106 | | |
| |||
0 commit comments