Netflix / genie

Distributed Big Data Orchestration Service
https://netflix.github.io/genie
Apache License 2.0
1.7k stars 365 forks source link

Amend the check on IllegalAttachmentFileNameException #1217

Closed bhou2 closed 2 months ago

bhou2 commented 2 months ago

Revise the check on attachment filename from denying filename.equals("..") to filename.contains("..")