Releases: protectai/modelscan
Releases · protectai/modelscan
v0.7.1
What's Changed
- build(pre-commit): 📌 update pre-commit rev by @CandiedCode in #126
- Proposal to improve errors by @asofter in #122
- Create dependabot.yml by @iamfaisalkhan in #128
- refactor: address linting suggestions by @CandiedCode in #127
- Bump bandit from 1.7.5 to 1.7.8 by @dependabot in #133
- Tensorflow check and extras README by @swashko in #135
- Add back supported_extensions by @swashko in #137
New Contributors
- @CandiedCode made their first contribution in #126
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Fix Missing Issues Field by @swashko in #110
- Fix symlink issue in path resolution by @willarmiros in #112
- Add generate_report() by @swashko in #114
- Error Handling Around Scan by @swashko in #116
- Introducing Model object by @asofter in #118
- Follow-up for Model object introduction by @asofter in #121
- Read fresh model stream @seanpmorgan in #123
- Fix newline terminator parsing by @seanpmorgan in #124
New Contributors
- @willarmiros made their first contribution in #112
- @amdjedbens made their first contribution in #115
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.2
**Warning: this release contains breaking changes in the ModelScan return schema. Use version v0.5.1 to avoid these
What's Changed
- Bump aiohttp from 3.9.1 to 3.9.2 by @dependabot in #95
- Add tests for pb/SavedModel by @mehrinkiani in #64
- Update JSON reporting schema by @mehrinkiani in #102
- Update file paths relative to input path by @mehrinkiani in #104
- Update tests to check skipped and scanned by @swashko in #105
- Nested Zip Handling by @swashko in #106
- Update errors field in JSON Report by @mehrinkiani in #108
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
v0.4.3
v0.4.2
What's Changed
- Bump gitpython from 3.1.40 to 3.1.41 by @dependabot in #75
- Make blocklist use substrings instead of direct equality, other patches. by @quasar098 in #76
- Fix Scanner Dependency Error Messages by @swashko in #78
New Contributors
- @quasar098 made their first contribution in #76
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Support python 3.12 without tensorflow extra by @seanpmorgan in #74
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Modularize scanners and add results method by @seanpmorgan in #66
- Add Customizable settings for scanners by @seanpmorgan in #67
- Check *put instructions in pickle scan by @mehrinkiani in #54
- Detect multiple Lambda layers by @mehrinkiani in #61
- Add attrgetter to DEFAULT unsafe by @seanpmorgan in #70
- Update pickle global op scanner by @seanpmorgan in #69
- Remove Hugging Face Support by @mehrinkiani in #60
Dependencies
- Bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in #55
- Bump werkzeug from 2.3.7 to 3.0.1 by @dependabot in #53
- Pin tensorflow-io due to missing py38 by @seanpmorgan in #71
New Contributors
- @seanpmorgan made their first contribution in #66
Full Changelog: v0.3.0...v0.4.0