Skip to content

0.6.2

Compare
Choose a tag to compare
@ericwb ericwb released this 26 Aug 21:35
· 19 commits to main since this release
e376988

What's Changed

  • More typing error fixes by @ericwb in #547
  • Use ubuntu latest for readthedocs build by @qheck in #548
  • Set types on args of setters by @qheck in #549
  • More type fixes by @ericwb in #550
  • Add repo activity to README by @ericwb in #552
  • Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 by @dependabot in #553
  • Add example of running command as animated gif by @ericwb in #554
  • Disable animated example gif to loop by @ericwb in #555
  • Bump tree-sitter-go from 0.21.0 to 0.21.2 by @dependabot in #557
  • Add example code to Readme for clear example by @ericwb in #558
  • Remove repo activity in README by @ericwb in #559
  • Move README build badge above divider by @ericwb in #560
  • Add links to App and Action by @ericwb in #561
  • Add CWE for permissions and token for binary op by @ericwb in #562
  • Bump actions/attest-build-provenance from 1.4.1 to 1.4.2 by @dependabot in #563
  • Refactor how wildcard imports are processed by @ericwb in #564
  • Second pass at refactoring wildcard logic by @ericwb in #565
  • Rename tokens to node types by @ericwb in #566
  • Refactor Cwe class to be more pythonic by @ericwb in #567
  • Add new rule around loose permission in os module by @ericwb in #556
  • Fix raised exceptions in edge cases of incorrect permissions by @ericwb in #568
  • New rule for pathlib.Path usage with loose permissions by @ericwb in #569
  • Fix for typo in pathlib rule example output by @ericwb in #570

New Contributors

Full Changelog: 0.6.1...0.6.2