معرفی شرکت ها


com.castsoftware.uc.action-plan-0.1.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Generate an action plan for CAST Software rule violations
ویژگی مقدار
سیستم عامل -
نام فایل com.castsoftware.uc.action-plan-0.1.5
نام com.castsoftware.uc.action-plan
نسخه کتابخانه 0.1.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nevin Kaplan
ایمیل نویسنده n.kaplan@castsoftware.com
آدرس صفحه اصلی https://github.com/CAST-Extend/com.castsoftware.uc.action-plan
آدرس اینترنتی https://pypi.org/project/com.castsoftware.uc.action-plan/
مجوز -
# Action Plan Generation Tool The script is used to to automate the sorting for the Action Plan violations on the database. ## Installation * Download and unpack the latest release of Action Plan Generation Tool. * Source Code (zip) * com.castsoftware.uc.action-plan * Unpack the Source Code zip file (arg) * Add the rules.xlsx file into your Action Plan Generation Tool folder ## Usage The script is designed to run on the command line using 5 parameters, --application, --rules, --output, --host and --port. Used to identify the application, the excel rules file path and the output excel application path. py .\main.py -a <application name> -r <rules excel path> -o <output excel path> -n <database host name> -p <database port number> ## General Configuration The general configuration section contains three parts, * host - Database host name * port - Database port number * application - application name * rules - the absolute location of the excel rules template * output - the absolute location of the excel output application ### Output This code allows to identify the important violations of the targeted application. The final data are push in the viewer_action_plan table of the corresponding application. ### Sample configuration { "project":"Project Name", "template":"The absolute location of the excel rules template", "Configuration":{ "Database":{ "database": "postgres", "user": "operator", "password": "CastAIP", "host": "sha-dd-css2", "port": "5432" } } }


نیازمندی

مقدار نام
- pandas
- psycopg2
- openpyxl
- com.castsoftware.uc.python.common


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

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl com.castsoftware.uc.action-plan-0.1.5:

    pip install com.castsoftware.uc.action-plan-0.1.5.whl


نصب پکیج tar.gz com.castsoftware.uc.action-plan-0.1.5:

    pip install com.castsoftware.uc.action-plan-0.1.5.tar.gz