Programl

Latest version: v0.3.2

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

Scan your dependencies

0.3.2

This release fixes a bug in which, for some LLVM IRs, the control edge position
values for instruction nodes with outdegree > 1 would be incorrectly set to 0.

0.3.1

This micro release relaxes the version requirements of the protobuf and grpcio
Python dependencies, and adds torch to the core dependencies.

0.3.0

This release adds a much simpler, flat Python API. The API comprises three
families of functions: graph *creation* ops, graph *transform* ops, and graph
*serialization* ops. Each function supports simple and efficient parallelization
through an `executor` parameter, and can be chained together.

This release also adds support for LLVM 6.0.0.

0.2.0

Move model definitions out of the `programl` package and provide a prebuilt
wheel for the Python package.

0.1.0

Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.