package
0.3.1
Repository: https://github.com/ctfer-io/chall-manager.git
Documentation: pkg.go.dev

# Functions

Decode (base 64) and unzip the scenario content into the scenario directory along the others.
NewDecompressor constructs a fresh Decompressor.
Validate check the challenge instance can build i.e.

# Structs

Decompressor handle the load of.
ErrPathTainted is returned when a potential zip slip is detected through an unzip.
ErrTooLargeContent is returned when a too large zip is processed (e.g.
No description provided by the author