Python client for scanning your code for Malware!
Just run pip install ossprey
to install locally
Then you can run it with python -m ossprey --help
Use Poetry to run the test suite so dependencies and the interpreter match the project:
poetry run python -m pytest
This package requires you are on python3.12 or above. Feel free to raise an issue if you need other support.
More details about Ossprey can be found at www.ossprey.com