·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Enhancements π
- Add OWASP analysis fields to FindingAudit component by @fahedouch in #1553
- Add Korean (ko) translation by @qkrqkstm in #1610
- Added Banner Implementation by @ElenaStroebele in #1612
- Update banner config URL and add missing Korean i18n keys by @nscuro in #1635
- Expose KEV flags, filters, and assertions by @nscuro in #1637
- Add CEL autocompletion for is_kev by @nscuro in #1638
- Add component scope evaluation policy by @adamtorokaccreativetg in #1717
- Add Checkmarx vulnerability label by @sahibamittal in #1730
- Add admin views for KEV data source configuration by @nscuro in #1751
- Support extension display names and root-level config descriptions by @nscuro in #1754
- Support bounded total counts in findings views by @nscuro in #1756
- Team selection in project-create-modal allows for search. by @ElenaStroebele in #1755
- Polish and simplify filter pills by @nscuro in #1781
- Add KEV filter for project findings and EPSS view by @nscuro in #1782
- Improve UX of project view by @nscuro in #1784
- Enhance policy conditions view to display properly in case policy condition has 100k characters by @mehab in #1741
- Centralize filter bar in its own component by @nscuro in #1787
- Scroll nav tabs horizontally instead of wrapping them by @nscuro in #1791
Bug Fixes π
- Remove outdated INDEXING_SERVICE notification group by @nscuro in #1584
- Remove policy UUID from tag search endpoint in SelectTagModal by @nscuro in #1590
- Fix getTabFromRoute erroneously considering URL query params by @nscuro in #1592
- Fix spelling of CANCELLED workflow run status by @nscuro in #1598
- Fix rendering of expander icons for nested project hierarchies by @nscuro in #1618
- Fix team selection modal not handling server-side pagination by @nscuro in #1645
- Fix build and lint workflows not running for release branches by @nscuro in #1688
- Remount the project properties modal when the project UUID changes by @ElenaStroebele in #1744
- Fix dependency graph link in Component Search by @ElenaStroebele in #1746
- Fix permission checks misaligned with API by @nscuro in #1774
- Fix button placement of API key list entries on small screens by @nscuro in #1775
- Fix broken dependency graph rendering after eslint no-unused-vars fixes by @nscuro in #1792
Dependency Updates π€
- build(deps): bump imjasonh/setup-crane from 0.5 to 0.6 by @dependabot[bot] in #1583
- build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1589
- build(deps): bump nginxinc/nginx-unprivileged from
02c985eto85bcbc6in /docker by @dependabot[bot] in #1586 - build(deps): bump nginxinc/nginx-unprivileged from
85bcbc6tocc300bdin /docker by @dependabot[bot] in #1606 - build(deps): bump dompurify from 3.4.7 to 3.4.9 by @dependabot[bot] in #1611
- build(deps): bump nginxinc/nginx-unprivileged from 1.31.1-alpine to 1.31.2-alpine in /docker by @dependabot[bot] in #1615
- build(deps): bump dompurify from 3.4.9 to 3.4.11 by @dependabot[bot] in #1623
- build(deps): bump nginxinc/nginx-unprivileged from
26b5d49to054e14fin /docker by @dependabot[bot] in #1627 - build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #1630
- build(deps): bump nginxinc/nginx-unprivileged from
054e14ftoa8d5564in /docker by @dependabot[bot] in #1639 - build(deps): bump nginxinc/nginx-unprivileged from
a8d5564to592b23ain /docker by @dependabot[bot] in #1646 - build(deps): bump imjasonh/setup-crane from 0.6 to 0.7 by @dependabot[bot] in #1644
- build(deps): bump docker/login-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #1657
- build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1656
- build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in #1651
- build(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1650
- build(deps): bump docker/login-action from 4.3.0 to 4.4.0 by @dependabot[bot] in #1664
- build(deps): bump ws from 6.2.3 to 6.2.4 by @dependabot[bot] in #1662
- build(deps): bump websocket-driver from 0.7.4 to 0.7.5 by @dependabot[bot] in #1665
- build(deps): bump shell-quote from 1.8.1 to 1.8.4 by @dependabot[bot] in #1593
- build(deps-dev): bump js-yaml from 3.14.1 to 3.15.0 by @dependabot[bot] in #1680
- build(deps): bump axios from 1.16.1 to 1.18.1 by @dependabot[bot] in #1679
- build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #1695
- build(deps): bump nginxinc/nginx-unprivileged from
592b23ato6320020in /docker by @dependabot[bot] in #1692 - build(deps): bump immutable from 4.3.0 to 4.3.9 by @dependabot[bot] in #1707
- build(deps): bump shell-quote from 1.8.4 to 1.10.0 by @dependabot[bot] in #1708
- build(deps): bump dompurify from 3.4.11 to 3.4.12 by @dependabot[bot] in #1706
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1703
- build(deps): bump docker/login-action from 4.4.0 to 4.5.0 by @dependabot[bot] in #1715
- build(deps): bump docker/login-action from 4.5.0 to 4.5.2 by @dependabot[bot] in #1724
- build(deps): bump dompurify from 3.4.12 to 3.4.13 by @dependabot[bot] in #1733
- build(deps): bump docker/login-action from 4.5.2 to 4.6.0 by @dependabot[bot] in #1728
- Bump NGINX base image to 1.31.3-alpine3.24 by @nscuro in #1748
- build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #1758
- build(deps): bump nanoid from 3.3.7 to 3.3.18 by @dependabot[bot] in #1734
- build(deps-dev): bump webpack from 4.46.0 to 4.47.0 by @dependabot[bot] in #1761
- build(deps-dev): bump js-yaml from 3.15.0 to 3.15.1 by @dependabot[bot] in #1760
- build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.18 by @dependabot[bot] in #1764
Other Changes
- Auto-close issues that do not use an issue template by @nscuro in #1631
- Add 5.0.x branch to Dependabot config by @nscuro in #1666
- Add backport Claude skill by @nscuro in #1762
- Add zizmor CI job by @nscuro in #1766
- Generate SLSA build provenance by @nscuro in #1768
- Add CodeQL analysis by @nscuro in #1767
- Add dist directory to .eslintignore by @nscuro in #1786
- Fix eslint no-unused-vars issues by @nscuro in #1788
- Fix eslint vue/no-unused-components issues by @nscuro in #1789
- Fix eslint vue/require-v-for-key issues by @nscuro in #1790
New Contributors
- @fahedouch made their first contribution in #1553
- @qkrqkstm made their first contribution in #1610
- @adamtorokaccreativetg made their first contribution in #1717
Full Changelog: 5.0.0...5.1.0