Secimport

Latest version: v0.10.0

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

Scan your dependencies

Page 3 of 4

0.5.0

- Added bpftrace (ebpf) support
- Added docker for bpftrace
- Added tests

0.4.3

- Fixed unneeded imports that were not inside the dependencies list.

0.4.2

Added pickle examples, improved logging and documentation

0.4.1

- Minor bugfixes in Paths prints
- More docs

0.4.0

Version 0.4.0 adds the ability to generate profile from a YAML template.
For a full usage documentation, visit https://github.com/avilum/secimport/blob/master/docs/YAML_PROFILES.md

0.3.0

- Added syscalls_allowlist argument that enables specifying specific syscalls only.
- Improved examples


module = secure_import(
module_name="http",
syscalls_allowlist="""
access
exit
getentropy
...

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.