customized report generated from set of blackduck reports that gives 'color coded vulnerabilities', and 'source paths' including 'direct' and 'indirect dependencies' details all in one report
Project description
bdvr, an Customized Blackduck_Vulnerability_report
Use case:
Project stakeholders want to know which files are affected with vulnerabilities after a Blackduck HUB scan.
Drawbacks:
The current blackduck generates multiple reports. To fulfill above requirement once has to refer 2 different reports to really able to trace the source files affected.
Features
-
Produces customized report where we can see vulnerability, OSS name, affected source path details all in one report
-
Color coded
low risk = no color
medium risk = Yellow
High risk = Red
-
Omits all other files which has no vulnerabilities.
Prerequiites:
Go to Your Blackduck Project > Generate 'Create Version detail report' > checkbox Source and Vulnerabilities checked.
How to install
pip install bdvr
Command to run
usage:bdvr [-h] -p P [-o]
options:
-h, --help show this help message and exit
-p P Blackduck report folder is ex: D:\BD_REPORT\PROJECT_DATETIMESTAMP.zip
-o (Optional) To automatically open the file
bdvr -p Blackduck_generated_reports.zip
#To automatically open the file add -o option
bdvr -p Blackduck_generated_reports.zip -o
Dependenceis
Thanks to all authors. As this library uses below modules
pandas = "^1.4.3"
quo = "^2022.8.2"
universal-startfile = "^0.1.3"
Issues
Please send your bugs to dineshr93@gmail.com
License
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 Distribution
Built Distribution
File details
Details for the file bdvr-0.9.2.1.tar.gz
.
File metadata
- Download URL: bdvr-0.9.2.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1030c331c15a40d528da9192fe01a74cbf37879268e66bba94cb88b4e6c22ee9 |
|
MD5 | 28f472089baaab378457e4a8e7ff657c |
|
BLAKE2b-256 | 9d387667c44bdeb42de9c6e335379defd2f78e6917672e7b4e9ec357f32a1b8e |
File details
Details for the file bdvr-0.9.2.1-py3-none-any.whl
.
File metadata
- Download URL: bdvr-0.9.2.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8ed0efa2619dbf12e0c189f55ee1a0c72ae4de48e97874bf2f557db5c6743ab |
|
MD5 | 295b6c13d735a28cd98ca7c0a79a6741 |
|
BLAKE2b-256 | b0ae5ef9734353953e970ba3db31967264a05a2eecb545c0595f25a4456aa426 |