Releases: neuvector/security-ui-exts
sbomscanner-ui-ext-0.7.1
What's Changed
- UI: fix badge-state font size per Figma specs (#499) by @lsongsuse in #505
- #501 [Bug] In dashboard page, the registry filter is including namespace and the dropdown option is overflow by @xingzhang-suse in #506
- Release version update by @xingzhang-suse in #507
Full Changelog: sbomscanner-ui-ext-0.7.0...sbomscanner-ui-ext-0.7.1
sbomscanner-ui-ext-0.7.0
What's Changed
- #480 [Bug] Some Vuls will be calculated duplicately by @xingzhang-suse in #481
- #479 [Bug] Some values in WorkloadScanConfiguration will be added/deleted after disabling it and then enabling via UI (no value change in UI) by @lsongsuse in #485
- #473 Create registry: cannot define a registry inside of the SBOMscanner's Namespace by @xingzhang-suse in #487
- #483 Replace the hardcoded singular/plural noun into computed value by l10n by @lsongsuse in #489
- #473 Create registry: cannot define a registry inside of the SBOMscanner's Namespace (Style fix) by @xingzhang-suse in #490
- [Bug] Show vulnerabilities summary in Pod resource list by @rushk014 in #496
- #491 [Bug] Selected record count is not in the Image overview page; #492 Upgrade @rancher/shell to 3.0.10; #473 Create registry: cannot define a registry inside of the SBOMscanner's Namespace (Style fix on detail pages) by @xingzhang-suse in #494
- #499 Update Workload Scan Configuration UI to match latest Figma design and RFC by @lsongsuse in #500
- #482 [Bug] Registry can be created without mandatory fields filled if clicking "Edit as YAML" and then "Create"; #497 Alignment is broken when the package name is long in the Most severe, affecting vulnerabilities panel; #473(style) by @xingzhang-suse in #498
- #502 [Bug] The large selection on the filters can squeeze other filters position by @xingzhang-suse in #503
- release version update by @xingzhang-suse in #504
Full Changelog: sbomscanner-ui-ext-0.6.0...sbomscanner-ui-ext-0.7.0
sbomscanner-ui-ext-0.6.0
The first version of full functional SBOMScanner UI extension
What's Changed
- Feat: Add caBundle in Registry edit page & Feat: UI needs to support Platform filter by @lsongsuse in #374
- #370, #373, #372 by @xingzhang-suse in #375
- Bug: UI should prevent user from creating multiple empty platform selections in Create/Edit registry page by @lsongsuse in #377
- UI Improvements: CA Bundle placeholder and Platform filter defaults by @lsongsuse in #379
- Add FOSSA scanning workflow by @macedogm in #380
- #381 Bug: Demo review feedback issues in Registry Detail page by @xingzhang-suse in #382
- [Bug] the display issues on Edit registry page #384 by @lsongsuse in #388
- #383 [Bug] Display issue on side menu by @xingzhang-suse in #394
- #393, #398 by @xingzhang-suse in #397
- Feat: Add vulnerabilities bar chart popup for the stacked bar chart #391 by @lsongsuse in #404
- #339 Hide the descriptions temporarily in the resource list pages ; Lint fix by @xingzhang-suse in #402
- #401 [Bug] Registry name is missing in the error popup in the progress column of the registries table in Registries configuration page by @xingzhang-suse in #407
- #392 [Feat] Tab level plugin for vulnerabilities list in Deployment page by @xingzhang-suse in #405
- #392 [Feat] Tab level plugin for vulnerabilities list in Deployment page (Add image filter on vulnerability table with mockdata) by @xingzhang-suse in #408
- #403 [Feat] Use tabs to wrap vulnerabilities view and workloads view in Image details page (By mockdata) by @xingzhang-suse in #410
- #414 [Feat] Workload tab in Image details page with CRD structure by @xingzhang-suse in #417
- Refactor: rename VulnerabilityHoverCell.vue to be AmountBarBySeverityPoppedDetail.vue and add a new table formatter by @lsongsuse in #422
- #412 [Feat] Workload Vulnerabilities tab with CRD structure, #423 Refactor DownloadFullReportBtn for reusable on other pages, #420 [Feat] CSV report - Workload details by @xingzhang-suse in #421
- Fixed some bugs on workload images table set by @xingzhang-suse in #432
- [Feat] Vulnerabilities column in Pod view with CRD structure by @rushk014 in #433
- [Feat] Vulnerabilities column in Pod view styling by @rushk014 in #435
- [Feat] Workload scan related columns Images overview with CRD structure by @lsongsuse in #436
- #434 [Feat] Implement cross-page/cross-component interaction for workload scan features by @xingzhang-suse in #437
- #439 Global feature check on all the workload scan related pages except workload configuration page by @xingzhang-suse in #440
- #441, #438, #443, #418 by @xingzhang-suse in #442
- [Feat] CSV report - Image details by @rushk014 in #444
- #445, #446, #447, #449 by @xingzhang-suse in #448
- Fixed github issues #427, #429, #430 by @lsongsuse in #452
- Workload scan data on the workload detail and image detail pages by @xingzhang-suse in #459
- Registry Configuration details page styling fixes by @rushk014 in #464
- [Feat] Fetch workload scan report in the Pods tab in workload detail page by @rushk014 in #468
- #465 Change request for some feature request and review feedback by @xingzhang-suse in #469
- [Feat] Workload scan configurations page #415 #428 by @lsongsuse in #451
- [Feat] Use "status" from Image resource data to display the in used column in Image overview page by @rushk014 in #471
- #463 New registry: create via YAML fails with an error by @lsongsuse in #472
- [Bug] When image is not found in the data, there is console error block page display by @xingzhang-suse in #475
- [enhancement] Add tooltips' instruction text for workload configuration page #466 by @lsongsuse in #477
- #460 [Bug][Rancher Manager v2.14] Sbomscanner UI Ext fails to install by @xingzhang-suse in #476
- Updated version number by @xingzhang-suse in #478
New Contributors
Full Changelog: sbomscanner-ui-ext-0.4.3...sbomscanner-ui-ext-0.6.0
sbomscanner-ui-ext-0.5.0
What's Changed
- Feat: Add caBundle in Registry edit page & Feat: UI needs to support Platform filter by @lsongsuse in #374
- #370, #373, #372 by @xingzhang-suse in #375
- Bug: UI should prevent user from creating multiple empty platform selections in Create/Edit registry page by @lsongsuse in #377
- UI Improvements: CA Bundle placeholder and Platform filter defaults by @lsongsuse in #379
- Add FOSSA scanning workflow by @macedogm in #380
- #381 Bug: Demo review feedback issues in Registry Detail page by @xingzhang-suse in #382
- [Bug] the display issues on Edit registry page #384 by @lsongsuse in #388
- #383 [Bug] Display issue on side menu by @xingzhang-suse in #394
- #393, #398 by @xingzhang-suse in #397
- Feat: Add vulnerabilities bar chart popup for the stacked bar chart #391 by @lsongsuse in #404
- #339 Hide the descriptions temporarily in the resource list pages ; Lint fix by @xingzhang-suse in #402
- #401 [Bug] Registry name is missing in the error popup in the progress column of the registries table in Registries configuration page by @xingzhang-suse in #407
- #392 [Feat] Tab level plugin for vulnerabilities list in Deployment page by @xingzhang-suse in #405
- #392 [Feat] Tab level plugin for vulnerabilities list in Deployment page (Add image filter on vulnerability table with mockdata) by @xingzhang-suse in #408
- #403 [Feat] Use tabs to wrap vulnerabilities view and workloads view in Image details page (By mockdata) by @xingzhang-suse in #410
- #414 [Feat] Workload tab in Image details page with CRD structure by @xingzhang-suse in #417
- Refactor: rename VulnerabilityHoverCell.vue to be AmountBarBySeverityPoppedDetail.vue and add a new table formatter by @lsongsuse in #422
- 0.5.0 by @xingzhang-suse in #424
- Release version update by @xingzhang-suse in #425
New Contributors
Full Changelog: sbomscanner-ui-ext-0.4.3...sbomscanner-ui-ext-0.5.0
sbomscanner-ui-ext-0.4.3
sbomscanner-ui-ext-0.4.3-rc1
What's Changed
- Github #362. #363 by @xingzhang-suse in #365
- Update release candicate version by @xingzhang-suse in #366
Full Changelog: sbomscanner-0.4.2...sbomscanner-ui-ext-0.4.3-rc1
sbomscanner-0.4.2
What's Changed
Bug fixes
#346 Confirm and add loading element for any pages which missed it.
#347 Bug: RouterLink does not render on Image details page
#351 Bug: Scan Interval dropdown shows 'xh0m0s' instead of the label when editing
#357 Bug: Do not display minute and second on scan interval column in registry list
#358 Bug: status distribution does not show correct number according to the registry list
#354 Change Advisory Vendor interaction from "hover" to "click"
Other update
#349 Step3 of Project merging to kubewaden-ui: Rename package and reference key name of the package path to align with kubewarden-ui project
Full Changelog: sbomscanner-ui-ext-0.4.1...sbomscanner-0.4.2
sbomscanner-ui-ext-0.4.1
What's Changed
- Fix Image name sorting bug in grouped view by @rushk014 in #335
- Github #340, #337 by @xingzhang-suse in #341
- Update version number for release by @xingzhang-suse in #343
Full Changelog: sbomscanner-ui-ext-0.4.0...sbomscanner-ui-ext-0.4.1
sbomscanner-ui-ext-0.4.0
What's Changed
- Unit tests fixes by @lsongsuse in #278
- Fixed the compilation issue caused by the incorrect folder name. renamed test to tests by @lsongsuse in #280
- Github #279: Refactor Image Details page; #281: Bug: Layer grouped view only show one vulnerability vs there are multiple vulnerabilities in the report data for a layer; #221: Unit test: Image details by @xingzhang-suse in #288
- Fix image detail page Exploitability column l10n bug by @rushk014 in #290
- Unit tests for Image details page Button components by @rushk014 in #291
- Unit tests github issue #286 #287 #284 by @lsongsuse in #298
- Github #299: Bug: Layer grouped view display issues in image detail page; #285: Unit test: VulnerabilityTable by @xingzhang-suse in #300
- Github #301: Bug: Sorting on Vulnerabilities column does not work correctly in layers grouped view in Image Details page by @xingzhang-suse in #302
- Fix registry create/edit validation issues. #292 #294 #297 by @lsongsuse in #308
- Github #306: Bug: Only show image information and empty vulnerabilities table for the image which does not have CVEs by @xingzhang-suse in #309
- Github #305: Bug: Text and alignment issue in Installation page by @xingzhang-suse in #311
- add Unit tests for add/edit registry and vexhub pages by @lsongsuse in #313
- Github #307: Bug: Show the score in the vulnerabilities table while there are multiple CVSS score sources by @xingzhang-suse in #310
- Upgrade eslint and re-lint all files by @rushk014 in #314
- Github #315: Bug: Sorting by the score column is not accurate in the vulnerabilities table in Image details page by @xingzhang-suse in #316
- Fixed lint check issues; Github #318, #227 by @xingzhang-suse in #317
- Fix build script errors in sbomscanner-ui-ext by @rushk014 in #324
- Fix build script errors in sbomscanner-ui-ext by @rushk014 in #325
- Github #326: Modify display on image detail page according to decision from sync-up meeting with backend team by @xingzhang-suse in #327
- Update release version to 0.4.0 by @xingzhang-suse in #328
- fix: remove deprecated security-updates key from dependabot.yml by @rushk014 in #329
- Added README, icon and reference for UI extension installation badge by @xingzhang-suse in #330
- Bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #32
- Bump @types/jest from 29.5.14 to 30.0.0 by @dependabot[bot] in #60
- Corrected the icon reference path for installation badge by @xingzhang-suse in #331
- Bump vue from 3.5.17 to 3.5.18 by @dependabot[bot] in #53
- Added product name for installation badge by @xingzhang-suse in #333
Update Summary
- Fixed display bugs on Image details page
- Added error handling on registry creation page
- Update the new icon for SBOMScanner UI extension
- Finished unit test and bug fixes for most of the components and achieved good coverage
Full Changelog: sbomscanner-ui-ext-0.3.0...sbomscanner-ui-ext-0.4.0
sbomscanner-ui-ext-0.3.0
What's Changed
- Fix multi-column overview bug by @rushk014 in #232
- Fix two UI bugs (Registry default, CVE details link) by @lsongsuse in #233
- Fix dark mode styling issues on Images overview and details pages by @rushk014 in #235
- Add image detail severity chart shortcuts by @rushk014 in #239
- Github issue #231: Dashboard page: scanning stats are wrong when no scan has ever been done by @xingzhang-suse in #240
- Github issue #241: Bug: Some of the Figma comments have not been fixed completely by @xingzhang-suse in #242
- Github issue #178: RBAC display control on Registries overview and detail page; Github issue #241: Bug: Some of the Figma comments have not been fixed completely by @xingzhang-suse in #244
- Fixes Github issues: #120 and #180 by @lsongsuse in #245
- Make details page heading style consistent with Rancher and implement chart tooltips by @rushk014 in #246
- Github issue #247, #228, Overhaul change for project renaming in backend by @xingzhang-suse in #249
- Unit test: Formatters ( Github issue #218 ) by @lsongsuse in #251
- Bug fix for installation page, RBAC display by @xingzhang-suse in #256
- Add Unit Tests by @rushk014 in #257
- Github issue #252, #253 by @xingzhang-suse in #258
- Registry creation: cannot specify authentication value (github issue #226) by @lsongsuse in #259
- Project name change and version number update by @xingzhang-suse in #260
- Added PR permission according to the Rancher build-extension-charts change by @xingzhang-suse in #261
- Make package name consist with release build tag name by @xingzhang-suse in #262
- Fix Image bug causing Download full report to fail when grouped by repository by @rushk014 in #264
- Github issue #265: Feat: Not to show summary panels if there is no supported data for them, With eslint fix by @xingzhang-suse in #266
- Github #267: Bug: Registry authentication external link does not work in Rancher deployed envrionement by @xingzhang-suse in #268
- fix: typo in Helm chart description by @olblak in #270
- Unit test: Dahsboard, Registries overview, Registry list, Registry model and scanjob model. by @xingzhang-suse in #269
- Unit tests: GitHub issue #219 & #220 by @lsongsuse in #272
- Github #271: Enable typos to detect potential typos; Fixed tyop check issues by @xingzhang-suse in #273
- Update Light/Dark mode stylings based on new UX semantic color scheme by @rushk014 in #275
- Github #241: Bug: Some of the Figma comments have not been fixed completely (Image detail page) by @xingzhang-suse in #274
- Github #276: Bug: Minor display issues before 0.3.0 test by @xingzhang-suse in #277
New Contributors
Update summary
- Installation wizard page
- External link for registry authentication creation
- RBAC display control
- Overall changes for product renaming, including code content, resource name, file names, folder names.
- Empty data display regarding question from live demo.
- Defined color variables semantically for future light/dark mode color definition for IVS in Rancher UI
- Bug fixes for features and rest of UX review issues
Full Changelog: sbombastic-image-vulnerability-scanner-0.2.0...sbomscanner-ui-ext-0.3.0