Skip to content

Commit 960fd81

Browse files
xingzhang-suselsongsuse
authored andcommitted
NVSHAS-10131: Improve the Vulnerabilities Report (Added maximum report entries warning) (Fix PR review issue)
1 parent dde8c47 commit 960fd81

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

admin/webapp/websrc/app/routes/components/ui/assets-scan-report-button/assets-scan-report-button.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export class AssetsScanReportButton implements OnInit, OnDestroy {
2828
domains!: string[];
2929
isReportGenerating = false;
3030
fullReport = [];
31-
isVulsAuthorized = false;
3231

3332
constructor(
3433
private dialog: MatDialog,

0 commit comments

Comments
 (0)