Generated on {{ generation_date }}
{{ executive_summary }}
{{ system_description }}
{{ threat.description }}
{{ threat.impact_description }}
{% if threat.affected_components %}{{ snippet.file_path }}
{{ snippet.code }}
{{ commit_history_analysis.security_commit_summary }}
{% if commit_history_analysis.security_commits %}Date | Author | Subject | Security Type | Severity |
---|---|---|---|---|
{{ commit.date }} | {{ commit.author }} | {{ commit.subject }} | {{ commit.security_type|capitalize }} | {{ commit.severity|capitalize }} |