Fickling v0.1.4
What's Changed
- Implement code compilation feature in insert_function_call_on_unpickled_object by @Russell-Tran in #88
- Add option to inject compiled python bytecode by @Boyan-MILANOV in #107
- Replace use of distutils with stdlib-list by @jace0x21 in #103
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot[bot] in #109
- Improved polyglot to do recursive checks, and detect numpy by @coldwaterq in #105
- Add support for list arguments in python calls. Fix int encoding bug by @Boyan-MILANOV in #112
- Malicious ML files detection by @Boyan-MILANOV in #118
- Add pickle scanning benchmark code by @Boyan-MILANOV in #120
- Update README.md by @Boyan-MILANOV in #121
- benchmarking - update check_content for byte support by @sbwilli3 in #122
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3 by @dependabot[bot] in #119
- Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 by @dependabot[bot] in #113
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.4 by @dependabot[bot] in #132
- ci: remove gh-action-sigstore-python by @woodruffw in #133
- Update requirements.txt to support fickling.analysis.BadCalls by @sbwilli3 in #123
- New ml.py entries by @samalws-tob in #127
- chore: support Python 3.13, prep for 3.14 by @woodruffw in #131
- Benchmark update by @Boyan-MILANOV in #136
- Bump version to 0.1.4 by @Boyan-MILANOV in #137
New Contributors
- @Russell-Tran made their first contribution in #88
- @jace0x21 made their first contribution in #103
- @coldwaterq made their first contribution in #105
- @sbwilli3 made their first contribution in #122
- @samalws-tob made their first contribution in #127
Full Changelog: v0.1.3...v0.1.4