Small bug-fix release with 1 LOC record-type enhancement:
- Adds a user-friendly LOC output to convert raw values into more useful GPS coordinates
- Prevents an integer overflow when running on 32-bit systems
What's Changed
- Parse LOC records into a user-readable format by @Ashleydai2003 in #544
- Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #545
- Handle ANY-type Records by @phillip-stephens in #547
- Bump github.com/zmap/zgrab2 from 0.1.9-0.20250324024219-c80b95ff127a to 0.2.0 by @dependabot[bot] in #549
- Bump github.com/zmap/dns from 1.1.65 to 1.1.67 by @dependabot[bot] in #550
- add int overflow check for 32-bit systems by @phillip-stephens in #553
New Contributors
- @Ashleydai2003 made their first contribution in #544
Thanks @Ashleydai2003 for the contribution!
Full Changelog: v2.0.4...v2.0.5