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

updating yara-python and added plaintext extraction of matched strings #2095

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

mlodic
Copy link
Member

@mlodic mlodic commented Jan 26, 2024

No description provided.

@mlodic mlodic changed the title Yara fix update updating yara-python and added plaintext extraction of matched strings Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 1651 lines in your changes are missing coverage. Please review.

Comparison is base (aa8820f) 66.75% compared to head (3b9b235) 76.08%.
Report is 1644 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2095      +/-   ##
===========================================
+ Coverage    66.75%   76.08%   +9.32%     
===========================================
  Files           95      528     +433     
  Lines         3706    15122   +11416     
  Branches       519     1549    +1030     
===========================================
+ Hits          2474    11505    +9031     
- Misses         941     3003    +2062     
- Partials       291      614     +323     
Files Coverage Δ
api_app/analyzers_manager/admin.py 100.00% <100.00%> (ø)
api_app/analyzers_manager/apps.py 100.00% <100.00%> (ø)
api_app/analyzers_manager/constants.py 100.00% <100.00%> (ø)
api_app/analyzers_manager/exceptions.py 100.00% <100.00%> (ø)
...app/analyzers_manager/file_analyzers/boxjs_scan.py 100.00% <100.00%> (ø)
...pi_app/analyzers_manager/file_analyzers/onenote.py 100.00% <100.00%> (ø)
...pi_app/analyzers_manager/file_analyzers/peframe.py 82.35% <100.00%> (ø)
...i_app/analyzers_manager/file_analyzers/rtf_info.py 48.64% <100.00%> (ø)
...s_manager/file_analyzers/xlm_macro_deobfuscator.py 62.50% <100.00%> (ø)
api_app/analyzers_manager/filters.py 100.00% <100.00%> (ø)
... and 241 more

... and 334 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@mlodic mlodic merged commit 5391bed into develop Jan 26, 2024
14 checks passed
@mlodic mlodic deleted the yara_fix_update branch January 26, 2024 16:17
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.

1 participant