[Settings] # Email report recipients email_to='user1@domain.com', 'user2@domain.com' # Burp Custom Certificate in PKCS12 Format burp_certificate='domain.com.p12' # If encrypt_all_creds='On', put the encrypted burp_certificate_password burp_certificate_password='' burp_template='api-custom-cert.burpoptions' include_url='https://include.url1, https://include.url2' exclude_url='https://exclude.url1, https://exclude.url2' # Specify the host(s) for the target, or leave blank to match any item. # An IP range can be specified instead of a hostname. tls_pass_through_host='domain.com, sub.domain.com, 192.168.1.1' # Use application previous scan Burp file: Yes or No use_app_burp_file='Yes' # Robot Framework override python_dir='C:\Python39' robot_option='-m robot acceptanceTests\\webdocs.robot'