-
-
Notifications
You must be signed in to change notification settings - Fork 330
Description
Describe the bug
Follow up of #1959
#1959 introduced binary file detection, but the current method relies on file extensions, which can lead to false positives.
As suggested in the PR, an alternative is to use file-type to detect file types by reading the magic number of the buffer.
Additional context
No response
Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels