-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python-magic reporting inaccurate MIME types #75
Comments
I believe it is an upstream bug. [root@localhost css]# file -i main-style.css |
Good catch, and across distributions (Ubuntu, CentOS). New bug: https://github.com/threatstack/libmagic/issues/1 |
Yeah, looks like a libmagic issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Python-magic is sometimes providing incorrect values for HTML and CSS files (among others). Original downstream issue and code to reproduce: s3tools/s3cmd#198 (comment)
Does this look like an upstream (libmagic) bug, possibly w/ Debian/Ubuntu packaging?
The text was updated successfully, but these errors were encountered: