| Severity | Tool | Rule | Title | File | Resource |
|---|---|---|---|---|---|
| {{ f.severity }} | {{ f.tool }} | {{ f.id }} |
{{ f.title }} | {{ f.file }}{% if f.line %}:{{ f.line }}{% endif %} | {{ f.resource }} |
| Metric | Previous | Current | Delta |
|---|---|---|---|
| {{ row.metric }} | {{ row.previous }} | {{ row.current }} | {{ row.symbol }} {{ '%+d'|format(row.delta) }} |