Credsweeper

Latest version: v1.9.3

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

Scan your dependencies

Page 3 of 8

1.6.3

What's Changed
* OpenAI Token by babenek in https://github.com/Samsung/CredSweeper/pull/530
* Add run_doc_benchmark by csh519 in https://github.com/Samsung/CredSweeper/pull/534
* slack webhook pattern update by babenek in https://github.com/Samsung/CredSweeper/pull/535
* Docker swarm token pattern by babenek in https://github.com/Samsung/CredSweeper/pull/537
* Filter for git binary line by babenek in https://github.com/Samsung/CredSweeper/pull/536
* Obviously FP fixes with filters and regex by babenek in https://github.com/Samsung/CredSweeper/pull/531
* ML retrain by babenek in https://github.com/Samsung/CredSweeper/pull/526
* Version up to v1.6.3 by babenek in https://github.com/Samsung/CredSweeper/pull/541


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.6.2...v1.6.3

1.6.2

What's Changed
* Barriers fix by babenek in https://github.com/Samsung/CredSweeper/pull/519
* [CI] Benchmark activity by babenek in https://github.com/Samsung/CredSweeper/pull/520
* EML scanner enchancement by babenek in https://github.com/Samsung/CredSweeper/pull/525
* ML model retrain by babenek in https://github.com/Samsung/CredSweeper/pull/527
* version up to 1.6.2 by babenek in https://github.com/Samsung/CredSweeper/pull/528


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.6.1...v1.6.2

1.6.1

What's Changed
* Update README.md by smetdz in https://github.com/Samsung/CredSweeper/pull/511
* PEM private key pattern added by babenek in https://github.com/Samsung/CredSweeper/pull/512
* Bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/Samsung/CredSweeper/pull/514
* Refuzzing activity by babenek in https://github.com/Samsung/CredSweeper/pull/515
* Version up to v1.6.1 by babenek in https://github.com/Samsung/CredSweeper/pull/516

New Contributors
* smetdz made their first contribution in https://github.com/Samsung/CredSweeper/pull/511

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

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

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.