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

Fix transformation from Filter object to TAXII filter #528

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

chisholm
Copy link
Contributor

Fix transformation from Filter object to TAXII filter to look at the filter operator; TAXII filters only support equals.

Fixes #527
Fixes oasis-open/cti-taxii-client#102

the filter operator; TAXII filters only support equals.
@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2021

Codecov Report

Merging #528 (659e1fd) into master (e64d23d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #528   +/-   ##
=======================================
  Coverage   87.28%   87.28%           
=======================================
  Files         153      153           
  Lines       18025    18025           
=======================================
  Hits        15734    15734           
  Misses       2291     2291           
Impacted Files Coverage Δ
stix2/datastore/taxii.py 69.29% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e64d23d...659e1fd. Read the comment docs.

@rpiazza rpiazza merged commit 34128d1 into oasis-open:master Sep 10, 2021
@chisholm chisholm deleted the fix_taxii_filters branch March 4, 2022 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants