cre-ne-jp/log-archiver

View on GitHub
app/views/channels/show.html.erb

Summary

Maintainability
Test Coverage

Showing 2 of 2 total issues

Unescaped model attribute
Open

<p><%= raw(linkify(@latest_topic.message)) %></p>
Severity: Minor
Found in app/views/channels/show.html.erb by brakeman

Potentially unsafe model attribute in link_to href
Open

<%= link_to(@channel.canonical_base_url, @channel.canonical_base_url) %>
Severity: Minor
Found in app/views/channels/show.html.erb by brakeman

There are no issues that match your filters.

Category
Status