philbot9 / youtube-info

Fetch meta information about YouTube videos
ISC License
43 stars 20 forks source link

[Security] Bump tar from 4.4.1 to 4.4.10 #23

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tar from 4.4.1 to 4.4.10. 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 - [`84ab44d`](https://github.com/npm/node-tar/commit/84ab44d8201e04139f3635685ce7ea2c2e20710a) 4.4.10 - [`77522f0`](https://github.com/npm/node-tar/commit/77522f066e6782775114cf78e9491d67b259ab0d) Use `stat` instead of `lstat` when checking CWD - [`49058cb`](https://github.com/npm/node-tar/commit/49058cb8f2a2e2574152353b391fbec0a7b3fe97) use --follow-tags on git publish push - [`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 - Additional commits viewable in [compare view](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.10)


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.


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 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 the `.dependabot/config.yml` file in this repo: - 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.
dependabot-preview[bot] commented 4 years ago

Superseded by #25.