# osquery-voidlinux `osquery-voidlinux` is an osquery extension providing additional tables for Void Linux installations. ## Provided tables: ### `xbps_packages` Contains a row for each package installed with xbps, providing `name`, `version`, `description`, `homepage`, `maintainer`, `install_date`, `license` and `repository`. ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## License [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html)