Skip to content

sbombastic-image-vulnerability-scanner-0.2.0

Choose a tag to compare

@xingzhang-suse xingzhang-suse released this 10 Oct 03:20
· 110 commits to main since this release

What's Changed

  • chore: add unit test for VexManagement, Dashboard, and ImageDetails by @NickChungSUSE in #147
  • Feat: Column base filters out of table on Image details page by @NickChungSUSE in #157
  • Fix: UI styling issues on the Vulnerability detail page by @lsongsuse in #158
  • UI styling fixes by @rushk014 in #159
  • Registry page update for secondary resource utilization and column base filters, styling issue fix, unit test cases by @xingzhang-suse in #162
  • #151 Feat: Only show scaning status panel on dashboard by scanjob CRD by @xingzhang-suse in #163
  • Feat: Only show the vulnerability meta data on Vulnerability details page (github issue #155) by @lsongsuse in #164
  • Replace mock data on Images page and fix API reference issue on Registry details by @rushk014 in #167
  • Feat: Download report and display image detail list on Image details page by @NickChungSUSE in #166
  • Add Images column filter options and row based download actions by @rushk014 in #168
  • Modified implementation of column base filters for both client side and server side filtering by @xingzhang-suse in #165
  • Fixed the issue on installation page and clear up the code by @xingzhang-suse in #175
  • Ran eslint and fixed most of the error and warning. by @xingzhang-suse in #176
  • Improvement: Remove the fields which are not in the backend data by @lsongsuse in #179
  • Fixed display issues on Image detail page for score badge, Architecture/OS, created time and amount bar of identified CVEs by @xingzhang-suse in #186
  • Update Images page design by @rushk014 in #189
  • Github issue #154 add ‘No catalog’ option in the registry type and tslint fixes by @lsongsuse in #187
  • Refactored the algorithm for computing the data of summary components only by scan job resource by @xingzhang-suse in #188
  • Fix Github issue #173 and #182 by @lsongsuse in #191
  • Github issue #190: Bug: Sorting for Status, Since and Progress columns do not work and failed to display status badge in Registry detail page by @xingzhang-suse in #192
  • Patch for github issue #190 by @xingzhang-suse in #193
  • Fix Image name column and CSV download by @rushk014 in #198
  • #195: Feat: Modify the value computing for Exploitability and the filter options; Fixed bugs for score display and reports merging by @xingzhang-suse in #197
  • Implement client-side filtering for Column based filters on Images overview by @rushk014 in #199
  • #200: Bug: Row selection cannot be deselected in layer by grouped and repository view in Image overview and detail pages by @xingzhang-suse in #201
  • #174: Confirmation: Some pending topic on Image overview page regarding reports and global filters and more bug fixes by @xingzhang-suse in #203
  • Make download files' name consistent by @xingzhang-suse in #204
  • Version update for release by @xingzhang-suse in #205

Full functional implementation in accordance with the FE/BE integration document

Full Changelog: sbombastic-image-vulnerability-scanner-0.1.0...sbombastic-image-vulnerability-scanner-0.2.0