Credsweeper

Latest version: v1.11.2

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 11

1.6.0

What's Changed
* Update rules for token bariers by babenek in https://github.com/Samsung/CredSweeper/pull/492
* Benchmark without XML by babenek in https://github.com/Samsung/CredSweeper/pull/493
* Fix url arguments detection by babenek in https://github.com/Samsung/CredSweeper/pull/494
* GitHub actions update v3 -> v4 by babenek in https://github.com/Samsung/CredSweeper/pull/496
* Benchmark scores update by babenek in https://github.com/Samsung/CredSweeper/pull/491
* Benchmark categories renaming by babenek in https://github.com/Samsung/CredSweeper/pull/498
* fix URL password detection by babenek in https://github.com/Samsung/CredSweeper/pull/501
* benchmark scores fix by babenek in https://github.com/Samsung/CredSweeper/pull/503
* Fix url credential and openssh false positives by babenek in https://github.com/Samsung/CredSweeper/pull/505
* Markup distribution updated by babenek in https://github.com/Samsung/CredSweeper/pull/504
* Confidence of rule by babenek in https://github.com/Samsung/CredSweeper/pull/500
* ML model updated and re-trained by babenek in https://github.com/Samsung/CredSweeper/pull/502
* verion up to 1.6.0 by babenek in https://github.com/Samsung/CredSweeper/pull/510


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.12...v1.6.0

1.5.12

What's Changed
* Base64 encoded values in plain text detection by babenek in https://github.com/Samsung/CredSweeper/pull/478
* Multi-scan update and google oauth2 secret by babenek in https://github.com/Samsung/CredSweeper/pull/480
* Update benchmark scores by babenek in https://github.com/Samsung/CredSweeper/pull/483
* Convert script from old tensorflow model to onnx by babenek in https://github.com/Samsung/CredSweeper/pull/482
* Packages updated by babenek in https://github.com/Samsung/CredSweeper/pull/484
* Bump gitpython from 3.1.40 to 3.1.41 by dependabot in https://github.com/Samsung/CredSweeper/pull/488
* Search with overlapped regex. by babenek in https://github.com/Samsung/CredSweeper/pull/489
* Version up to v1.5.12 by babenek in https://github.com/Samsung/CredSweeper/pull/490


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.11...v1.5.12

1.5.11

What's Changed
* Test benchmark after fix by babenek in https://github.com/Samsung/CredSweeper/pull/458
* Benchmark lite obfuscation by babenek in https://github.com/Samsung/CredSweeper/pull/459
* Remove PII features by csh519 in https://github.com/Samsung/CredSweeper/pull/464
* remove lite_obfuscation by babenek in https://github.com/Samsung/CredSweeper/pull/466
* Bump cryptography from 41.0.4 to 41.0.6 by dependabot in https://github.com/Samsung/CredSweeper/pull/467
* Use value offset in report sorting by babenek in https://github.com/Samsung/CredSweeper/pull/468
* GitHub Classic token formal check by babenek in https://github.com/Samsung/CredSweeper/pull/463
* Separate function for future reusing by babenek in https://github.com/Samsung/CredSweeper/pull/470
* DocOnly rules updated by babenek in https://github.com/Samsung/CredSweeper/pull/451
* disable rule "JSON Web Token" for --doc option by babenek in https://github.com/Samsung/CredSweeper/pull/472
* EML parser for deep scanning by babenek in https://github.com/Samsung/CredSweeper/pull/471
* Update benchmark scores by babenek in https://github.com/Samsung/CredSweeper/pull/473
* JFROG refresh token rule by babenek in https://github.com/Samsung/CredSweeper/pull/475
* Increase max line length to 8000 by babenek in https://github.com/Samsung/CredSweeper/pull/474
* PEM private keys detect enchancement by babenek in https://github.com/Samsung/CredSweeper/pull/456
* bugfix & re-fuzzing by babenek in https://github.com/Samsung/CredSweeper/pull/479
* Version up to 1.5.11 by babenek in https://github.com/Samsung/CredSweeper/pull/477


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.10...v1.5.11

1.5.10

What's Changed
* Update --doc rules only by babenek in https://github.com/Samsung/CredSweeper/pull/447
* Removed ML from well known pattern by babenek in https://github.com/Samsung/CredSweeper/pull/448
* Parse docx in --doc mode by babenek in https://github.com/Samsung/CredSweeper/pull/439
* PASS keyword false positive fix by babenek in https://github.com/Samsung/CredSweeper/pull/449
* Key storage detecting by babenek in https://github.com/Samsung/CredSweeper/pull/438
* Bugfix by babenek in https://github.com/Samsung/CredSweeper/pull/453
* Version up to 1.5.10 by babenek in https://github.com/Samsung/CredSweeper/pull/457


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.9...v1.5.10

1.5.9

What's Changed
* Update pypi.yml by babenek in https://github.com/Samsung/CredSweeper/pull/446


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.8...v1.5.9

1.5.8

What's Changed
* refuzzing by babenek in https://github.com/Samsung/CredSweeper/pull/431
* Keyword refactoring by babenek in https://github.com/Samsung/CredSweeper/pull/432
* Update docs develop.rst by mykolaf in https://github.com/Samsung/CredSweeper/pull/437
* keyword refactored for hex-based values by babenek in https://github.com/Samsung/CredSweeper/pull/433
* Slight changes for development by babenek in https://github.com/Samsung/CredSweeper/pull/441
* pre-commit hook description added to documentation. by deadkittten in https://github.com/Samsung/CredSweeper/pull/442
* Update Readme and docs by vpolyukh in https://github.com/Samsung/CredSweeper/pull/443
* keyword rules for --doc only by babenek in https://github.com/Samsung/CredSweeper/pull/420
* Use build.os instead of build.image by babenek in https://github.com/Samsung/CredSweeper/pull/445
* version up to 1.5.8 by babenek in https://github.com/Samsung/CredSweeper/pull/444

New Contributors
* mykolaf made their first contribution in https://github.com/Samsung/CredSweeper/pull/437
* deadkittten made their first contribution in https://github.com/Samsung/CredSweeper/pull/442
* vpolyukh made their first contribution in https://github.com/Samsung/CredSweeper/pull/443

**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.7...v1.5.8

Page 6 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.