Skip to content

Bump gdown from 5.2.1 to 5.2.2#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/gdown-5.2.2
Open

Bump gdown from 5.2.1 to 5.2.2#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/gdown-5.2.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps gdown from 5.2.1 to 5.2.2.

Release notes

Sourced from gdown's releases.

v5.2.2

Security

  • Fix path traversal vulnerability in extractall() that allowed zip/tar archives with ../ entries to write files outside the target directory (GHSA-76hw-p97h-883f)
  • Reject symlinks, hardlinks, and special files in tar archives
  • Use Python 3.12+ filter="data" for safe tar extraction when available
  • Sanitize filenames from HTTP responses and URLs to prevent path traversal via /, , .., and null bytes
  • Sanitize root folder name in download_folder() before building directory paths
Commits
  • af569fc fix: prevent path traversal in archive extraction and filename handling
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [gdown](https://github.com/wkentaro/gdown) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/wkentaro/gdown/releases)
- [Commits](wkentaro/gdown@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: gdown
  dependency-version: 5.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants