Skip to content

LzmaDeepScanner#705

Merged
babenek merged 1 commit intoSamsung:mainfrom
babenek:lzma
Apr 8, 2025
Merged

LzmaDeepScanner#705
babenek merged 1 commit intoSamsung:mainfrom
babenek:lzma

Conversation

@babenek
Copy link
Copy Markdown
Contributor

@babenek babenek commented Apr 2, 2025

Description

Please include a summary of the change and which is fixed.

  • Add LZMA builtin archiver to scan the archives with depth
  • skip recursive scan for small data
  • update file extensions for binary files

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • UnitTest

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 88.09524% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.44%. Comparing base (f281bd5) to head (154a07d).

Files with missing lines Patch % Lines
credsweeper/deep_scanner/lzma_scanner.py 88.46% 3 Missing ⚠️
credsweeper/deep_scanner/deep_scanner.py 90.00% 0 Missing and 1 partial ⚠️
credsweeper/utils/util.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #705      +/-   ##
==========================================
- Coverage   92.55%   92.44%   -0.12%     
==========================================
  Files         139      140       +1     
  Lines        5147     5186      +39     
  Branches      845      852       +7     
==========================================
+ Hits         4764     4794      +30     
- Misses        234      238       +4     
- Partials      149      154       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@babenek babenek marked this pull request as ready for review April 2, 2025 12:25
@babenek babenek requested a review from a team as a code owner April 2, 2025 12:25
Copy link
Copy Markdown
Contributor

@Yullia Yullia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@babenek babenek merged commit c8ddb62 into Samsung:main Apr 8, 2025
29 checks passed
@babenek babenek deleted the lzma branch April 8, 2025 08:22
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.

5 participants