-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
FilePath#archive(ArchiverFactory,OutputStream,DirScanner,String,OpenOption...) is currently @Restricted and therefore unavailable to plugins.
This is the overload needed for callers to not follow symbolic links and was originally introduced (with a different signature) as part of a security fix, and got its signature updated to its current form as part of another security fix. This indicates this is a good overload to have access to from plugins.
The same applies to a corresponding #zip overload.