zonemaster-engine icon indicating copy to clipboard operation
zonemaster-engine copied to clipboard

The Zonemaster Engine - part of the Zonemaster project

Results 97 zonemaster-engine issues
Sort by recently updated
recently updated
newest added

Today we have few test case messages that include value judgements such as "Unexpectedly ..." and "which is not OK". Test case messages should plainly state facts. Value judgements should...

A-TestCase

Some test case messages are emitted when expiration times have passed. It would probably be helpful if the expiration time and current time that were used in the comparison were...

A-TestCase

The EXTRA_NAME_CHILD and EXTRA_NAME_PARENT tests should both by default be flagged as an error under dnssec. If the zone is using dnssec then validation of NS records will fail in...

T-Question

Log filer is a feature that lets a configuration set a different level on the message for e.g. selected name servers. Here the level has been increased to WARNING for...

Test case [Nameserver14] is defined but it is not implemented in [Nameserver.pm]. [Nameserver.pm]: https://github.com/zonemaster/zonemaster-engine/blob/develop/lib/Zonemaster/Engine/Test/Nameserver.pm [Nameserver14]: https://github.com/zonemaster/zonemaster/blob/develop/docs/specifications/tests/Nameserver-TP/nameserver14.md

A-TestCase
P-High

The implementations of DNSSEC15, DNSSEC16 and DNSSEC17 have a work-around on the handling of CDS and CDNSKEY records due to missing Zonemaster-LDNS code (see zonemaster/zonemaster-ldns/issues/114): See "s/\s+CDS\s+/ DS /" and...

A-TestCase

- In order to get checks completed for zonemaster/zonemaster-engine#896 PR, worflows had been modified to only work on 'develop' branch instead 'develop' + 'latest'. - Restore 'develop' + 'latest' checks...

P-High

I am troubleshooting an IPv6 reverse DNS issue, which turned out to be a NS mismatch between the parent and child zones. However, zonemaster didn't spot the issue, saying `All...

T-Bug
A-TestCase

The [Implemented Zone11 messages] (develop branch) do not fully match the [messages in Zone11 specification] (delvelop branch). The difference is not great, but I do not see why there should...

A-TestCase

Today we include a number of DEPENDENCY_VERSION messages in the results. Some of these affect Engine's behavior with regard to its testing and some don't. This set should be updated...