Skip to content

v2.2.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zlintbot zlintbot released this 06 Oct 23:44
· 242 commits to master since this release
v2.2.1-rc1
6b73243

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.

Changelog

6b73243 deps: bump golang.org/x/text to 0.3.3 to fix CVE-2020-14040 (#481)
f7543c7 Improve error message of ReadTestCert panic (#478)
c16b5bd README: Add Nexus CM to list of users/integrations (#477)