Showing 792 of 792 total issues
Rule doesn't have all its properties in alphabetical order. Open
Open
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off Open
Open
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label Open
Open
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bootstrap-switch .bootstrap-switch-handle-on,
- Exclude checks
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary Open
Open
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
- Exclude checks
Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(enabledenabled =falsefalse)'.</filter-function-list> Open
Open
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
- Exclude checks
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active Open
Open
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active,
- Exclude checks
Possible DoS Vulnerability in Action Controller Token Authentication Open
Open
actionpack (5.2.4.1)
- Read upRead up
- Exclude checks
Advisory: CVE-2021-22904
Criticality: High
URL: https://groups.google.com/g/rubyonrails-security/c/Pf1TjkOBdyQ
Solution: upgrade to ~> 5.2.4.6, ~> 5.2.6, >= 6.0.3.7, ~> 6.0.3, >= 6.1.3.2
Possible DoS Vulnerability in Active Record PostgreSQL adapter Open
Open
activerecord (5.2.4.1)
- Read upRead up
- Exclude checks
Advisory: CVE-2021-22880
Criticality: Medium
URL: https://groups.google.com/g/rubyonrails-security/c/ZzUqCh9vyhI
Solution: upgrade to >= 5.2.4.5, ~> 5.2.4, >= 6.0.3.5, ~> 6.0.3, >= 6.1.2.1
Use of !important Open
Open
padding-bottom: 0 !important;
- Exclude checks
Don't use IDs in selectors. Open
Open
#cookie-message-inner h2 {
- Exclude checks
Adjoining classes: .navbar .nav > li > .dropdown-menu.pull-right Open
Open
.navbar .pull-right>li>.dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right {
- Exclude checks
Adjoining classes: .text_area.col-md-6 Open
Open
.text_area.col-md-6 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#page-logo {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.navbar .brand {
- Exclude checks
Adjoining classes: .nav-collapse.collapse Open
Open
.nav-collapse, .nav-collapse.collapse {
- Exclude checks
Element (input#page_link_visible) is overqualified, just use #page_link_visible without element name. Open
Open
input#page_link_visible {
- Exclude checks
Use of !important Open
Open
border-top: none !important;
- Exclude checks
Using height with padding-top can sometimes make elements larger than you expect. Open
Open
padding-top: 1.1em; /* fixes text jump on Enter keypress */
- Exclude checks