Fix Confidence Filter at Rule Level (#672) * Update .gitignore * Fix confidence filter at rule level. * Update Changelog.md * Add tests for rule level confidence filtering * Clarify Doc comment on WithConfidenceFilter method Update options tests to account for unspecified behavior (its the 0 value for the enum flag so always passes the check).