dependabot[bot] opened a new pull request, #7928:
URL: https://github.com/apache/trafficcontrol/pull/7928

   Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 
1.2.27 to 1.2.28.
   <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>v1.2.28</h2>
   <pre><code>v1.2.28 09 Jan 2024
   [Security Fixes]
     * [jws] JWS messages formated in full JSON format (i.e. not the compact 
format, which
       consists of three base64 strings concatenated with a '.') with missing 
&quot;protected&quot;
       headers could cause a panic, thereby introducing a possiblity of a DoS.
   <pre><code>This has been fixed so that the `jws.Parse` function succeeds in 
parsing a JWS message
   lacking a protected header. Calling `jws.Verify` on this same JWS message 
will result
   in a failed verification attempt. Note that this behavior will differ 
slightly when
   parsing JWS messages in compact form, which result in an error.
   </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.28/Changes";>github.com/lestrrat-go/jwx's
 changelog</a>.</em></p>
   <blockquote>
   <p>v1.2.28 09 Jan 2024
   [Security Fixes]</p>
   <ul>
   <li>
   <p>[jws] JWS messages formated in full JSON format (i.e. not the compact 
format, which
   consists of three base64 strings concatenated with a '.') with missing 
&quot;protected&quot;
   headers could cause a panic, thereby introducing a possiblity of a DoS.</p>
   <p>This has been fixed so that the <code>jws.Parse</code> function succeeds 
in parsing a JWS message
   lacking a protected header. Calling <code>jws.Verify</code> on this same JWS 
message will result
   in a failed verification attempt. Note that this behavior will differ 
slightly when
   parsing JWS messages in compact form, which result in an error.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/lestrrat-go/jwx/commit/8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65";><code>8c53d0a</code></a>
 v1.2.28 (<a 
href="https://redirect.github.com/lestrrat-go/jwx/issues/1052";>#1052</a>)</li>
   <li>See full diff in <a 
href="https://github.com/lestrrat-go/jwx/compare/v1.2.27...v1.2.28";>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.27&new-version=1.2.28)](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/apache/trafficcontrol/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to