Skip to main content

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

pip install scanvulnpy

Usage

python -m scanvulnpy

You can find here a complete list of options :

usage: python -m scanvulnpy [-h] [-f FREEZE] [-r REQUIREMENTS] [--verbose VERBOSE] [-nc NO_COLOR]

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>' is setting
  -r REQUIREMENTS    path requirements (e.g. -r <path>)
  --verbose VERBOSE  verbose details vulns(e.g. --verbose vulns)

Docker setup

Usage

Build and Run the Docker image:

$ git clone https://github.com/little-scripts/scanvulnpy.git
$ ./scanvulnpy.sh --vulns

Contributing

Contributions to this project are welcome. Feel free, if you want report an issue or add other features.

References

Project details


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

scanvulnpy-0.1.0rc3-py3-none-any.whl (20.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page