fix for FilesIdentifierIngestModule

This commit is contained in:
Greg DiCristofaro 2021-05-13 08:41:07 -04:00
parent b9ab67c689
commit 098ae2b124

View File

@ -147,7 +147,6 @@ final class FilesIdentifierIngestModule implements FileIngestModule {
new BlackboardArtifact.Type(TSK_INTERESTING_FILE_HIT), Score.SCORE_UNKNOWN, null, null, null, attributes)
.getAnalysisResult();
artifact.addAttributes(attributes);
try {
// Post thet artifact to the blackboard.