sbomscanner-ui-ext-0.4.0
·
19 commits
to main
since this release
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