A simple Package Python to scan vulnerability PyPI Packages, the data provided by https://osv.dev.
Project description
scanvulnpy
Package Python to scan vulnerability PyPI Packages, the data provided by https://osv.dev.
Installation from sources
python -m pip install scanvulnpy
Cloning the repository
git clone https://github.com/little-scripts/scanvulnpy.git
cd scanvulnpy/
python -m pip install -r requirements.txt
Usage
python -m scanvulnpy -h
You can find here a complete list of options :
usage: python -m scanvulnpy [-h] [-f FREEZE] [-r REQUIREMENTS] [--verbose VERBOSE]
A simple Package Python to scan vulnerability PyPI Packages, the data provided by https://osv.dev
options:
-h, --help show this help message and exit
-f FREEZE enable by default, disable if '-r path/to/requirements' is setting
-r REQUIREMENTS path requirements (e.g. -r path/to/requirements)
--verbose VERBOSE details package(e.g. --verbose package)
Docker setup
Usage
Build and Run the Docker image:
git clone https://github.com/little-scripts/scanvulnpy.git
cd scanvulnpy/
./scanvulnpy.sh --package
Contributing
Contributions to this project are welcome. Feel free, if you want report an issue or add other features.
References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for scanvulnpy-0.1.0rc5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1733e3a34bc6fad26d7af8c02e0cee38ae7955cf88a77f82f0e5ea55448a7be |
|
MD5 | 43469353da44580ae86e14f34c6636c9 |
|
BLAKE2b-256 | c918bde1b4bdbae84289b7193a5000496b2ab877b0982bf66373e811d9788825 |