zooniverse / json-api-client

Apache License 2.0
10 stars 5 forks source link

[Security] Bump tar from 4.4.1 to 4.4.9 #51

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tar from 4.4.1 to 4.4.9. This update includes security fixes.

Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **High severity vulnerability that affects tar** > A vulnerability was found in node-tar before version 4.4.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This plain file content replaces the existing file content. > > Affected versions: >= 3.0.0 < 4.4.2 *Sourced from The GitHub Security Advisory Database.* > **High severity vulnerability that affects tar** > A vulnerability was found in node-tar before version 4.4.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This plain file content replaces the existing file content. > > Affected versions: < 4.4.2
Commits - [`8f85cab`](https://github.com/npm/node-tar/commit/8f85cab6b71483397fabac1b2aaa2276e3e37a11) 4.4.9 - [`ae0598f`](https://github.com/npm/node-tar/commit/ae0598f6f74c179680c01ddbb6701b936d978e54) update tap - [`91b9ee9`](https://github.com/npm/node-tar/commit/91b9ee9cffcecfd05eae1c2df6db951668a53734) add header generation from gnutar 10gb file - [`9a44de7`](https://github.com/npm/node-tar/commit/9a44de7dd75418a22c40cf35e4d197c40451358d) Remove duplicate word. - [`c80341a`](https://github.com/npm/node-tar/commit/c80341a5686eec45e137647b4a519d7a11f7c6c5) Fix encoding/decoding of base-256 numbers - [`b863448`](https://github.com/npm/node-tar/commit/b863448f892682a33ba0e599a38e2c2ec7bc2754) update travis - [`694f08a`](https://github.com/npm/node-tar/commit/694f08a9b5dd824dce403798d91a7f59cef379ce) update packages in benchmarks - [`3f39282`](https://github.com/npm/node-tar/commit/3f3928204a6b16ddbb43575597f07bc036133949) Use a coverage map for more targetted testing - [`445bf45`](https://github.com/npm/node-tar/commit/445bf45766874abc64bc63e227d93262a80aa943) update tap for npm audit happiness - [`d7268f6`](https://github.com/npm/node-tar/commit/d7268f65123780031e58120f55f28b87ae0c9608) check coverage in test - Additional commits viewable in [compare view](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.9)


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 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 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.