You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): improve markdown formatting in scheduled trivy scan output
- Use heredoc for DESCRIPTION to eliminate leading whitespace that
caused markdown to render as code blocks
- Add table headers per vulnerability section in vuln_summary so
each section renders as a proper markdown table
- Replace plain text counts with a summary table for better readability
- Remove orphaned table header that was separated from data rows by
section headings
0 commit comments