Skip to content

v2.2.1

Compare
Choose a tag to compare
@zlintbot zlintbot released this 14 Oct 22:09
· 239 commits to master since this release
v2.2.1
def029d

The ZMap team is happy to share ZLint v2.2.1. This minor release primarily includes a fix for a security vulnerability in a dependency. We encourage anyone using ZLint on untrusted certificate inputs 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.
  • Updated TLD data (Current to 2020-10-08).

Full 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)
def029d misc: gitignore Visual Studio Code configuration files (#485)
1fd4782 README: Correction of link to Siemens PKI (#486)
5ed7e13 gTLD autopull: 2020-10-08T15:44:26Z (#484)