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: add index to options #993

Merged

Conversation

pcoccoli
Copy link
Contributor

Closes #859

@pcoccoli pcoccoli requested a review from yurii-klymenko June 16, 2022 15:44
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #993 (20c54e3) into develop (fd80ec1) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #993      +/-   ##
===========================================
+ Coverage    64.71%   64.73%   +0.01%     
===========================================
  Files          517      517              
  Lines        48873    48876       +3     
===========================================
+ Hits         31629    31639      +10     
+ Misses       17244    17237       -7     
Impacted Files Coverage Δ
...dules/splunk/stix_translation/query_constructor.py 71.59% <100.00%> (+0.49%) ⬆️
...odules/splunk/stix_translation/query_translator.py 89.28% <100.00%> (+0.39%) ⬆️
.../tests/stix_translation/test_splunk_stix_to_spl.py 82.53% <100.00%> (+2.96%) ⬆️

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 fd80ec1...20c54e3. Read the comment docs.

@mdazam1942 mdazam1942 merged commit cf4dab9 into opencybersecurityalliance:develop Jun 16, 2022
delliott90 pushed a commit that referenced this pull request Dec 13, 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.

Add splunk index to config
3 participants