palfrey / kitling

Moving Kittens As A Service
https://tevps.net/blog/2015/10/29/kitten-videos-an-engineering-approach/
GNU Affero General Public License v3.0
1 stars 1 forks source link

[Security] Bump yaml-rust from 0.4.0 to 0.4.2 in /comparer #40

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps yaml-rust from 0.4.0 to 0.4.2. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The RustSec Advisory Database](https://github.com/RustSec/advisory-db/blob/master/crates/yaml-rust/RUSTSEC-0000-0000.toml).* > **Uncontrolled recursion leads to abort in deserialization** > Affected versions of this crate did not prevent deep recursion while > deserializing data structures. > > This allows an attacker to make a YAML file with deeply nested structures > that causes an abort while deserializing it. > > The flaw was corrected by checking the recursion depth. > > Patched versions: >= 0.4.1 > Unaffected versions: none
Release notes *Sourced from [yaml-rust's releases](https://github.com/chyh1990/yaml-rust/releases).* > ## 0.4.1 > - No longer unnecessarily quote keys containing hyphen ([#107](https://github-redirect.dependabot.com/chyh1990/yaml-rust/issues/107)) > - Limit recursion to 256 levels deep to avoid stack overflows ([#109](https://github-redirect.dependabot.com/chyh1990/yaml-rust/issues/109))
Commits - [`ca8c11a`](https://github.com/chyh1990/yaml-rust/commit/ca8c11abfe1e9d3711b1ab343f145a8accd1d443) Release 0.4.2 - [`be21b8b`](https://github.com/chyh1990/yaml-rust/commit/be21b8b9c87c66557e87bd7ad48e370cc4c5a77a) Lowercase the recursion limit error message - [`bac6e10`](https://github.com/chyh1990/yaml-rust/commit/bac6e1094dded4959cf9515236997893d31c8a47) Release 0.4.1 - [`be2e5fc`](https://github.com/chyh1990/yaml-rust/commit/be2e5fc0abd0a8a07abbc1b44deb11aece5775c8) Set html_root_url - [`a9ec711`](https://github.com/chyh1990/yaml-rust/commit/a9ec7119cafe95df578ac8e12ca567b96c3e4cc2) Stop recommending a git dependency - [`2d9f0c3`](https://github.com/chyh1990/yaml-rust/commit/2d9f0c332e39e9a1068ae7e8ddc0f92e25d08c28) Remove outdated note about version support - [`c958c48`](https://github.com/chyh1990/yaml-rust/commit/c958c48409d03083f1636100de5ee7c60f1f2676) Reorganize readme links - [`5368471`](https://github.com/chyh1990/yaml-rust/commit/53684714b70f6e6c5efb0db737be74ea77d226ac) Fix docs.rs link - [`a8217ad`](https://github.com/chyh1990/yaml-rust/commit/a8217ad81114a17976664405216c86cc84519385) Render readme on crates.io - [`77d6eb2`](https://github.com/chyh1990/yaml-rust/commit/77d6eb2e6987c024e1d4829731ca99d78ab229df) Remove commented key in Cargo.toml - Additional commits viewable in [compare view](https://github.com/chyh1990/yaml-rust/compare/0.4.0...0.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.