Validating, recursive, and caching DNS resolver
Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported.
| Linter | Message | Location |
|---|---|---|
| formatting Look for formatting issues in the source | trailing white space on line 753 | |
| formatting Look for formatting issues in the source | trailing white space on line 717 | |
| input-labels Identify input labels that do not match package names | label 'nghttp2' does not match package name 'nghttp2:lib' | |
| input-labels Identify input labels that do not match package names | label 'nghttp2' does not match package name 'nghttp2:lib' |