WithSecureLabs / tau-engine

A document tagging library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chainsaw is accessing an unreachable path

alexkornitzer opened this issue · comments

Some usecase is causing Tau to enter an unreachable code path, this will need fixing once we can isolate the cause.

Source:
WithSecureLabs/chainsaw#3

This looks like I might have accidently lost some key validation when loading conditions into the engine as this is no causing load errors. Will add in a test case for this and make sure.

Okay have fixed this in a7bd663