GO-2026-4964: Rclone: Unauthenticated options/set allows runtime auth bypass, leading to sensitive operations and command execution in github.com/rclone/rclone
type Archiver struct {
// New constructs an Fs from the (wrappedFs, remote) with the objects// prefix with prefix and rooted at root New func(ctx context.Context, f fs.Fs, remote, prefix, root string) (fs.Fs, error)
Extension string}