Sha256: 84aae9a2c9baa674d17ac41f9a7b1c1b1bf634921b68e1fe99183d448ea70823
Contents?: true
Size: 727 Bytes
Versions: 5
Compression:
Stored size: 727 Bytes
Contents
--- # This configuration file defines all the options necessary to support the helper. # Fields marked (M) are mandatory. # # (M) Product name :product: IncidentResponse # (M) Vendor :vendor: ServiceNow # (M) Helper class name :helper_name: ServiceNowHelper # (M) ServiceNow url (currently requires using JSON) :servicenow_url: https://Servicenow_url/u_rpd_vulnerabilities.do?JSONv2 # Use this URL if you have loaded the ticketing UpdateSet for ServiceNow # (M) Username for ServiceNow :username: admin # (M) Password for above username :password: admin # (M) If 'Y', SSL connections will output to stderr (default is 'N') :verbose_mode: N # (M) Amount of times the helper will follow 301/302 redirections :redirect_limit: 10
Version data entries
5 entries across 5 versions & 1 rubygems