Closed jasnow closed 4 months ago
Good idea, those double escaped/formatted descriptions are annoying. We might want to consider also flagging embedded images (![image](url)
) and/or ### PoC
sections. I keep seeing GitHub Advisories that read more like a Hacker1 report, where the author includes step-by-step screenshots for how they discovered/triggered an XSS vulnerability, which imho is overly verbose for ruby-advisory-db or bundler-audit.
Add Rspec check to avoid embedded formatting, such as '\n"s.
This issue will be used to track all the work associated with embedded formatting checking.