Closed bryonglodencissp closed 5 years ago
Good catch!
So it turns out the order the DetectToolFilter passed these same values to the IncludedExcludedFilter was also flipped. So this accidentally caused it to work. I fixed the DetectToolFilter to match the IncludedExcludedFilter, so this might get changed. But I think it all is improved.
Greetings,
The function call will not have its intended effect because the positions of arguments in the constructor for DetectToolFilter do not match the ordering of the parameters:
Signed-off-by: Bryon Gloden, CISSP® cissp@bryongloden.com