Apt Sources
Retrieves all the APT sources to install packages from in the target Linux system.:
Query
select * from apt_sources;
Additional Query Info
- Version: 1.4.5
- Platform: linux
- Interval: 86400
JSON
{
"queries": {
"Apt Sources": {
"query": "select * from apt_sources;",
"interval": "86400",
"platform": "linux",
"version": "1.4.5",
"description": "Retrieves all the APT sources to install packages from in the target Linux system.",
"value": ""
}
}
}