is there a easy way to unzip file with golang ?
right now my code is:
func Unzip(src, dest string) error { r, err := zip.OpenReader(src) if err !
there is Zip Slip Vulnerability in the code of @Astockwell , see: https://snyk.io/research/zip-slip-vulnerability
Zip Slip Vulnerability