Skip to content

Releases: Issif/cercat

0.2.6

14 Apr 12:39
abde803
Compare
Choose a tag to compare

Changelog

  • abde803 Merge pull request #6 from pmagne/master
  • e340e72 fetchIPAddresses after finding a certificate, not for every certificate
  • bc522d5 fix tests
  • c2c7139 fix tests

0.2.5

19 Dec 22:54
Compare
Choose a tag to compare

Changelog

debd7ff Create codeql-analysis.yml
46d648e Merge pull request #5 from amine7536/lib-refact
2c3d7f5 clean gorelease
f9eb678 clean gorelease
11e17bf clean gorelease
ec6c9d3 fix dockerfile
b3bfd96 fix exposed port in Dockerfile
aa2473e fix nil pointer for Issuer
56c2a73 refact lib functions

0.2.4

19 Dec 19:27
Compare
Choose a tag to compare

Changelog

debd7ff Create codeql-analysis.yml
46d648e Merge pull request #5 from amine7536/lib-refact
2c3d7f5 clean gorelease
f9eb678 clean gorelease
11e17bf clean gorelease
b3bfd96 fix exposed port in Dockerfile
aa2473e fix nil pointer for Issuer
56c2a73 refact lib functions

0.2.3

27 Jun 19:47
Compare
Choose a tag to compare

Changelog

209e5ee IDN are now detected with subdomains + add unit tests for Slack Post and IDN + add spaces after comma in SAN and Addresses fields for Slack events + remove * for bold in Slack text
440b6dd add badges in README
ebfff10 typo in README

0.2.2

10 Jun 07:45
79ad191
Compare
Choose a tag to compare

Changelog

79ad191 Merge pull request #4 from Issif/memory_leak
a1b2a9b change buffer size and add a conn.Close()
6c617f0 more conn.Close()

0.2.1

08 Jun 10:05
c6c43b8
Compare
Choose a tag to compare

Changelog

c6c43b8 Merge pull request #3 from Issif/notifier_worker
1dbd541 add deduplication
466fd94 add homoglyph map + remove IDN regexp
963c05e breakdown for testing and add support of IDN domains
4e82160 clean up domainName variable
d2ade25 fix typo in readme
81549cd new method for detecting IDN + add comments for functions/types + unexport some functions/types
660ea86 notifier worker for deduplication
3bfc5fb remove config for nb of workers + add messages chan in config object
1b4d816 separate test lib package, fix race condition and add a couple of tests
1a78371 update readme + back of example
f14f72d update slack event with Unicode for IDN

0.2.0

17 Apr 07:24
Compare
Choose a tag to compare

Changelog

5736db8 change ws package for fixing memory leak
59097dc update readme

0.1.1

15 Apr 10:00
Compare
Choose a tag to compare

Changelog

6353fc3 add variable for disabling error logs in stdout
40cbd0f fix panic when websocket fails multiple times + add Dockerfile
73ad921 screenshot is back

0.1.0

14 Apr 15:56
Compare
Choose a tag to compare

Changelog

3fade81 add goreleaser
3fc63b0 add logs in readme + fix typo + remove useless break in dsn query
6853c4a fix screenshot url
0ad87c8 init
4ba2301 remove profile
9650d19 update screenshot