An open API service providing security vulnerability metadata for many open source software ecosystems.

go

github.com/codeclysm/extract/v3

go · Package extract allows to extract archives in zip, tar.gz or tar.bz2 formats easily. Most of the time you'll just need to call the proper function with a Reader and a destination: ``` Sometimes you'll want a bit more control over the files, such as extracting a subfolder of the archive. In this cases you can specify a renamer func that will change the path for every file: ``` If you don't know which archive you're dealing with (life really is always a surprise) you can use Archive, which will infer the type of archive from the first bytes · Repository · Package

Security Advisories for github.com/codeclysm/extract/v3 in go

Moderate
12 months ago

Extract has insufficient checks allowing attacker to create symlinks outside the extraction directory. GSA_kwCzR0hTQS04cm0yLTkzbXEtanFoY84ABANU

go github.com/codeclysm/extract, github.com/codeclysm/extract/v4, github.com/codeclysm/extract/v3

Filter by Severity