Skip to content

Releases: CERT-Polska/karton-yaramatcher

v1.3.0

27 Jul 14:43
0445ba1
Compare
Choose a tag to compare

Improvements:

  • rules directory can be also provided via karton.ini entry and KARTON_YARAMATCHER_RULES env var (#23)

Bugfixes:

  • KartonYaramatcher.main() correctly instantiates Karton class when it is derived (e.g. to extend filters, also fixed in #23)

v1.2.0

27 Jul 14:16
271a07d
Compare
Choose a tag to compare

New features and improvements:

  • Added support for index Yara rule file (#19, thanks @phretor!)
  • karton-core bump to v5.0.0 (#20)

v1.1.1

19 May 10:59
5147f2d
Compare
Choose a tag to compare

Bugfixes:

  • Fixed documentation and karton-core version pinning

v1.1.0

15 Apr 15:59
96a8541
Compare
Choose a tag to compare
Bump version: 1.1.0 (#7)

v1.0.0

29 Dec 13:10
2f8525f
Compare
Choose a tag to compare

Initial public release.