• v0.3.1 0becf6bc8c

    checker: require SOA owner to match candidate in findApex
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing

    nemunaire released this 2026-06-17 19:54:14 +00:00 | 4 commits to master since this release

    A recursive resolver following a CNAME returns the target zone's SOA in
    the answer, which made findApex wrongly treat a CNAME owner as an apex.
    Only accept a SOA whose owner is the candidate itself.

    Downloads