Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 #1138

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26.

Release notes

Sourced from github.com/lestrrat-go/jwx's releases.

[SECURITY] v1.2.26

v1.2.26 - 14 Jun 2023
[Security]
  * Potential Padding Oracle Attack Vulnerability and Timing Attack Vulnerability
    for JWE AES-CBC encrypted payloads affecting all v2 releases up to v2.0.10,
    all v1 releases up to v1.2.25, and all v0 releases up to v0.9.2 have been reported by
    @shogo82148.
Please note that v0 versions will NOT receive fixes.
This release fixes these vulnerabilities for the v1 series.

Changelog

Sourced from github.com/lestrrat-go/jwx's changelog.

v1.2.26 - 14 Jun 2023 [Security]

  • Potential Padding Oracle Attack Vulnerability and Timing Attack Vulnerability for JWE AES-CBC encrypted payloads affecting all v2 releases up to v2.0.10, all v1 releases up to v1.2.25, and all v0 releases up to v0.9.2 have been reported by @​shogo82148.

    Please note that v0 versions will NOT receive fixes. This release fixes these vulnerabilities for the v1 series.

[Miscellaneous]

  • JWE tests now only run algorithms that are supported by the underlying jose tool
Commits

Dependabot compatibility score

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 commands and options

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 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.

Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.25 to 1.2.26.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.26/Changes)
- [Commits](lestrrat-go/jwx@v1.2.25...v1.2.26)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 14, 2023 17:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2023
@kangmingtay kangmingtay merged commit b3e091f into master Jun 16, 2023
@kangmingtay kangmingtay deleted the dependabot/go_modules/github.com/lestrrat-go/jwx-1.2.26 branch June 16, 2023 08:08
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.73.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

uxodb pushed a commit to uxodb/auth that referenced this pull request Nov 13, 2024
…upabase#1138)

Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx)
from 1.2.25 to 1.2.26.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lestrrat-go/jwx/releases">github.com/lestrrat-go/jwx's
releases</a>.</em></p>
<blockquote>
<h2>[SECURITY] v1.2.26</h2>
<pre><code>v1.2.26 - 14 Jun 2023
[Security]
* Potential Padding Oracle Attack Vulnerability and Timing Attack
Vulnerability
for JWE AES-CBC encrypted payloads affecting all v2 releases up to
v2.0.10,
all v1 releases up to v1.2.25, and all v0 releases up to v0.9.2 have
been reported by
    @shogo82148.
<pre><code>Please note that v0 versions will NOT receive fixes.
This release fixes these vulnerabilities for the v1 series.
</code></pre>
<p></code></pre></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lestrrat-go/jwx/blob/v1.2.26/Changes">github.com/lestrrat-go/jwx's
changelog</a>.</em></p>
<blockquote>
<p>v1.2.26 - 14 Jun 2023
[Security]</p>
<ul>
<li>
<p>Potential Padding Oracle Attack Vulnerability and Timing Attack
Vulnerability
for JWE AES-CBC encrypted payloads affecting all v2 releases up to
v2.0.10,
all v1 releases up to v1.2.25, and all v0 releases up to v0.9.2 have
been reported by
<a
href="https://github.com/shogo82148"><code>@​shogo82148</code></a>.</p>
<p>Please note that v0 versions will NOT receive fixes.
This release fixes these vulnerabilities for the v1 series.</p>
</li>
</ul>
<p>[Miscellaneous]</p>
<ul>
<li>JWE tests now only run algorithms that are supported by the
underlying
<code>jose</code> tool</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lestrrat-go/jwx/commit/d9ddbc8e5009cfdd8c28413390b67afa7f576dd6"><code>d9ddbc8</code></a>
merge v1 (<a
href="https://github.com/lestrrat-go/jwx/issues/936">#936</a>)</li>
<li>See full diff in <a
href="https://github.com/lestrrat-go/jwx/compare/v1.2.25...v1.2.26">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/lestrrat-go/jwx&package-manager=go_modules&previous-version=1.2.25&new-version=1.2.26)](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 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/supabase/gotrue/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 13, 2024
…upabase#1138)

Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx)
from 1.2.25 to 1.2.26.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lestrrat-go/jwx/releases">github.com/lestrrat-go/jwx's
releases</a>.</em></p>
<blockquote>
<h2>[SECURITY] v1.2.26</h2>
<pre><code>v1.2.26 - 14 Jun 2023
[Security]
* Potential Padding Oracle Attack Vulnerability and Timing Attack
Vulnerability
for JWE AES-CBC encrypted payloads affecting all v2 releases up to
v2.0.10,
all v1 releases up to v1.2.25, and all v0 releases up to v0.9.2 have
been reported by
    @shogo82148.
