Credsweeper

Latest version: v1.9.3

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

Scan your dependencies

Page 5 of 8

1.5.4

What's Changed
* Code cleaning and refuzzing by babenek in https://github.com/Samsung/CredSweeper/pull/383
* Rules improvement by babenek in https://github.com/Samsung/CredSweeper/pull/388
* Skip ml_validator creation when no credentials found by babenek in https://github.com/Samsung/CredSweeper/pull/389
* NDJSON is parsing with "-- depth" option by babenek in https://github.com/Samsung/CredSweeper/pull/390
* Password rule improvement by babenek in https://github.com/Samsung/CredSweeper/pull/391
* IBAN detection by babenek in https://github.com/Samsung/CredSweeper/pull/392
* RENAMING: value card number check by babenek in https://github.com/Samsung/CredSweeper/pull/396
* VIN detection by babenek in https://github.com/Samsung/CredSweeper/pull/393
* HTML table combination refactoring by babenek in https://github.com/Samsung/CredSweeper/pull/395
* Version up to 1.5.4 by babenek in https://github.com/Samsung/CredSweeper/pull/400


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.3...v1.5.4

1.5.3

What's Changed
* Add lower_path to check_exclude_file() for exclude exact file path by csh519 in https://github.com/Samsung/CredSweeper/pull/376
* Refuzzed with input size 2048 by babenek in https://github.com/Samsung/CredSweeper/pull/377
* Update Password rule pattern by babenek in https://github.com/Samsung/CredSweeper/pull/378
* Usage_list refactored, password for doc by babenek in https://github.com/Samsung/CredSweeper/pull/379
* Slight changes by babenek in https://github.com/Samsung/CredSweeper/pull/382
* Remove URL Credentials rule from doc option by csh519 in https://github.com/Samsung/CredSweeper/pull/386
* Fixes "URL Credentials" by babenek in https://github.com/Samsung/CredSweeper/pull/385
* Memory consumption optimization by babenek in https://github.com/Samsung/CredSweeper/pull/380
* Version up to v1.5.3 by babenek in https://github.com/Samsung/CredSweeper/pull/387


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.2...v1.5.3

1.5.2

What's Changed
* Unify pattern barriers by babenek in https://github.com/Samsung/CredSweeper/pull/366
* Sphinx issue fix by babenek in https://github.com/Samsung/CredSweeper/pull/368
* Updated sources of documentation by babenek in https://github.com/Samsung/CredSweeper/pull/369
* Update benchmark scores by babenek in https://github.com/Samsung/CredSweeper/pull/372
* PEM slight changes by babenek in https://github.com/Samsung/CredSweeper/pull/371
* Increase max line length to 2000 by babenek in https://github.com/Samsung/CredSweeper/pull/370
* PEM scanner refactoring by babenek in https://github.com/Samsung/CredSweeper/pull/373
* EntropyValidator by babenek in https://github.com/Samsung/CredSweeper/pull/375
* Version up to v1.5.2 by babenek in https://github.com/Samsung/CredSweeper/pull/374


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.1...v1.5.2

1.5.1

What's Changed
* Update SECURITY.md by babenek in https://github.com/Samsung/CredSweeper/pull/353
* Update obviously requirements (onnxruntime 1.15) by babenek in https://github.com/Samsung/CredSweeper/pull/356
* Base64TokenFilters by babenek in https://github.com/Samsung/CredSweeper/pull/354
* Gitlab feed token by babenek in https://github.com/Samsung/CredSweeper/pull/309
* min_line_len is mandatory field by babenek in https://github.com/Samsung/CredSweeper/pull/357
* ml_threshold int value fix, data test refactored by babenek in https://github.com/Samsung/CredSweeper/pull/360
* Fix rules pattern and samples by babenek in https://github.com/Samsung/CredSweeper/pull/359
* Added option for output sorting by babenek in https://github.com/Samsung/CredSweeper/pull/361
* Old atlassian pat by babenek in https://github.com/Samsung/CredSweeper/pull/310
* Bitbucket client ID and Secret by babenek in https://github.com/Samsung/CredSweeper/pull/362
* Set low limit for some tokens length by babenek in https://github.com/Samsung/CredSweeper/pull/364
* Deep analysis update by babenek in https://github.com/Samsung/CredSweeper/pull/365
* Version up to v1.5.1 by babenek in https://github.com/Samsung/CredSweeper/pull/363


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.5.0...v1.5.1

1.5.0

