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

splunk: fix translation of IN, LIKE, and MATCHES [#789] #969

Merged
merged 1 commit into from
May 31, 2022

Conversation

pcoccoli
Copy link
Contributor

Closes #789

@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #969 (4f1d19c) into develop (d01f91e) will increase coverage by 0.01%.
The diff coverage is 73.33%.

@@             Coverage Diff             @@
##           develop     #969      +/-   ##
===========================================
+ Coverage    64.68%   64.70%   +0.01%     
===========================================
  Files          517      517              
  Lines        48849    48855       +6     
===========================================
+ Hits         31600    31612      +12     
+ Misses       17249    17243       -6     
Impacted Files Coverage Δ
.../tests/stix_translation/test_splunk_stix_to_spl.py 73.04% <71.42%> (+2.17%) ⬆️
...dules/splunk/stix_translation/query_constructor.py 71.09% <75.00%> (+0.43%) ⬆️
...hifter_modules/splunk/stix_translation/encoders.py 71.42% <0.00%> (+14.28%) ⬆️

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 d01f91e...4f1d19c. Read the comment docs.

@mdazam1942 mdazam1942 merged commit d6d47f0 into opencybersecurityalliance:develop May 31, 2022
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.

Splunk connector incorrectly translating set, like and matches operators
2 participants