Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

1.5.0

Compare
Choose a tag to compare
@adeptex adeptex released this 18 Aug 21:33
· 28 commits to master since this release
5635956
  • Bump jproperties 2.1.1
  • Bump astroid to 2.7.1
  • Fix rules when isBase64 and isAscii are true
  • Fix Python AST node concatenation bug
  • Increase unit test coverage
  • Optimize memory management (x5 faster scanning)
  • Simplify sensitive-files rule
  • Include rare Python3 file extensions
  • Add HTML comment detection
  • Add .dockercfg auth plugin and rule
  • Add Symfony-style placeholders (Fixes #62)
  • Add system exit code argument (Fixes #61)
  • Add report severity filter argument (Fixes #61)