AgileVentures/LocalSupport

View on GitHub

Showing 792 of 792 total issues

Adjoining classes: .radio.inline
Open

.radio.inline, .checkbox.inline {

Adjoining classes: .navbar .nav-collapse .nav.pull-right
Open

    .navbar .nav-collapse .nav.pull-right {

Don't use IDs in selectors.
Open

#push, #footer {

Using width with border can sometimes make elements larger than you expect.
Open

    border: 1px solid #ccc;

Rule doesn't have all its properties in alphabetical order.
Open

.navbar .brand {

Rule doesn't have all its properties in alphabetical order.
Open

.navbar .nav>li>a {

Don't use IDs in selectors.
Open

#main p, a {

Use of !important
Open

    background: #ed1b23 !important;

Heading (h2) should not be qualified.
Open

#cookie-message-inner h2 {

Using height with border can sometimes make elements larger than you expect.
Open

    border: 1px solid #ccc;

Rule doesn't have all its properties in alphabetical order.
Open

    .nav-collapse.collapse {

Don't use IDs in selectors.
Open

#footer a {

Adjoining classes: .checkbox.inline
Open

.radio.inline, .checkbox.inline {

Use of !important
Open

  padding: 1px 0 1px 0 !important;

Rule doesn't have all its properties in alphabetical order.
Open

#cookie-message {

Rule doesn't have all its properties in alphabetical order.
Open

#cookie-message-inner {

Rule doesn't have all its properties in alphabetical order.
Open

.table th, .table td {

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-inner {

Potential XSS vulnerability in Action View
Open

    actionview (5.2.4.1)
Severity: Minor
Found in Gemfile.lock by bundler-audit

Advisory: CVE-2020-15169

Criticality: Medium

URL: https://groups.google.com/g/rubyonrails-security/c/b-C9kSGXYrc

Solution: upgrade to >= 5.2.4.4, ~> 5.2.4, >= 6.0.3.3

Rule doesn't have all its properties in alphabetical order.
Open

ul, ol {
Severity
Category
Status
Source
Language