Skip to content
ZLint v2.2.1-rc1

The ZMap team is happy to share a v2.2.1 release candidate. This minor
release primarily includes a fix for a security vulnerability in a dependency.
We encourage anyone using ZLint on untrusted certificates to upgrade.

Bug Fixes:
  * `golang.org/x/text` dependency bumped to v0.3.3 to address CVE-2020-14040.

Misc:
  * Better error message from `test/helpers.go`'s `ReadTestCert` helper in the case
    where an input certificate causes a panic during parse.