What's Changed
- Added support for viewing multiple SPDX documents attached to a single build
- Added new "Summary" tab containing high-level charts and statistics of SPDX document by @rhyskoedijk in #15
- "License" and "Supplier" tabs only show first three package by default; click "More" button to expand list
- "License" and "Supplier" tabs shows the package version and allow click-through to package manager web page
- "Security" tab now shows the "package introduced through" dependency chain when hovering over package names
- Task will no longer attach "manifest.spdx.xlsx" to pipeline build attachments; it is now generated dynamically in UI
- Normalised SPDX constants before all equality checks, for better compatibility
- Improved accuracy of license expression parsing
Dependency Changes
- Bump prettier from 3.4.1 to 3.4.2 by @dependabot in #16
- Bump webpack from 5.96.1 to 5.97.1 in /task by @dependabot in #17
- Bump axios from 1.7.8 to 1.7.9 in /shared by @dependabot in #20
- Bump sass-loader from 16.0.3 to 16.0.4 in /ui by @dependabot in #21
- Bump webpack from 5.96.1 to 5.97.1 in /ui by @dependabot in #22
- Bump @vizdom/vizdom-ts-node from 0.1.17 to 0.1.18 in /task by @dependabot in #18
- Bump @mui/x-charts from 7.23.0 to 7.23.1 in /ui by @dependabot in #23
- Bump sass from 1.81.0 to 1.82.0 in /ui by @dependabot in #24
- Bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #25
- Bump terser-webpack-plugin from 5.3.10 to 5.3.11 in /task by @dependabot in #26
- Bump @mui/x-charts from 7.23.1 to 7.23.2 in /ui by @dependabot in #27
- Bump @types/react-dom from 17.0.25 to 17.0.26 in /ui by @dependabot in #29
- Bump terser-webpack-plugin from 5.3.10 to 5.3.11 in /ui by @dependabot in #28
- Bump webpack-cli from 5.1.4 to 6.0.1 in /task by @dependabot in #30
- Bump webpack-dev-server from 5.1.0 to 5.2.0 in /ui by @dependabot in #31
- Bump @emotion/styled from 11.13.5 to 11.14.0 in /ui by @dependabot in #32
- Bump @emotion/react from 11.13.5 to 11.14.0 in /ui by @dependabot in #34
- Bump webpack-cli from 5.1.4 to 6.0.1 in /ui by @dependabot in #33
- Bump recharts from 2.14.1 to 2.15.0 in /ui by @dependabot in #37
- Bump sass from 1.82.0 to 1.83.0 in /ui by @dependabot in #35
- Bump @types/react-dom from 16.8.5 to 16.9.25 in /ui by @dependabot in #39
- Bump @types/react from 16.8.25 to 16.14.62 in /ui by @dependabot in #40
Full Changelog: 1.3.0...1.4.0