Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ export default {
font-family: Lato;
font-size: 24px;
font-style: normal;
font-weight: 600;
font-weight: 400;
}

.filter-dropdown {
Expand Down Expand Up @@ -474,7 +474,7 @@ export default {

.severity-badge {
font-size: 14px;
font-weight: 500;
font-weight: 400;
}

.critical-severity {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
class="row"
>
<div class="col span-4">
<RouterLink>
<RouterLink :to="`/c/${this.$route.params.cluster}/${ this.PRODUCT_NAME }/${this.PAGE.VULNERABILITIES}/${vuln.cveId}`">
{{ vuln.cveId }}
</RouterLink>
</div>
Expand Down Expand Up @@ -217,6 +217,7 @@
:namespaced="false"
:row-actions="false"
:search="true"
:key-field="'cveId'"
@selection="onSelectionChange"
>
<template #header-left>
Expand Down Expand Up @@ -559,20 +560,20 @@ export default {
align-items: center;
gap: 12px;
font-size: 24px;
font-weight: 600;
font-weight: 400;
color: #141419;
.resource-header-name {
font-family: Lato;
font-size: 24px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 32px; /* 133.333% */
}
}

.severity-badge {
font-size: 14px;
font-weight: 500;
font-weight: 400;
}

.critical-severity {
Expand All @@ -599,13 +600,13 @@ export default {

.label {
color: #6C6C76;
font-weight: 500;
font-weight: 400;
font-size: 14px;
}

.value {
color: #141419;
font-weight: 500;
font-weight: 400;
font-size: 14px;
}

Expand All @@ -620,7 +621,7 @@ export default {
.show-properties-link a {
color: #007cba;
text-decoration: none;
font-weight: 500;
font-weight: 400;
font-size: 14px;
}

Expand Down Expand Up @@ -691,15 +692,15 @@ export default {
font-family: Lato;
font-size: 18px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 21px;
margin-bottom: 8px;
}

.vulnerabilities-list {
display: flex;
flex-direction: column;
gap: 4px;
gap: 8px;
width: 100%;
}

Expand All @@ -709,8 +710,8 @@ export default {
}

.vulnerabilities-list .col {
padding: 8px 16px;
min-height: 32px;
padding: 0 16px;
min-height: 24px;
}

.cve-id {
Expand All @@ -737,15 +738,15 @@ export default {
.score {
color: #6C6C76;
font-size: 13px;
font-weight: 500;
font-weight: 400;
background: #E9ECEF;
padding: 4px 8px;
border-radius: 4px;
}

.package {
color: #141419;
font-weight: 500;
font-weight: 400;
}

.fix-status {
Expand Down Expand Up @@ -836,7 +837,7 @@ export default {
}

.selected-count {
font-weight: 500;
font-weight: 400;
color: #6C6C76;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
font-family: Lato;
font-size: 18px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 21px; /* 116.667% */
}
.severity-bar-chart {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
font-family: Lato;
font-size: 18px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 21px; /* 116.667% */
}
.status-list {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
font-family: Lato;
font-size: 24px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 32px; /* 133.333% */
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
font-family: Lato;
font-size: 18px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 21px; /* 116.667% */
}
.severity-bar-chart {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
font-family: Lato;
font-size: 18px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 21px; /* 116.667% */
}
.image-record {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
font-family: Lato;
font-size: 18px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 21px; /* 116.667% */
}
.vulnerability-list {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
font-family: Lato;
font-size: 13px;
font-style: normal;
font-weight: 500;
font-weight: 400;
line-height: 20px; /* 153.846% */
}
.badge.critical {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
font-family: Lato;
font-size: 13px;
font-style: normal;
font-weight: 500;
font-weight: 400;
line-height: 24px; /* 153.846% */
&.na {
color: #717179;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export const IMAGE_LIST_TABLE = [
labelKey: "imageScanner.images.listTable.headers.identifiedCVEs",
value: "spec.scanResult",
formatter: "IdentifiedCVEsCell",
sort: "spec.scanResult",
sort: ["spec.scanResult.critical", "spec.scanResult.high", "spec.scanResult.medium", "spec.scanResult.low", "spec.scanResult.none"],
width: 300,
},
{
Expand Down Expand Up @@ -278,7 +278,7 @@ export const VULNERABILITY_DETAILS_TABLE = [
name: "cveId",
labelKey: "imageScanner.imageDetails.table.headers.cveId",
value: "cveId",
formatter: "CveIdCell",
formatter: "CveNameLink",
sort: "cveId",
width: 150,
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ export default {
margin-bottom: 16px;
font-size: 16px;
line-height: 20px;
font-weight: 500;
font-weight: 400;
font-family: 'Lato', sans-serif;
color: #141419;
display: block;
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default {
padding: 4px 8px;
border-radius: 4px;
font-size: 12px;
font-weight: 500;
font-weight: 400;
width: 100%;
height: 24px;
text-align: center;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ export default {
font-family: Lato;
font-size: 24px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 32px; /* 133.333% */

.description {
Expand Down Expand Up @@ -572,7 +572,7 @@ export default {
margin: 0;
color: #141419;
font-size: 18px;
font-weight: 600;
font-weight: 400;
line-height: 24px;
}
}
Expand All @@ -592,7 +592,7 @@ export default {
color: #007cbb;
cursor: pointer;
font-size: 14px;
font-weight: 500;
font-weight: 400;
text-decoration: none;

&:hover {
Expand Down Expand Up @@ -620,7 +620,7 @@ export default {
color: #141419;
cursor: pointer;
font-size: 14px;
font-weight: 500;
font-weight: 400;
text-decoration: underline;

&:hover {
Expand Down Expand Up @@ -668,7 +668,7 @@ export default {
.severity-label {
min-width: 60px;
font-size: 14px;
font-weight: 500;
font-weight: 400;
color: #141419;
}

Expand Down Expand Up @@ -696,7 +696,7 @@ export default {
min-width: 40px;
text-align: right;
font-size: 14px;
font-weight: 600;
font-weight: 400;
color: #141419;
}
}
Expand Down Expand Up @@ -770,7 +770,7 @@ export default {

.vuln-id {
font-size: 14px;
font-weight: 600;
font-weight: 400;
color: #141419;
min-width: 120px;
}
Expand All @@ -779,7 +779,7 @@ export default {
padding: 4px 8px;
border-radius: 0px;
font-size: 12px;
font-weight: 600;
font-weight: 400;
min-width: 60px;
text-align: center;

Expand Down Expand Up @@ -809,7 +809,7 @@ export default {
min-width: 40px;
text-align: right;
font-size: 14px;
font-weight: 600;
font-weight: 400;
color: #141419;
}
}
Expand Down Expand Up @@ -842,7 +842,7 @@ export default {

.image-name {
font-size: 14px;
font-weight: 500;
font-weight: 400;
color: #5696ce;
min-width: 200px;
flex: 1;
Expand All @@ -856,7 +856,7 @@ export default {
padding: 4px 8px;
border-radius: 0px;
font-size: 12px;
font-weight: 600;
font-weight: 400;
min-width: 24px;
text-align: center;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ import { filter } from "lodash";
font-family: Lato;
font-size: 24px;
font-style: normal;
font-weight: 600;
font-weight: 400;
line-height: 32px; /* 133.333% */
}
.filter-dropdown {
Expand Down
Loading