Skip to content

Bugfix and version up to 1.14.3#804

Merged
babenek merged 9 commits intoSamsung:mainfrom
babenek:bugfix
Jan 7, 2026
Merged

Bugfix and version up to 1.14.3#804
babenek merged 9 commits intoSamsung:mainfrom
babenek:bugfix

Conversation

@babenek
Copy link
Contributor

@babenek babenek commented Jan 6, 2026

Description

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

  • Fix Bug for possible failure with wrong regex
  • move pattern detection to appropriated scanners - clenup Util class and skip extra check
  • refuzzing
  • Version up

How has this been tested?

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

  • UnitTest
  • Benchmark

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2026

Codecov Report

❌ Patch coverage is 86.21495% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.33%. Comparing base (2132141) to head (0cc31cf).

Files with missing lines Patch % Lines
credsweeper/main.py 75.21% 42 Missing and 15 partials ⚠️
credsweeper/__main__.py 0.00% 1 Missing ⚠️
credsweeper/deep_scanner/tar_scanner.py 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
+ Coverage   91.78%   92.33%   +0.54%     
==========================================
  Files         143      144       +1     
  Lines        5831     5828       -3     
  Branches      948      942       -6     
==========================================
+ Hits         5352     5381      +29     
+ Misses        318      289      -29     
+ Partials      161      158       -3     

☔ 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 January 7, 2026 07:28
@babenek babenek requested a review from a team as a code owner January 7, 2026 07:28
@babenek babenek merged commit 59e37e9 into Samsung:main Jan 7, 2026
23 checks passed
@babenek babenek deleted the bugfix branch January 7, 2026 08:09
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.

2 participants