Skip to content

feat(dns): handle IP literal inspection without DNS - #1162

Merged
ryanfowler merged 1 commit into
mainfrom
feat/dns-inspection-ip-literals
Aug 30, 2026
Merged

feat(dns): handle IP literal inspection without DNS#1162
ryanfowler merged 1 commit into
mainfrom
feat/dns-inspection-ip-literals

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • skip DNS inspection for IPv4, IPv6, and scoped IPv6 URL literals
  • render the structured IP-literal status without resolver or timing fields
  • add unit and CLI integration coverage and document the behavior

Validation

  • gofmt -s -d .
  • go test -v -parallel 8 ./...
  • go build .
  • go mod verify
  • staticcheck ./...

@ryanfowler
ryanfowler merged commit ccb62df into main Aug 30, 2026
12 checks passed
@ryanfowler
ryanfowler deleted the feat/dns-inspection-ip-literals branch August 30, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant