Skip to content

[WIP] Fix zip slip issue in tar extraction#27

Merged
unrealandychan merged 1 commit intomainfrom
copilot/fix-zip-slip-path-traversal
Apr 11, 2026
Merged

[WIP] Fix zip slip issue in tar extraction#27
unrealandychan merged 1 commit intomainfrom
copilot/fix-zip-slip-path-traversal

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 11, 2026

  • Add onentry path traversal validation to app/api/upload-chart/route.ts
  • Add onentry path traversal validation to app/api/fetch-chart/route.ts
  • Verify with tests / build that the changes are correct

Copilot AI linked an issue Apr 11, 2026 that may be closed by this pull request
@unrealandychan unrealandychan merged commit d3646eb into main Apr 11, 2026
3 of 4 checks passed
Copilot AI requested a review from unrealandychan April 11, 2026 06:47
Copilot stopped work on behalf of unrealandychan due to an error April 11, 2026 06:47
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.

[Security] Zip slip / path traversal in tar extraction

2 participants