pause
pause copied to clipboard
mldistwatch: forbid tarbombs from being indexed
Previously, you could upload a tarball with "Foo.pm" in the root and we would index that. From now on, dists must have a top-level directory, and only that one directory.
Does this handle a tarball with a top level '.' directory properly?
No! (concluded by thinking about it, not testing)
@rjbs, could you review and resolve conflicts?