# File lib/brakeman/report/report_html.rb, line 76 def with_link warning, message "<a rel=\"noreferrer\" href=\"#{warning.link}\">#{message}</a>" end