Fa

Latest version: v0.3.0

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

Scan your dependencies

Page 2 of 3

0.1.7

* Improve IDA export options.
* Remove annoying prompt when executing find-last-sig within IDA.
* Add log for every interpreted SIG file.
* All `.py` and `.sig` files are now sorted before running for allowing running-order control.

0.1.6

* Add command `and`
* Add command `or`
* Add optional cmd for `function-start`

0.1.5

* Add commands: `set-const`, `set-enum`, `set-struct-member`

0.1.4

* Add `find` command
* Allow importing scripts using the `from` syntax by ignoring python scripts with no `run` method.
* Improve IDA structs handling so when already exist, they are now updated instead of delete-and-reinsert for easier scripting and better performance.

0.1.3

* `set-name` is the new way to define symbol names for both ELFs and IDBs.
* `set-name` can be called for every result.
* new commands added: `add`, `append`

0.1.2

* Renamed `unique` -> `verify-single`
* `unique` command returns a unique resultset
* All commands now returning non-unique results (except from `xrefs-to` and `unique`)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.