{{ issue_code | replace("_", " ") | title }}

Path: {{ issue.details.file_path }}

Vulnerability: Exposed Secret

Description:

{{ issue.details.description | replace(",", ", ") }}

Location: cell {{ issue.details.location }}

Cell #{{ issue.cell.cell_index }}

{{ issue.cell | string() }}