What's Changed
* log level is applied for multiprocess by babenek in https://github.com/Samsung/CredSweeper/pull/344
* reduced html is parsed too with additional line ending for <p> by babenek in https://github.com/Samsung/CredSweeper/pull/346
* Rule refactoring by babenek in https://github.com/Samsung/CredSweeper/pull/345
* AnalysisTarget refactoring and optimization by babenek in https://github.com/Samsung/CredSweeper/pull/347
* Jira2 fa by babenek in https://github.com/Samsung/CredSweeper/pull/311
* Severity option by csh519 in https://github.com/Samsung/CredSweeper/pull/348
* Fix wrong rules and samples by csh519 in https://github.com/Samsung/CredSweeper/pull/349
* Replaced regex package to standard re by babenek in https://github.com/Samsung/CredSweeper/pull/350
* Dropbox app by babenek in https://github.com/Samsung/CredSweeper/pull/318
* Gitlab incoming email token by babenek in https://github.com/Samsung/CredSweeper/pull/308
* YAPF 0.40.0 fix by babenek in https://github.com/Samsung/CredSweeper/pull/352
* Version up to v1.5.0 by babenek in https://github.com/Samsung/CredSweeper/pull/351


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.4.12...v1.5.0

1.4.12

What's Changed
* Removed deprecated abstractproperty by babenek in https://github.com/Samsung/CredSweeper/pull/300
* staticmethod and classmethod optimization by babenek in https://github.com/Samsung/CredSweeper/pull/301
* Skip symlink during files extraction by babenek in https://github.com/Samsung/CredSweeper/pull/302
* Performance benchmark by babenek in https://github.com/Samsung/CredSweeper/pull/299
* Performance optimization by babenek in https://github.com/Samsung/CredSweeper/pull/304
* Skip binary files to scan with LATIN_1 decoding by babenek in https://github.com/Samsung/CredSweeper/pull/303
* DEFAULT GroupType by babenek in https://github.com/Samsung/CredSweeper/pull/305
* Test improvements by babenek in https://github.com/Samsung/CredSweeper/pull/306
* benchmark report fix by babenek in https://github.com/Samsung/CredSweeper/pull/333
* Reduce memory consuption during ML grouping by babenek in https://github.com/Samsung/CredSweeper/pull/337
* Test samples update by babenek in https://github.com/Samsung/CredSweeper/pull/334
* Additional filters for token pattern by babenek in https://github.com/Samsung/CredSweeper/pull/332
* Azure secret value by babenek in https://github.com/Samsung/CredSweeper/pull/330
* Shopify token rule updated by babenek in https://github.com/Samsung/CredSweeper/pull/335
* Update requirements.txt by babenek in https://github.com/Samsung/CredSweeper/pull/338
* Azure access token by babenek in https://github.com/Samsung/CredSweeper/pull/331
* Bitbucket repository access token by babenek in https://github.com/Samsung/CredSweeper/pull/322
* Bitbucket http access token by babenek in https://github.com/Samsung/CredSweeper/pull/328
* Atlassian PAT by babenek in https://github.com/Samsung/CredSweeper/pull/325
* Digital ocean PAT by babenek in https://github.com/Samsung/CredSweeper/pull/320
* DigitalOcean OAUTH by babenek in https://github.com/Samsung/CredSweeper/pull/321
* Dropbox OAUTH2 by babenek in https://github.com/Samsung/CredSweeper/pull/317
* NuGet API key by babenek in https://github.com/Samsung/CredSweeper/pull/324
* Gitlab PAT by babenek in https://github.com/Samsung/CredSweeper/pull/316
* Gitlab pipeline trigger token by babenek in https://github.com/Samsung/CredSweeper/pull/315
* Gitlab registration runner token by babenek in https://github.com/Samsung/CredSweeper/pull/314
* Gitlab new reg token 2023 by babenek in https://github.com/Samsung/CredSweeper/pull/336
* Grafana patterns by babenek in https://github.com/Samsung/CredSweeper/pull/312
* Dropbox api by babenek in https://github.com/Samsung/CredSweeper/pull/319
* Bitbucket app password by babenek in https://github.com/Samsung/CredSweeper/pull/329
* Jira confluence PAT by babenek in https://github.com/Samsung/CredSweeper/pull/323
* Fuzzing by babenek in https://github.com/Samsung/CredSweeper/pull/340
* Version up to 1.4.12 by babenek in https://github.com/Samsung/CredSweeper/pull/339


**Full Changelog**: https://github.com/Samsung/CredSweeper/compare/v1.4.11...v1.4.12

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.