diff --git a/bindings/java/doxygen/artifact_catalog.dox b/bindings/java/doxygen/artifact_catalog.dox
index 8bf2fcb6997187159772dbd7070012e7dc56784d..c1d9ebb4a3bc2378c36043da1d442ead54d05da6 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 is malware. A score of none means it is not 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.