mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
ooxml_hwp: add support for filetyping and preclassification
This commit is contained in:
parent
523e4264e0
commit
c6f7be5536
5 changed files with 138 additions and 46 deletions
|
@ -86,6 +86,7 @@ typedef enum {
|
|||
CL_TYPE_OOXML_XL,
|
||||
CL_TYPE_INTERNAL,
|
||||
CL_TYPE_HWP3,
|
||||
CL_TYPE_OOXML_HWP,
|
||||
|
||||
/* Section for partition types */
|
||||
CL_TYPE_PART_ANY, /* unknown partition type */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue