Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 362 Bytes

File metadata and controls

12 lines (7 loc) · 362 Bytes

OSSPREY Python Client

Python client for scanning your code for Malware!

# Installing

Just run pip install git+https://github.com/ossprey/ossprey-python-client to install locally

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

Requirements

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