Portage Packages
Retrieves all the installed packages on the target Linux system.:
Query
select * from portage_packages;
Additional Query Info
- Version: 2.0.0
- Platform: linux
- Interval: 86400
JSON
{
"queries": {
"Portage Packages": {
"query": "select * from portage_packages;",
"interval": "86400",
"platform": "linux",
"version": "2.0.0",
"description": "Retrieves all the installed packages on the target Linux system.",
"value": ""
}
}
}