Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(TAT-152): update filter algorithm to ensure a technique matches all criteria #32

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

allisonrobbins
Copy link
Contributor

Old filter algorithm would return true for a technique if there was a match for any category and false if there were no matches

New filter algorithm only returns true if there is a match for every category for a technique

@mehaase mehaase merged commit 1c5667a into main Jul 23, 2024
2 checks passed
@mehaase mehaase deleted the TAT-151-fix-filter-algorithm branch July 23, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants