Skip to content

Release v0.0.28

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 23:58
01a9a0f

This release adds exciting new features such as support for querying ClassInstanceExpr where you could search for objects created with class. We have featured new blog post about codepathfinder. I have published various code pathfinder rules targeting generic java application

Code-Pathfinder Rules

  • Usage of RC2/RC4 cipher
  • Usage of deprecated DefaultHTTPClient
  • Usage of SHA1 hash functions
  • Usage of insecure Random functions for cryptographic purposes
  • Usage of Blowfish crypt methods
  • <More to come in next releases covering OWASP Top 10>

What's New?

Chore

Full Changelog: v0.0.27...v0.0.28