Skip to content

v1.1.0

Compare
Choose a tag to compare
@meanrin meanrin released this 06 Dec 17:33
7c0b7e9

Change list:

  • Add diff scan for .patch files. See --diff_path PATH CLI argument
  • Add support for non UTF-8 encoding in files
  • Add 5 new regex rules: Firebase Domain, AWS S3 Bucket, Nonce, Salt, Certificate
  • New severity type: Info
  • Update ML model. Retrain it with new rules (mentioned above) and updated dataset
  • Add batching for ML model, so it would run in parallel (or even on GPU if tensorflow-gpu configured by the user)
  • Add value field for the output

Add fist release on pypi: https://pypi.org/project/credsweeper/