Description: currently configured APT repositories
What The Data Shows: allows to make sure only trusted repositories are configured. as well gives your URI information for whitelisting traffic at firewalls
SQL:
SELECT name,source,base_uri
FROM (`apt_sources`);