sindresorhus / file-type

Detect the file type of a file, stream, or data
MIT License
3.64k stars 345 forks source link

Password-protected `xlsx` files detected as `cfb` #612

Open vecerek opened 10 months ago

vecerek commented 10 months ago

Steps to reproduce

See #613.

Expected result

The file is correctly detected as xlsx.

Actual result

The file is incorrectly detected as cfb.