No description
Find a file
Alexander Epaneshnikov d9115c2fe4
Fix false positive: add application/x-ndjson to text MIME list
libmagic detects newline-delimited JSON files as application/x-ndjson
which was not in the text allowlist, causing 1,177 .json files to be
flagged as binary.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-24 06:37:06 +03:00
src/debian_bin_src Fix false positive: add application/x-ndjson to text MIME list 2026-03-24 06:37:06 +03:00
.gitignore Add debian-bin-src: scan Debian source packages for binary blobs 2026-03-17 19:53:47 +03:00
pyproject.toml Add analyze script for CSV and Markdown report generation 2026-03-24 06:07:27 +03:00