SSLVerifierV2_GenerateEmailBody

Generates the HTML needed for a formatted email to be sent using the outputs of !SSLVerifierV2, as part of the SSLVerifierV2 content pack.

python · SSL Certificates

Details

IDSSLVerifierV2_GenerateEmailBody
Languagepython
From Version6.0.0
Docker Imagedemisto/ansible-runner:1.0.0.10189215

README

Generates the HTML needed for a formatted email to be sent using the outputs of !SSLVerifierV2, as part of the SSLVerifierV2 content pack.

Script Data


Name Description
Script Type python3

Inputs


There are no inputs for this script.

Outputs


Path Description Type
SSLReport.HTML Email body formatted in HTML string
comment: 'Generates the HTML needed for a formatted email to be sent using the outputs of !SSLVerifierV2, as part of the SSLVerifierV2 content pack. '
commonfields:
  id: SSLVerifierV2_GenerateEmailBody
  version: -1
dockerimage: demisto/ansible-runner:1.0.0.10189215
enabled: true
name: SSLVerifierV2_GenerateEmailBody
outputs:
- contextPath: SSLReport.HTML
  description: Email body formatted in HTML
  type: string
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)