<pre><code>Please note that v0 versions will NOT receive fixes.
This release fixes these vulnerabilities for the v1 series.
</code></pre>
<p></code></pre></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lestrrat-go/jwx/blob/v1.2.26/Changes">github.com/lestrrat-go/jwx's
changelog</a>.</em></p>
<blockquote>
<p>v1.2.26 - 14 Jun 2023
[Security]</p>
<ul>
<li>
<p>Potential Padding Oracle Attack Vulnerability and Timing Attack
Vulnerability
for JWE AES-CBC encrypted payloads affecting all v2 releases up to
v2.0.10,
all v1 releases up to v1.2.25, and all v0 releases up to v0.9.2 have
been reported by
<a
href="https://github.com/shogo82148"><code>@​shogo82148</code></a>.</p>
<p>Please note that v0 versions will NOT receive fixes.
This release fixes these vulnerabilities for the v1 series.</p>
</li>
</ul>
<p>[Miscellaneous]</p>
<ul>
<li>JWE tests now only run algorithms that are supported by the
underlying
<code>jose</code> tool</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lestrrat-go/jwx/commit/d9ddbc8e5009cfdd8c28413390b67afa7f576dd6"><code>d9ddbc8</code></a>
merge v1 (<a
href="https://github.com/lestrrat-go/jwx/issues/936">#936</a>)</li>
<li>See full diff in <a
href="https://github.com/lestrrat-go/jwx/compare/v1.2.25...v1.2.26">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/lestrrat-go/jwx&package-manager=go_modules&previous-version=1.2.25&new-version=1.2.26)](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 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/supabase/gotrue/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 15, 2024
…upabase#1138)

Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx)
from 1.2.25 to 1.2.26.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lestrrat-go/jwx/releases">github.com/lestrrat-go/jwx's
releases</a>.</em></p>
<blockquote>
<h2>[SECURITY] v1.2.26</h2>
<pre><code>v1.2.26 - 14 Jun 2023
[Security]
* Potential Padding Oracle Attack Vulnerability and Timing Attack
Vulnerability
for JWE AES-CBC encrypted payloads affecting all v2 releases up to
v2.0.10,
all v1 releases up to v1.2.25, and all v0 releases up to v0.9.2 have
been reported by
    @shogo82148.
<pre><code>Please note that v0 versions will NOT receive fixes.
This release fixes these vulnerabilities for the v1 series.
</code></pre>
<p></code></pre></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lestrrat-go/jwx/blob/v1.2.26/Changes">github.com/lestrrat-go/jwx's
changelog</a>.</em></p>
<blockquote>
<p>v1.2.26 - 14 Jun 2023
[Security]</p>
<ul>
<li>
<p>Potential Padding Oracle Attack Vulnerability and Timing Attack
Vulnerability
for JWE AES-CBC encrypted payloads affecting all v2 releases up to
v2.0.10,
all v1 releases up to v1.2.25, and all v0 releases up to v0.9.2 have
been reported by
<a
href="https://github.com/shogo82148"><code>@​shogo82148</code></a>.</p>
<p>Please note that v0 versions will NOT receive fixes.
This release fixes these vulnerabilities for the v1 series.</p>
</li>
</ul>
<p>[Miscellaneous]</p>
<ul>
<li>JWE tests now only run algorithms that are supported by the
underlying
<code>jose</code> tool</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lestrrat-go/jwx/commit/d9ddbc8e5009cfdd8c28413390b67afa7f576dd6"><code>d9ddbc8</code></a>
merge v1 (<a
href="https://github.com/lestrrat-go/jwx/issues/936">#936</a>)</li>
<li>See full diff in <a
href="https://github.com/lestrrat-go/jwx/compare/v1.2.25...v1.2.26">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/lestrrat-go/jwx&package-manager=go_modules&previous-version=1.2.25&new-version=1.2.26)](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 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/supabase/gotrue/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant