Skip to content

0.4.3

Compare
Choose a tag to compare
@ericwb ericwb released this 28 Mar 17:28
· 218 commits to main since this release
97f9587

What's Changed

  • Rule to check for insufficient key size to HMAC by @ericwb in #390
  • Small edit to hmac weak key doc by @ericwb in #391
  • Fix for cases of a reassignment of a variable by @ericwb in #392
  • Correct invalid examples for hmac timing attack by @ericwb in #393
  • Add rule to check for improper random generator usage by @ericwb in #394
  • Bump tree-sitter to version 0.21.3 by @ericwb in #395
  • Check for no action passed in argparse rule by @ericwb in #396

Full Changelog: 0.4.2...0.4.3