Skip to content

@loontail/minecraft-kit v0.5.0 / EXTRACTION_MAX_COMPRESSION_RATIO

Variable: EXTRACTION_MAX_COMPRESSION_RATIO

ts
const EXTRACTION_MAX_COMPRESSION_RATIO: 200 = 200;

Maximum compression ratio (decompressed / compressed) before treating as a zip bomb.

Source

src/constants/limits.ts:8

MIT License