Skip to content

Use canonical dest dir path in ZipSlip check#1172

Merged
swissiety merged 1 commit intosoot-oss:developfrom
eaftan:fix-zipslip-check
Jan 28, 2025
Merged

Use canonical dest dir path in ZipSlip check#1172
swissiety merged 1 commit intosoot-oss:developfrom
eaftan:fix-zipslip-check

Conversation

@eaftan
Copy link
Copy Markdown
Contributor

@eaftan eaftan commented Jan 28, 2025

I was attempting to build this project on my Mac, and one test -- PathBasedAnalysisInputLocationTest#testWar -- failed. It seems that at least on my Mac, the destination directory is not canonical, and so the check here incorrectly fails. The test passes once I canonicalize the destination directory.

Copy link
Copy Markdown
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks for the contribution!

@swissiety swissiety merged commit b069ac2 into soot-oss:develop Jan 28, 2025
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