diff --git a/bindings/java/doxygen/artifact_catalog.dox b/bindings/java/doxygen/artifact_catalog.dox index 8bf2fcb6997187159772dbd7070012e7dc56784d..84acdf64bf24bec83289854736c004cfbceec998 100644 --- a/bindings/java/doxygen/artifact_catalog.dox +++ b/bindings/java/doxygen/artifact_catalog.dox @@ -98,6 +98,14 @@ Indication that the source artifact or file contains a keyword. Keywords are gro - TSK_KEYWORD_PREVIEW (Snippet of text around keyword) +--- +## TSK_MALWARE +Indicates the source file's malware status based on the score. A notable score means that the file has been detected to be malware. A score of none means that the file has been detected to not be malware. + +### REQUIRED ATTRIBUTES +None + + --- ## TSK_OBJECT_DETECTED Indicates that an object was detected in a media file. Typically used by computer vision software to classify images.