Retrieves all the APT sources to install packages from in the target Linux system.: In the future this may not have a lot of value as we expect to have installed only signed packages
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" : "In the future this may not have a lot of value as we expect to have installed only signed packages" } } }