Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 555 Bytes

File metadata and controls

24 lines (14 loc) · 555 Bytes

Ossprey Python Client

Python client for scanning your code for Malware!

Installing

Just run pip install ossprey to install locally

Then you can run it with python -m ossprey --help

Running tests

Use Poetry to run the test suite so dependencies and the interpreter match the project:

poetry run python -m pytest

Requirements

This package requires you are on python3.12 or above. Feel free to raise an issue if you need other support.

Learn More

More details about Ossprey can be found at www.ossprey.com