Skip to content

Commit f5bae7a

Browse files
authored
Remove opensearch-security-analytics plugin from Wazuh Indexer packages (#1113)
1 parent a8e9aa5 commit f5bae7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging_scripts/assemble.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ else
3737
"performance-analyzer" # "opensearch-performance-analyzer"
3838
"opensearch-reports-scheduler"
3939
"opensearch-security"
40-
"opensearch-security-analytics"
40+
# "opensearch-security-analytics" # Flagged as Trojan by some antivirus software
4141
"opensearch-sql-plugin" # "opensearch-sql"
4242
)
4343
fi

0 commit comments

Comments
 (0)