Skip to content

Commit

Permalink
Bump ruby-saml from 1.15.0 to 1.17.0 (#222)
Browse files Browse the repository at this point in the history
Bumps [ruby-saml](https://github.com/saml-toolkits/ruby-saml) from
1.15.0 to 1.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/saml-toolkits/ruby-saml/releases">ruby-saml's
releases</a>.</em></p>
<blockquote>
<h3>1.17.0  (Sep 10, 2024)</h3>
<ul>
<li>Fix for critical vulnerability CVE-2024-45409: SAML authentication
bypass via Incorrect XPath selector</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/687">#687</a>
Add CI coverage for Ruby 3.3 and Windows.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
Add <code>Settings#sp_cert_multi</code> paramter to facilitate SP
certificate and key rotation.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
Support multiple simultaneous SP decryption keys via
<code>Settings#sp_cert_multi</code> parameter.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
Deprecate <code>Settings#certificate_new</code> parameter.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
<code>:check_sp_cert_expiration</code> will use the first non-expired
certificate/key when signing/decrypting. It will raise an error only if
there are no valid certificates/keys.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
<code>:check_sp_cert_expiration</code> now validates the certificate
<code>not_before</code> condition; previously it was only validating
<code>not_after</code>.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
<code>:check_sp_cert_expiration</code> now causes the generated SP
metadata to exclude any inactive/expired certificates.</li>
</ul>
<h2>1.16.0 (Oct 09, 2023)</h2>
<ul>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/671">#671</a>
Add support on LogoutRequest with Encrypted NameID</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/SAML-Toolkits/ruby-saml/blob/master/CHANGELOG.md">ruby-saml's
changelog</a>.</em></p>
<blockquote>
<h3>1.17.0  (Sep 10, 2024)</h3>
<ul>
<li>Fix for critical vulnerability CVE-2024-45409: SAML authentication
bypass via Incorrect XPath selector</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/687">#687</a>
Add CI coverage for Ruby 3.3 and Windows.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
Add <code>Settings#sp_cert_multi</code> paramter to facilitate SP
certificate and key rotation.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
Support multiple simultaneous SP decryption keys via
<code>Settings#sp_cert_multi</code> parameter.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
Deprecate <code>Settings#certificate_new</code> parameter.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
<code>:check_sp_cert_expiration</code> will use the first non-expired
certificate/key when signing/decrypting. It will raise an error only if
there are no valid certificates/keys.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
<code>:check_sp_cert_expiration</code> now validates the certificate
<code>not_before</code> condition; previously it was only validating
<code>not_after</code>.</li>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/673">#673</a>
<code>:check_sp_cert_expiration</code> now causes the generated SP
metadata to exclude any inactive/expired certificates.</li>
</ul>
<h3>1.16.0 (Oct 09, 2023)</h3>
<ul>
<li><a
href="https://redirect.github.com/SAML-Toolkits/ruby-saml/pull/671">#671</a>
Add support on LogoutRequest with Encrypted NameID</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/1bc447f297b769d1a9abeb619ce074bd9c410a72"><code>1bc447f</code></a>
Release 1.17.0</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/4865d030cae9705ee5cdb12415c654c634093ae7"><code>4865d03</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/6e33ed341081c4692990e9540342d1460b6d7d32"><code>6e33ed3</code></a>
Merge pull request <a
href="https://redirect.github.com/saml-toolkits/ruby-saml/issues/687">#687</a>
from johnnyshields/master-fix-tests-windows</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/0f8da708b4f913e8a8c4e86f2067299f774e4fa6"><code>0f8da70</code></a>
Fix tests on Windows and cleanup CI</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/e8279261270313d317aa95d4c89a0fec257b14be"><code>e827926</code></a>
Merge pull request <a
href="https://redirect.github.com/saml-toolkits/ruby-saml/issues/691">#691</a>
from calebhearth/make-get_idp_metadata-public</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/43b0bb61b710b15cbdc2298c8be5b6692897329b"><code>43b0bb6</code></a>
Make IdpMetadataParser#get_idp_metadata public</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/f40c59b1aeefefe2bc53786cf639dead3c4d2045"><code>f40c59b</code></a>
Merge pull request <a
href="https://redirect.github.com/saml-toolkits/ruby-saml/issues/673">#673</a>
from johnnyshields/sp-cert-multi</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/a2a0002d5f6d9a56e77ad1ca6c4e307d266843b8"><code>a2a0002</code></a>
Add sp_cert_multi to facilitate key rotation</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/a3844d20c8f2adc906aa56e5b16df6a4c2cbfaca"><code>a3844d2</code></a>
Create FUNDING.yml</li>
<li><a
href="https://github.com/SAML-Toolkits/ruby-saml/commit/148a4c2de713a98c58c28bbc7785c05698216a4d"><code>148a4c2</code></a>
Prepare release 1.16.0</li>
<li>Additional commits viewable in <a
href="https://github.com/saml-toolkits/ruby-saml/compare/v1.15.0...v1.17.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruby-saml&package-manager=bundler&previous-version=1.15.0&new-version=1.17.0)](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/Betterment/test_track/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 3094df3 commit ead3a5e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,7 @@ GEM
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.6)
strscan
rexml (3.3.7)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand Down Expand Up @@ -415,7 +414,7 @@ GEM
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-progressbar (1.11.0)
ruby-saml (1.15.0)
ruby-saml (1.17.0)
nokogiri (>= 1.13.10)
rexml
rubyzip (2.3.2)
Expand Down Expand Up @@ -451,7 +450,6 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
strscan (3.1.0)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
terser (1.1.14)
Expand Down

0 comments on commit ead3a5e

Please sign in to comment.