Skip to content

Add function to check for symlinks#400

Merged
kuba-- merged 1 commit into
kuba--:masterfrom
Nerixyz:feat/is-symlink
May 30, 2026
Merged

Add function to check for symlinks#400
kuba-- merged 1 commit into
kuba--:masterfrom
Nerixyz:feat/is-symlink

Conversation

@Nerixyz

@Nerixyz Nerixyz commented May 25, 2026

Copy link
Copy Markdown
Contributor

Before extracting, I want to check if the zip file has any symlinks and reject these files. To do this, I added a helper zip_entry_issymlink to check if an entry is a symlink. This uses the same logic as zip_archive_extract did.

@kuba-- kuba-- merged commit 29d1b86 into kuba--:master May 30, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants