Due to problems with using standard TCP Socket which is avaliable after running GVMD process on listening port, we have decided to release REST API for OpenVAS. This application is using GVM-CLI in ...
from Primavera_REST_Api import Primavera import pandas as pd EPPM_LOGIN = "powerWeb" EPPM_PASSWORD = "Power-Web1" EPPM_DATABASE = "eppm" EPPM_PREFIX = "http://10.1.20 ...