Output Format
Example Output
{
"result_type": "scan",
"plugin_id": "tenable-sc-plugin",
"plugin_version": "1.1.0",
"data": {
"type": "cert",
"timestamp": "2025-07-01T12:00:00Z",
"urn": "urn:cert:sha256:a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2",
"url": "https://web.example.com:443",
"cert_pem": "MIIDazCCAlOgAwIBAgIUExampleCertificateForDocumentation0DQYJKoZIhvcNAQEL...",
"endpoint": {
"host": "web.example.com",
"port": 443,
"service": "https",
"service_vendor": "nginx",
"service_vendor_version": "1.18.0",
"cipher_suites": "TLSv12: TLS_AES_256_GCM_SHA384 TLS_AES_128_GCM_SHA256 TLS_CHACHA20_POLY1305_SHA256",
"os_type": "Linux"
}
}
}