zooniverse / scribeAPI

scribe API
MIT License
79 stars 25 forks source link

[Security] Bump omniauth from 1.2.2 to 1.4.2 #606

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps omniauth from 1.2.2 to 1.4.2. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The Ruby Advisory Database](https://github.com/rubysec/ruby-advisory-db/blob/master/gems/omniauth/CVE-2017-18076.yml).* > **omniauth leaks authenticity token in callback params** > In strategy.rb in OmniAuth before 1.3.2, the authenticity_token value is improperly protected because POST (in addition to GET) parameters are stored in the session and become available in the environment of the callback phase. > > Patched versions: >= 1.3.2 > Unaffected versions: none
Release notes *Sourced from [omniauth's releases](https://github.com/omniauth/omniauth/releases).* > ## v1.4.2 > ## Fixes > - Mitigate Hashie regressions > > ## v1.4.1 > ## Security Updates > - Update Rack to `=> 1.6.2` > > ## v1.4.0 > ## Dropped > - Dropped support Ruby 1.8.7 > > ## Fixed > - Silence Hashie::Mash logger on Hashie 3.5.0+ > - Use secure URL for OpenID asset
Commits - [`9897127`](https://github.com/omniauth/omniauth/commit/9897127b321856451f0ee1a000bdc59ee014df37) Bump version to 1.4.2 - [`6abedb0`](https://github.com/omniauth/omniauth/commit/6abedb008cd02956b39882fc7f9a80c2c12fde17) Merge pull request [#880](https://github-redirect.dependabot.com/omniauth/omniauth/issues/880) from omniauth/hashie - [`df7699d`](https://github.com/omniauth/omniauth/commit/df7699d17eac634b85e9142ee21581be7d04d5e8) Temporary Hashie Regression Fix - [`2dccbb5`](https://github.com/omniauth/omniauth/commit/2dccbb560ffb2396bbd8b5b976a05b0d322483f8) Bump version to 1.4.1 - [`3c0f586`](https://github.com/omniauth/omniauth/commit/3c0f586eb416a86723b2ff113dffb7b439fc873d) Merge pull request [#878](https://github-redirect.dependabot.com/omniauth/omniauth/issues/878) from omniauth/dependency-updates - [`c299e30`](https://github.com/omniauth/omniauth/commit/c299e302616b2e3e5fc565b6d00ea69a81762eb8) Gem updates CI tests - [`949ffca`](https://github.com/omniauth/omniauth/commit/949ffca137836b24fe30e032ca0b13ed613f9bc6) Bump version to 1.4.0 - [`0edc7ec`](https://github.com/omniauth/omniauth/commit/0edc7ec1dbf609b491f3aa1aa3ca5d3904740e27) Merge pull request [#874](https://github-redirect.dependabot.com/omniauth/omniauth/issues/874) from michaelherold/silence-mash-logger - [`00481a9`](https://github.com/omniauth/omniauth/commit/00481a9edc05fbe26519e037154f723f9fcd6d5d) Silence Hashie::Mash logger on Hashie 3.5.0+ - [`cb82bb4`](https://github.com/omniauth/omniauth/commit/cb82bb443e0dafeabf008dab0348921bfec1fb46) Merge pull request [#876](https://github-redirect.dependabot.com/omniauth/omniauth/issues/876) from omniauth/secure-asset-url - Additional commits viewable in [compare view](https://github.com/omniauth/omniauth/compare/v1.2.2...v1.4.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.