Skip to content

Conversation

@labkey-jeckels
Copy link
Contributor

Rationale

We have APIs that let us do stronger validation on input file paths. We can use FileLike in more assay interfaces, and use the simpler FileUtil methods as a drop-in replacement for the java.io.File constructor

Related Pull Requests

LabKey/platform#7115

Changes

  • Switch from File to FileLike
  • Use FileUtil.appendName() and appendPath() to ensure no path traversal

@labkey-jeckels labkey-jeckels merged commit 1d86f81 into develop Oct 16, 2025
5 checks passed
@labkey-jeckels labkey-jeckels deleted the fb_adoptFileLike branch October 16, 2025 21:23
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.

4 participants