SecurityTrails

Download 18
Last updated Mar 29, 2026

securitytrails-exposures-issue-report

Fetch exposures issue report from SecurityTrails service.

Syntax

securitytrails-exposures-issue-report [profile=PROFILE] [project-id=PROJECT_ID] [verify=VERIFY] [pretty=PRETTY]
profile=PROFILE
Optional. SecurityTrails connect profile code
project-id=PROJECT_ID
Optional. ASI project ID (UUID). If not specified, queries all projects.
verify=VERIFY
Optional. Verify API key (default: t). If f, returns empty on missing key
pretty=PRETTY
Optional. Enable pretty printing (default: f). Wraps long text at 40 chars

Output Fields

FieldTypeNameDescription
profileStringProfileConnect profile code of SecurityTrails
project_idStringProject IDGUID format
project_nameStringProject Namee.g. scan_target
hostnameStringHostnamee.g. www.example.com
risk_scoreIntegerRisk Scoree.g. 89
rule_nameStringRule Namee.g. Obsoleted Cipher List
rule_descriptionStringRule Descriptione.g. Obsoleted cipher lists include deprecated algorithms like DES.
examplesStringExamplese.g. OBSOLETE: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
rule_classificationStringRule Classificatione.g. expiring-ssl
classification_nameStringClassification Namee.g. informational, moderate
rule_sort_orderStringRule Sort Ordere.g. 1.15, 2.89
screenshotsStringScreenshotsScreenshot URL list
urlStringURLe.g. https://www.example.com
remediationStringRemediatione.g. 1. Review the web server configuration to identify all enabled HTTP methods.