wazuh / wazuh-packages

Wazuh - Tools for packages creation
https://wazuh.com
GNU General Public License v2.0
98 stars 89 forks source link

Do not decompress .tar.xz file, remove xz dependency #2822

Closed MiguelazoDS closed 4 months ago

MiguelazoDS commented 5 months ago
Related issue
https://github.com/wazuh/wazuh/issues/21800

Description

Decompression will take place once the vulnerability scanner module has started to avoid decompression during installation.

These are the implementation that were reverted/modified

https://github.com/wazuh/wazuh-packages/pull/2695 https://github.com/wazuh/wazuh-packages/pull/2738

Logs example

Tests