Expand ASN groups from the iplocate ip-to-asn database #7
Reference in New Issue
Block a user
Delete Branch "benvin/asn-db"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
ASN address groups need expanding into prefixes. iplocate's downloadable ip-to-asn database (CIDR → ASN) is a better source than the API (no key, one download serves every ASN, and the API's ASN→prefixes endpoint was never confirmed).
Changes
TOMSWALLAPI_IPLOCATE_DB_URL(defaults to the artifactapi github-remote URL for iplocate/ip-address-databases); remove the unused API client.Depends on
terraform-artifactapi #9 (github-remote patterns for the iplocate DB) once applied.