v0.3.0
What's Changed
- Added scan for INST opcode by @mehrinkiani in #52
- Add .keras scan by @mehrinkiani in #37
- Updated Exit Codes by @swashko in #42
- Handle invalid PyTorch files by @mmaitre314 in #30
- Add -h as an option for help by @swashko in #25
- Improve support for scanning HuggingFace models. by @iamfaisalkhan in #39
- Malicious code detection in dill-based models by @mehrinkiani in #29
- Refactored statements and returns for reducing time by @thanseefpp in #27
- Test Updates by @swashko in #31
- Add badges for workflow results and pypi information by @iamfaisalkhan in #34
- Add version flag to cli options by @iamfaisalkhan in #35
- Bump gitpython from 3.1.32 to 3.1.37 by @dependabot in #48
- Bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #47
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #49
New Contributors
- @thanseefpp made their first contribution in #27
- @mmaitre314 made their first contribution in #30
- @dependabot made their first contribution in #48
Full Changelog: v0.2.0...v0.3.0