mirror of https://github.com/MISP/PyMISP
17ebfe86ab
instead of the mimetype. According to [MISP DataModels](https://www.misp-project.org/datamodels/#types) ``` mime-type: A media type (also MIME type and content type) is a two-part identifier for file formats and format contents transmitted on the Internet ``` more precisely defined in [RFC2045](https://tools.ietf.org/html/rfc2045) and others. The description returned by libmagic is more useful than the generic mime-type, but I did not find a place to put the description in the current data model. |
||
---|---|---|
.. | ||
pdf_fonts@7ff222022e | ||
__init__.py | ||
abstractgenerator.py | ||
asnobject.py | ||
create_misp_object.py | ||
csvloader.py | ||
domainipobject.py | ||
elfobject.py | ||
emailobject.py | ||
ext_lookups.py | ||
fail2banobject.py | ||
feed.py | ||
fileobject.py | ||
genericgenerator.py | ||
geolocationobject.py | ||
git_vuln_finder_object.py | ||
load_warninglists.py | ||
machoobject.py | ||
microblogobject.py | ||
neo4j.py | ||
openioc.py | ||
peobject.py | ||
reportlab_generator.py | ||
sbsignatureobject.py | ||
sshauthkeyobject.py | ||
stix.py | ||
urlobject.py | ||
vehicleobject.py | ||
vtreportobject.py |