Skip to content

Syscollector: add more lib64 paths to PYPI dirs detect - #884

Open
Sht1n wants to merge 1 commit into
wazuh:mainfrom
Sht1n:add_more_lib64_to_pypi_dir
Open

Syscollector: add more lib64 paths to PYPI dirs detect#884
Sht1n wants to merge 1 commit into
wazuh:mainfrom
Sht1n:add_more_lib64_to_pypi_dir

Conversation

@Sht1n

@Sht1n Sht1n commented Aug 6, 2026

Copy link
Copy Markdown

Improve collection of pypi modules on Unix

Description

Syscollector already collect pypi modules from /usr/lib64/python*/. But also exist other lib64 folders, for example: /usr/local/lib64/python3.6/site-packages/
This partially covered issue: Syscollector - Feature request: report virtualenv packages #34160

Proposed Changes

Extend variable UNIX_PYPI_DEFAULT_BASE_DIRS with lib64 dirs

Artifacts Affected

Syscollector module, Pypi modules collection

Documentation Updates

no need

Python modules can be installed in lib or lib64 directory. /usr/lib64/python* already added, so logical to add all lib64

Signed-off-by: Sht1n <10332491+Sht1n@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant