Changes for version v8.0.0 - 2025-06-26
- Breaking changes
- Changes the string representation of IPv6 addresses in "NS_CREATED" messages #1420
- Separates functions to trim whitespace and to normalize domain name, respectively #1316
- Features
- Updates local copies of IANA special IP registries #1456
- Lowers all WARNING to NOTICE for test case Zone01 #1455
- Downgrades ERROR to WARNING in test case DNSSEC03 #1452
- Improves performance by optimizing critical code sections #1420
- Fixes
- Updates translations (Danish, Norwegian) #1418, #1449
- Updates Dockerfile for release 2025.1 #1460
- Fixes test case DNSSEC10 for name servers sharing the same IPs #1457
- Adds blacklisting log message #1434
- Fixes alias (CNAME) handling in Address03 test case #1432
Documentation
The Zonemaster Test Engine
Modules
A tool to check the quality of a DNS zone
do lookups of ASNs for IP addresses
module holding constants used in Test modules
class representing DNS names
base class for Zonemaster::Engine exceptions
class that holds Zonemaster::Engine::Logger::Entry objects.
module for single log entries
Class implementing arrays that lazily looks up name server addresses from their names
object representing a DNS nameserver
shared caches for nameserver objects
local shared caches for nameserver objects
global shared caches for nameserver objects
utility functions for names normalization
normalization error class
wrapping object for Zonemaster::LDNS::Packet objects
A simple system for configuring Zonemaster Engine
recursive resolver for Zonemaster
Module implementing methods to find, load and execute all Test modules
Module implementing tests focused on IP addresses of name servers
Module implementing tests focused on basic zone functionality
Module implementing tests focused on name servers reachability
Module implementing tests focused on name servers responses consistency
Module implementing tests focused on DNSSEC
Module implementing tests focused on zone delegation
Module implementing tests focused on the properties of a name server
Module implementing tests focused on validating the syntax of host names and other data
Module implementing tests focused on the DNS zone content, such as SOA and MX records
Methods common to Test Specification used in test modules
Version 2 of Methods common to Test Specifications used in Test modules
translation support for Zonemaster
utility functions for other Zonemaster modules
validation functions for other Zonemaster modules
Object representing a DNS zone