Fa

Latest version: v1.0.9

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

Scan your dependencies

Page 3 of 4

0.2.1

Use of cache for when using `symbols()` function in order to find all symbols for selected project.
If a symbol has been previously searched for during this operation using the `find` command, or just by it being a `.sig` file, it's now stored so FA won't have to search for it again.

The cache resets when the `symbols()` function finishes.

0.2

* Raname commands: `checkpoint` -> `store`, `back-to-checkpoint` -> `load`
* Parse all integers as python-eval expressions
* Save-temp-sig function now just copies the file as-is, instead of reserializing it.
* Add the following command for conditional branches: `label`, `b`, `if`, `python-if`
* Add `symdiff` command for symmetric-difference operation

0.1.9

* Improve export within IDA
* Add interpertation time for each SIG file into stdout.
* Auto-generate sublime completions so they are always up to date.

0.1.8

* Add commands: `argument`, `intersect`
* Deprecate use of: `and`, `or`, `xrefs-to`. Will be removed in v0.2.0

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`

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.