Python-lancelot

Latest version: v0.9.7

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

0.8.10

no major changes since v0.8.9, just packaging and distribution to PyPI

v0.8.9p9
ci: use maturin v1.4.0 to avoid Metadata 2.3 issues with PyPI

v0.8.9p8
create dist/ first

v0.8.9p7
ci: copy files to dist

v0.8.9p6
ci: use checkoutv4, setup-pythonv5
ci: upload using whl arch name, too

v0.8.9p5
workflow: use v4 of both upload and download artifact actions

v0.8.9p10
ci: only attempt to distribute whl files

v0.8.9p4
fix universal2 builds

v0.8.9p3
fixing workflows

v0.8.9p2
fixing workflows

v0.8.9p1
try to configure PyPI publishing

0.8.9

[move is_probably_code into a heuristics module](https://github.com/williballenthin/lancelot/commit/e7d73f6ded8ea4c4c9c36a873490bdd8186d72f3)

[dis: provide helper to enumerate explicit operands](https://github.com/williballenthin/lancelot/commit/5fddeca29d82998eede02e39b5b32ff141b0196c)

[add missing heuristics file](https://github.com/williballenthin/lancelot/commit/080e69fccf8df57b2b201d68112938a89082ebb8)

[bin: remove mapa with preferences to FLOSS/QUANTUMSTRAND](https://github.com/williballenthin/lancelot/commit/24b83e04180edd75013f20a357e6f7e23ae118c6)

[pagemap: more error documentation and validation](https://github.com/williballenthin/lancelot/commit/4773e4a357c9fb818674407bde0f43d64a5b7464)

[loader: pe: detect non-page aligned sections](https://github.com/williballenthin/lancelot/commit/966ee51c3e767051ef2246f9d671928d0e6dce23)

[dis: use zydis calc absolute address when reasonable](https://github.com/williballenthin/lancelot/commit/e3cb260d8ce93d712e02bbf4413613c66aa6b860)

[iterators: use impl Iterator instead of Box dyn Iterator](https://github.com/williballenthin/lancelot/commit/2a93cfd6fd3727cdb78ad7571b018a59dfbe1b1a)

[publish-pypi.yaml: +python 3.12, -python 3.7](https://github.com/williballenthin/lancelot/commit/38060cf40be5dc4a9f1af58deb5a4aa1bb310ad3)

[configure pre-commit](https://github.com/williballenthin/lancelot/commit/b44cbe10c74bdd4943e9eed254ceabd4821bd8bc)

0.8.8

adds:
- heuristic to find more code by inspecting instruction operands for probable code references

changes:
- enable a few more function finders in default PE workspace initialization

0.8.7

changes:
- COFF: support more magic headers
- bump dependency versions, including zydis

adds:
- address space: write i32/i64

fixes:
- COFF: better handle many relocations
- CFG: better handle control flow to invalid instructions
- PE: better handle sections that overrun EOF
- PE: better handle invalid IAT
- PE: better handle invalid SEH and RUNTIME FUNCTION tables

0.8.6

changes:
- fix ci

0.8.5

changes:
- ci: build py 3.7, 3.8, 3.10 on windows, macos

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.