Osaca

Latest version: v0.5.3

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

Scan your dependencies

0.4.0

0.3.11

- Enhancements for ASM parser
- `--list` parameter: define a range to analyze for OSACA. This must be a comma-separated list with entries being either single lines of ranges written as either `x-y` or `x:z`, for example: `osaca --list 1,3,5,7-20,21:40 kernel.s`
- user warnings in case no uarch is specified. OSACA will still try to apply a default uarch on your code, but will warn you to use the `--arch` flag
- user warnings in case no markers or `--line` option is used. OSACA will notify the user it might not be reasonable to analyse a huge code section across loops if a assembly file in total is analyzed and exceeds a threshold.
- minor bugfixes

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.