Vulnerabilities fixed
*Sourced from The GitHub Security Advisory Database.*
> **Moderate severity vulnerability that affects Microsoft.AspNetCore.Server.Kestrel.Core, Microsoft.AspNetCore.All, and Microsoft.AspNetCore.App**
> Microsoft is aware of a denial of service vulnerability in ASP.NET Core when a malformed request is terminated. An attacker who successfully exploited this vulnerability could cause a denial of service attack.
>
> The update addresses the vulnerability by correcting how ASP.NET Core handles such requests.
>
> Affected versions: >= 2.0.0, <= 2.0.8
Commits
- [`84d6a54`](https://github.com/aspnet/Universe/commit/84d6a54ce9ba941e2b7318d7f377908473d35f6d) Merge 2.0.9 into release/2.0
- [`43ec723`](https://github.com/aspnet/Universe/commit/43ec72353f83465a3dd238e5a025b255e312f0ed) Merge branch release/2.0
- [`cc0e039`](https://github.com/aspnet/Universe/commit/cc0e0394acd1d13fb5769c3c8f8ec895893b39c4) Add required infrastructure improvements to submodules to support NETStandard...
- [`9030255`](https://github.com/aspnet/Universe/commit/9030255e1ba7f2e62e528b83e8935443c77450b8) Merge branch 'release/2.0'
- [`1895502`](https://github.com/aspnet/Universe/commit/1895502c4876384a10c73519ece033dd0722cf26) Update the LZMA to include NETStandard.Library 2.0.3
- [`e7c57af`](https://github.com/aspnet/Universe/commit/e7c57af1b038bdcd8be22647b506b4f413f1060b) Upgrade to NETCore.App 2.0.9 ([#29](https://github-redirect.dependabot.com/aspnet/Universe/issues/29))
- [`8fd6124`](https://github.com/aspnet/Universe/commit/8fd6124bceadce07a34c9ec6f16df249e40f5c61) Merge branch 'release/2.0'
- [`93f2e99`](https://github.com/aspnet/Universe/commit/93f2e99d401cc4a9b3deeca1d569ee986c70e8cc) Fix for uploading blobs to private Azure blob containers
- [`aa91b80`](https://github.com/aspnet/Universe/commit/aa91b802f9cc2b4f2cf98a78065bdbe663cd2963) Add script used to deploy blobs to Azure storage
- [`b1f55ff`](https://github.com/aspnet/Universe/commit/b1f55ff6bc0868385193971bb63752a562303843) Merge branch 'release/2.0' of release/2.0.9
- Additional commits viewable in [compare view](https://github.com/aspnet/Universe/compare/2.0.8...2.0.9)
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 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 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). To ignore the version in this PR you can just close it
- `@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)
- 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.
Bumps Microsoft.AspNetCore.All from 2.0.8 to 2.0.9. This update includes a security fix.
Vulnerabilities fixed
*Sourced from The GitHub Security Advisory Database.* > **Moderate severity vulnerability that affects Microsoft.AspNetCore.Server.Kestrel.Core, Microsoft.AspNetCore.All, and Microsoft.AspNetCore.App** > Microsoft is aware of a denial of service vulnerability in ASP.NET Core when a malformed request is terminated. An attacker who successfully exploited this vulnerability could cause a denial of service attack. > > The update addresses the vulnerability by correcting how ASP.NET Core handles such requests. > > Affected versions: >= 2.0.0, <= 2.0.8Commits
- [`84d6a54`](https://github.com/aspnet/Universe/commit/84d6a54ce9ba941e2b7318d7f377908473d35f6d) Merge 2.0.9 into release/2.0 - [`43ec723`](https://github.com/aspnet/Universe/commit/43ec72353f83465a3dd238e5a025b255e312f0ed) Merge branch release/2.0 - [`cc0e039`](https://github.com/aspnet/Universe/commit/cc0e0394acd1d13fb5769c3c8f8ec895893b39c4) Add required infrastructure improvements to submodules to support NETStandard... - [`9030255`](https://github.com/aspnet/Universe/commit/9030255e1ba7f2e62e528b83e8935443c77450b8) Merge branch 'release/2.0' - [`1895502`](https://github.com/aspnet/Universe/commit/1895502c4876384a10c73519ece033dd0722cf26) Update the LZMA to include NETStandard.Library 2.0.3 - [`e7c57af`](https://github.com/aspnet/Universe/commit/e7c57af1b038bdcd8be22647b506b4f413f1060b) Upgrade to NETCore.App 2.0.9 ([#29](https://github-redirect.dependabot.com/aspnet/Universe/issues/29)) - [`8fd6124`](https://github.com/aspnet/Universe/commit/8fd6124bceadce07a34c9ec6f16df249e40f5c61) Merge branch 'release/2.0' - [`93f2e99`](https://github.com/aspnet/Universe/commit/93f2e99d401cc4a9b3deeca1d569ee986c70e8cc) Fix for uploading blobs to private Azure blob containers - [`aa91b80`](https://github.com/aspnet/Universe/commit/aa91b802f9cc2b4f2cf98a78065bdbe663cd2963) Add script used to deploy blobs to Azure storage - [`b1f55ff`](https://github.com/aspnet/Universe/commit/b1f55ff6bc0868385193971bb63752a562303843) Merge branch 'release/2.0' of release/2.0.9 - Additional commits viewable in [compare view](https://github.com/aspnet/Universe/compare/2.0.8...2.0.9)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 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 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). To ignore the version in this PR you can just close it - `@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) - 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.