Releases: DependencyTrack/frontend
4.11.0
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
80cddddaf5c9c73676065d4ab6fe7b3eff3ec8de frontend-dist.zip
# SHA256
9c51c337f4b2a7e78730c70473cd24070773a0982d1c0ee6c13f9a6f18a756d5 frontend-dist.zip
# SHA512
bb45257838683472f64ff88a48a02c39808fadd2210a63b5fa143edced1320a0a593a3e23e69cce331beebe21278dc6d291daaeb632aa88b43c38e117a4e1bbd frontend-dist.zip
What's Changed
Enhancements 🚀
- Add "Show in Dependency-Graph" Button in "Affected Projects" List [improved version] by @rkg-mm in #667
- Include component count in projects list by @mykter in #683
- feat(violations): add current fail, warn, info metrics to footer by @setchy in #707
- fix(common): calculate percentage to tenth decimal place by @setchy in #708
- refactor(dashboard): use consistent color for suppressed by @setchy in #712
- refactor(dashboard): set progress colors via scss by @setchy in #713
- feat(dashboard): display additional portfolio statistics by @setchy in #709
- feat(dashboard): add vuln / non-vuln footer to projects and components cards by @setchy in #714
- feat(dashboard): auditing progress for findings and policy violations by @setchy in #715
- refactor(project details): improve UX for active/inactive toggle. by @setchy in #721
- feat(dashboard): policy violations by state and classification cards by @setchy in #717
- refactor(dashboard): show portfolio vulnerabilities severity in footer by @setchy in #718
- feat(vulnerabilities): support active/inactive affected projects by @setchy in #723
- feat(notifications): show publisher name on expanded row by @setchy in #728
- New Subject Prefix Input Box by @LaVibeX in #720
- Trivy support by @fnxpt in #656
- feat(project): add tooltip to vuln progress bar by @setchy in #738
- feat(project): finding badges including and excluding aliases by @setchy in #736
- feat: improve tooltip clarity for project vulnerabilities by @setchy in #733
- feat(project): policy violation badges by @setchy in #744
- Global Audit View: Vulnerabilities by @rbt-mm in #411
- feat: add eslint and prettier by @setchy in #752
- Add auto-generated changelog to GitHub releases by @nscuro in #755
- feat: lint on master by @setchy in #759
- add token and new notifications by @fnxpt in #665
- Handle BOM validation errors by @nscuro in #762
- Update API key view to include created, last used, and comment by @nscuro in #768
- feat(component): add namespace/group to component label/breadcrumb by @setchy in #777
- feat(component): add internal column to component search list view by @setchy in #775
- feat(component): add internal / external classification badge by @setchy in #776
- refactor: perform saas slash-div migration by @setchy in #796
- feat(license): use concise endpoint for license list view by @setchy in #793
- feat(license): add deprecated column by @setchy in #792
- Add Comment Column To External References by @aravindparappil46 in #803
- add support from localization based on browser and languages by @fnxpt in #805
- Add support for component properties by @nscuro in #811
- Enhanced ProgressBar Contrast Ration by @validide in #816
- Update Trivy option wording and fix vulnerability source label styling by @nscuro in #821
- Experimental by @fnxpt in #815
- Add locale picker to header by @nscuro in #824
- feat(component-search): add license column by @setchy in #795
- Display EPSS Score And Percentile In Vulnerability Page by @aravindparappil46 in #832
- Force page reload after locale change by @nscuro in #839
Bug Fixes 🐛
- Use VUE_APP_SERVER_URL by @mykter in #682
- Use unique fields for project list metrics columns by @mykter in #686
- Project cloning: cloning Policy Violations and ViolatationAnalysis by @mge-mm in #655
- Refactor finding detail and fix finding search routes by @mykter in #689
- fix: correctly calculate audited violations and audited findings percentages by @setchy in #704
- refactor: handle percentage calc edge cases by @setchy in #719
- Fix "Outdated Only" button being disabled when dependency graph is not available by @nscuro in #725
- Fix redundant requests to
/api/v1/component
when loading project page by @nscuro in #726 - Fix table column visibility preferences triggering redundant requests by @nscuro in #727
- Do not append
@<version>
when rendering CPEs in Affected Components view by @nscuro in #748 - Fix
Components
column erroneously being sortable by @nscuro in #767 - Fix API key rows not being displayed by @nscuro in #770
- Fix link to projects in Portfolio Access Control view by @lukas-braune in #774
- Aliases column is not displaying information in Vulnerabilities section by @LaVibeX in #766
- fix: v-for explicit key by @setchy in #797
- Require
VIEW_PORTFOLIO
permission for BOM download by @nscuro in #812 - Add missing repo views for Hackage and Nixpkgs by @nscuro in #845
Dependency Updates 🤖
- build(deps): bump nginxinc/nginx-unprivileged from
f084834
to1e29add
in /docker by @dependabot in #669 - build(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.0 by @dependabot in #668
- build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #680
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #672
- build(deps): bump nginxinc/nginx-unprivileged from
1e29add
tofa82525
in /docker by @dependabot in #671 - build(deps): bump nginxinc/nginx-unprivileged from
fa82525
to4426351
in /docker by @dependabot in #685 - build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 by @dependabot in #690
- build(deps): bump nginxinc/nginx-unprivileged from
4426351
toafc98ea
in /docker by @dependabot in #687 - build(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #693
- build(deps): bump nginxinc/nginx-unprivileged from
afc98ea
to6703f05
in /docker by @dependabot in #691 - build(deps): bump actions/download-artifact from 3.0.2 to 4.1.0 by @dependabot in #679
- build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #675
- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #697
- build(deps): bump nginxinc/nginx-unprivileged from
6703f05
to966331a
in ...
4.10.0
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
217bcaab3a7da2ae2fab3103055f9503aef5db07 frontend-dist.zip
# SHA256
2f6f524c45afcc4a90128cab22a557bf41b88c716aaf0992eb6bb2239ce1469c frontend-dist.zip
# SHA512
a230b06bf0e16bd450aaa88817be6ec6468b94e82503f7a7807422fa1f134d318503e98af0452fd57d70f5be92d670a7137d729868a9df54f785c91c9def8a0d frontend-dist.zip
4.9.1
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
d45d09a8ffb4c36f2fac78149d5f7cefe31a280b frontend-dist.zip
# SHA256
6bc0bf9ecb8e7dc26eb3bfe9beecc41c5d11e5ccb902f19f0445aaa5860a1980 frontend-dist.zip
# SHA512
fb45d76e3d8dd398c2c1a7b81c4ffbc25a9bfc04e1fe6c7b3d786783af6ea8664ed7020df6a7c741933bcafa0249f7e694594c3bda07a39555dc34eb9e7c7ed7 frontend-dist.zip
4.9.0
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
151f24f7b92e93dcf6600c4b8ee9e0ebd7b3560b frontend-dist.zip
# SHA256
1ff2ace778d08529b42ee297fb6e3b0bbe8b2593b2b8686e8b3e3c9472663c2a frontend-dist.zip
# SHA512
f582b32b4b919f5dbf25f2c1f51cb003acbc771a88408524de7e248c572397327b3719d298327446115166526c73d0d90f7ac4045d02f9b55cedabf2fdceaeea frontend-dist.zip
4.8.1
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
01bc042e1f510e089b9db937852dbcde69eca603 frontend-dist.zip
# SHA256
f946994c0f66647bd34c9e10997f2b62c08ab17ebbfe42edf149be12a47b2278 frontend-dist.zip
# SHA512
2419660ed3b29041958d74589240ee6e675fe2c5c5029a10110f334d5bf8d2fcb8c4a44558895c1e156a46a2a796c9bc32f8cd0b10ea2f7a6dd0bb48a0984d2b frontend-dist.zip
4.8.0
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
852b8a16aa8d07ccd46b4bec38cda736c6271c42 frontend-dist.zip
# SHA256
40cffc6fcaafe4a23d2c347958c2e3f43e3c02afe3def238bfd4615684803537 frontend-dist.zip
# SHA512
81fe2dd5af9f685210060e92f02bd931a33624eb8bedf87873fa3c5ec4e97bee128f6b32b1860cdb7037077ee42e4ed9af053cb5d08bac9551e42002a72ca662 frontend-dist.zip
4.7.1
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
1c1412a09a64d08ae44cb3c9c980bfbb2786ff53 frontend-dist.zip
# SHA256
95aed5a69c6e1db5ab05eaa57f511d5e16f92bafd67839be63f136ea78e11252 frontend-dist.zip
# SHA512
dedc46500c18cf981d47710476efc7184fe58a43d627eaab99d0d1cf6f54943567cbe731d1b1e2b36a736b7cd42e392f0b82a6a8c94231375d095790cef8e29d frontend-dist.zip
4.7.0
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
8696218e07d438896f236f691f2ca658faf0377a frontend-dist.zip
# SHA256
23cc72eea3361edeaff84efe0a1a0327e47367419466307867103bac2b14ad75 frontend-dist.zip
# SHA512
e41bc36592fb0a3985f7af99abdefc50fa63d536498c9bc2c7084a29c5644cf0fe5d315b2f7a041882d0f514b5ae2fcaa8b9687f81c723b9813023fecf778a42 frontend-dist.zip
4.6.1
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
67843f34745d4983da001ca158c0fa6aba814427 frontend-dist.zip
# SHA256
f0cb536946117068f26845eee89975e4d7feac0b7c806bae505172e85bfadf76 frontend-dist.zip
# SHA512
692840ddd1e79cb6f9f911df8cd310914d94e76e80146e5f61e053aa59b3a1dc14cd6c620a2ab4cf805c7a584701c61faf5d8b91f30d2080e443dd3106cda36c frontend-dist.zip
4.6.0
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
0f8967a4f777d33fd285d7fe8786f08690ffedd9 frontend-dist.zip
# SHA256
14791981d23850b72e39cee8c6378c6e25de0f8f5ee46b5c244c28bd6262db9a frontend-dist.zip
# SHA512
73c2fde79b1f48428db376fa059f2104515225d409068bcfcc9ddd9c43a0bf91de5f807b93ea3d8eb77cd9d6ac2bcb1d51b1dde4129375500011c5fe56ef9050 frontend-dist.zip