From 6bc67cb2f6cc79631bd6cf95fa9391c1ae0de357 Mon Sep 17 00:00:00 2001 From: Mark McKinnon <mark.mckinnon@davenport.edu> Date: Tue, 4 Aug 2020 10:03:23 -0400 Subject: [PATCH] Update artifact_catalog.dox Add TSK_PATH to artifact catalog for TSK_PROG_RUN --- bindings/java/doxygen/artifact_catalog.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/java/doxygen/artifact_catalog.dox b/bindings/java/doxygen/artifact_catalog.dox index d27ce4a1d..ef0127099 100644 --- a/bindings/java/doxygen/artifact_catalog.dox +++ b/bindings/java/doxygen/artifact_catalog.dox @@ -522,7 +522,7 @@ The number of times a program/application was run. - TSK_BYTES_RECEIVED (Number of bytes received) - TSK_USER_NAME (User who executed the program) - TSK_COMMENT (Source of the attribute) - +- TSK_PATH (Path of the executable program) -- GitLab