We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003814c commit 6495d96Copy full SHA for 6495d96
assemblyline/common/constants.py
@@ -146,6 +146,7 @@ class ServiceStatus(enum.IntEnum):
146
'document/office/powerpoint': True,
147
'document/office/passwordprotected': True,
148
'document/office/ole': True,
149
+ 'document/office/onenote': True,
150
'document/office/rtf': True,
151
'document/office/unknown': True,
152
'document/office/visio': True,
0 commit comments