v1.1.1
What's Changed
Enhancements:
- Catch code execution through exec(...(zlib.decompress(xxx)) by @christophetd in #164
- Remove incorrect double quotes from semgrep rule for code-execution (closes #178) by @christophetd in #179
Bug fixes:
- Fix duplicate bug in NPM typosquatting algorithm (fixes #131) by @christophetd in #165
- Consider 'guarddog xxx scan .' a local target (fixes #175) by @christophetd in #176
Chores:
- Bump setup-python versions and remove unused files by @christophetd in #167
- Bump setuptools from 65.7.0 to 67.3.2 by @dependabot in #173
- Bump urllib3 from 1.26.11 to 1.26.14 by @dependabot in #171
- Bump mypy-extensions from 0.4.3 to 1.0.0 by @dependabot in #172
Full Changelog: v1.1.0...v1.1.1