Sha256: 672ab252c351e3a0fa0098b22f04e0e302685953d452a599f60ff9d0b53bebc8

Contents?: true

Size: 339 Bytes

Versions: 21

Compression:

Stored size: 339 Bytes

Contents

<% if issue.platform_type %>
    <p class="alert alert-info">
        Affected platform type belongs to the
        <strong><%= Arachni::Platform::Manager::TYPES[issue.platform_type] %></strong>
        category, identified as
        <strong><%= Arachni::Platform::Manager.new.fullname issue.platform_name %></strong>.
    </p>
<% end %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
arachni-1.6.1.3 components/reporters/html/default/issue/platform.erb
arachni-1.6.1.2 components/reporters/html/default/issue/platform.erb
arachni-1.6.1.1 components/reporters/html/default/issue/platform.erb
arachni-1.6.1 components/reporters/html/default/issue/platform.erb
arachni-1.6.0 components/reporters/html/default/issue/platform.erb
arachni-1.5.1 components/reporters/html/default/issue/platform.erb
arachni-1.5 components/reporters/html/default/issue/platform.erb
arachni-1.4 components/reporters/html/default/issue/platform.erb
arachni-1.3.2 components/reporters/html/default/issue/platform.erb
arachni-1.3.1 components/reporters/html/default/issue/platform.erb
arachni-1.3 components/reporters/html/default/issue/platform.erb
arachni-1.2.1 components/reporters/html/default/issue/platform.erb
arachni-1.2 components/reporters/html/default/issue/platform.erb
arachni-1.1 components/reporters/html/default/issue/platform.erb
arachni-1.0.6 components/reporters/html/default/issue/platform.erb
arachni-1.0.5 components/reporters/html/default/issue/platform.erb
arachni-1.0.4 components/reporters/html/default/issue/platform.erb
arachni-1.0.3 components/reporters/html/default/issue/platform.erb
arachni-1.0.2 components/reporters/html/default/issue/platform.erb
arachni-1.0.1 components/reporters/html/default/issue/platform.erb