Skip to content

deprecate the blacklist3r CLI tool#392

Merged
liquidsec merged 1 commit intodevfrom
deprecate-blacklist3r
May 9, 2026
Merged

deprecate the blacklist3r CLI tool#392
liquidsec merged 1 commit intodevfrom
deprecate-blacklist3r

Conversation

@liquidsec
Copy link
Copy Markdown
Collaborator

Summary

Removes the standalone blacklist3r.py tool and its tests, and replaces the README section with a deprecation note. The capabilities in the main badsecrets viewstate modules now far surpass what the standalone tool offered, and it had become a maintenance burden.

Changes

  • Delete badsecrets/examples/blacklist3r.py
  • Delete tests/examples_blacklist3r_test.py
  • README: replace the blacklist3r.py subsection with a deprecation notice; the historical "Inspired by Blacklist3r" attribution at the top is preserved

Test plan

  • No other code imports blacklist3r (grep clean)
  • CI green

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (09956f4) to head (bc9a4bc).
⚠️ Report is 7 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff             @@
##              dev      #392      +/-   ##
===========================================
+ Coverage   99.85%   100.00%   +0.14%     
===========================================
  Files          31        30       -1     
  Lines        3412      3084     -328     
===========================================
- Hits         3407      3084     -323     
+ Misses          5         0       -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.

@liquidsec liquidsec force-pushed the deprecate-blacklist3r branch from bd1112c to bc9a4bc Compare May 9, 2026 18:25
@liquidsec liquidsec merged commit 6867365 into dev May 9, 2026
3 of 8 checks passed
@liquidsec liquidsec mentioned this pull request May 9, 2026
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