معرفی شرکت ها


bdvr-0.9.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

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
ویژگی مقدار
سیستم عامل -
نام فایل bdvr-0.9.2.1
نام bdvr
نسخه کتابخانه 0.9.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده dineshr93gmail.com
ایمیل نویسنده -
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/bdvr/
مجوز MIT
# 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 1. Produces customized report where we can see vulnerability, OSS name, affected source path details all in one report 2. Color coded low risk = no color medium risk = Yellow High risk = Red 3. 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 ```sh pip install bdvr ``` ## Command to run ```sh 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 ```sh 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 [MIT](LICENSE)


نیازمندی

مقدار نام
>=1.4.3,<2.0.0 pandas
>=0.1.3,<0.2.0 universal-startfile


زبان مورد نیاز

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl bdvr-0.9.2.1:

    pip install bdvr-0.9.2.1.whl


نصب پکیج tar.gz bdvr-0.9.2.1:

    pip install bdvr-0.9.2.1.tar.gz