Fix the behavior of the GitLab AppSec SAST comment
Previously, the comment would have the warning followed immediately by the footer comment. This was due to an insufficient number of newlines, based on how GitLab Flavored Markdown works. The comment would also fail to apply a quick action. This was due to it being prefixed by two spaces.
加载中
想要评论请 注册 或 登录