Skip to content

Conversation

@ksykulev
Copy link
Contributor

For fleetdm/fleet#22236

Added two missed paths for python packages.
Added support for scanning simple paths in user directories. The code
now checks to see if the path can be expanded using traverseVersions
otherwise just uses the regular resolveFilePattern method to expand
any % in the specified path.

@ksykulev
Copy link
Contributor Author

This was branched from #8504

@zwass
Copy link
Member

zwass commented Jan 28, 2025

@ksykulev Looks like this is failing the code style check. Please see https://osquery.readthedocs.io/en/stable/development/building/#formatting-the-code.

@ksykulev
Copy link
Contributor Author

ksykulev commented Jan 30, 2025

👍 @zwass since this PR was branched from #8504, I am waiting for that PR to get merged then I can rebase this one. The code formatting fix is present on #8504, so it should make its way here.

@zwass
Copy link
Member

zwass commented Feb 5, 2025

@ksykulev this should be ready for your rebase.

Added two missed paths for python packages.
Added support for scanning simple paths in user directories. The code
now checks to see if the path can be expanded using `traverseVersions`
otherwise just uses the regular `resolveFilePattern` method to expand
any `%` in the specified path.
@ksykulev ksykulev force-pushed the 22236-rhel-python-packages branch from f7ae262 to bab9740 Compare February 5, 2025 01:36
@ksykulev ksykulev marked this pull request as ready for review February 5, 2025 01:38
@ksykulev ksykulev requested review from a team as code owners February 5, 2025 01:38
@directionless directionless changed the title Added RHEL paths for python packages Added RHEL paths for python_packages table Feb 5, 2025
@directionless directionless merged commit b2d903a into osquery:master Feb 5, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants