Skip to content

Releases: gstoffer/delator

Sanitize malformed JSON from source

18 Nov 22:13

Choose a tag to compare

The JSON of crt.sh is malformed because it contains an HTML message at the end of the array.
A sanitize function is added to remove this message.

Update delator dependencies and use go.mod

14 Nov 15:48

Choose a tag to compare

Update the project to be compatible with higher versions of golang.
Update the use of Google certificates-transparency-go loglist module.