Skip to content

Version 2.2.0#147

Merged
cdgriffith merged 5 commits intomasterfrom
develop
Apr 8, 2026
Merged

Version 2.2.0#147
cdgriffith merged 5 commits intomasterfrom
develop

Conversation

@cdgriffith
Copy link
Copy Markdown
Owner

  • Adding Ogg scanner to distinguish Vorbis, Opus, Theora, FLAC, Speex, and OGM codecs
  • Adding ASF scanner to distinguish WMV (video) from WMA (audio) files
  • Adding EBML scanner to distinguish Matroska (.mkv) from WebM (.webm) files
  • Adding MSI (Windows Installer) and MPP (Microsoft Project) detection to CFBF scanner
  • Fixing Microsoft Office files all have same confidence #146 OOXML detection now uses [Content_Types].xml content types as primary method, correctly identifying docx/xlsx/pptx files from LibreOffice, Google Docs, and other non-Microsoft tools (thanks to jonasdeboeck79)
  • Fixing ZIP deep scan now inspects all ZIP files instead of short-circuiting on .zip extension
  • Fixing text scanner now treats files containing NUL bytes as binary data instead of misidentifying them as text
  • Fixing mz5 HDF5 scanner typo in chromatogram dataset name

…n to CFBF scanner

- Fixing #146 OOXML detection now uses `[Content_Types].xml` content types as primary method, correctly identifying docx/xlsx/pptx files from LibreOffice, Google Docs, and other non-Microsoft tools (thanks to jonasdeboeck79)
- Fixing ZIP deep scan now inspects all ZIP files instead of short-circuiting on .zip extension
- Fixing mz5 HDF5 scanner typo in chromatogram dataset name
…, and OGM codecs

- Adding ASF scanner to distinguish WMV (video) from WMA (audio) files
- Adding EBML scanner to distinguish Matroska (.mkv) from WebM (.webm) files
… data instead of misidentifying them as text
@cdgriffith cdgriffith merged commit 57bed56 into master Apr 8, 2026
10 checks passed
@cdgriffith cdgriffith deleted the develop branch April 8, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant