Mats Dufberg

Results 490 comments of Mats Dufberg

I think it is reasonable to have some use cases in mind when defining what figures to extract and present. Maybe it could be useful to distinguish between queries that...

> > This looks fine as function, but I think there is a lack of documentation. I am not sure that the best place is to add documentation into the...

This can be merged, but three issues to be created: * Create detailed user documentation and link to that from the script in v2025.2. * Refactoring of the table printing...

DNSviz tests a single domain whereas Zonemaster tests a zone. Not fully comparable.

This requires that the API with the test result is updated to include the tag, doesn't it?

I disagree to the suggested change. * We test CLI (Backend) with the latest version of Engine and Zonemaster-LDNS. By also requiring the latest version we make sure that the...

It is a good catch. If there is no valid DNSKEY in the zone, [DNSSEC03] should probably terminate without any messages. Other test case should discover the missing DNSKEY. [DNSSEC03]:...

Handled by #1189.

I have also a change request on the specification to make it easier to follow the behavior of the code, see my comments at https://github.com/zonemaster/zonemaster/pull/1284.

It is documented that we should run `perl Makefile.PL ; make all ; make distcheck ; make dist` to build a package. I do not think that the missing MO...