frontend
frontend copied to clipboard
Frontend UI for Dependency-Track
### Current Behavior Depending on your screensize and level of zoom, Tooltip text in Dependency-Track can totally obscure the associated button. When this happens, the button cannot be clicked. ###...
### Current Behavior The latest release of DT Frontend is v4.11.3 and the BOM is published as a [release asset](https://github.com/DependencyTrack/frontend/releases/download/4.11.3/bom.json) and also available from DT itself via `/.well-known/sbom` The BOM...
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [@cyclonedx/webpack-plugin](https://github.com/CycloneDX/cyclonedx-webpack-plugin). These dependencies need to be updated together. Removes `got` Updates `@cyclonedx/webpack-plugin` from 2.0.2 to 3.12.0 Release notes Sourced from...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [webpack](https://github.com/webpack/webpack) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update...
### Current Behavior When a POST is made to /api/v1/user/oidc/login the api responds with "Uncaught internal server error" ### Steps to Reproduce 1.I've registered my instance of dependency track in...
### Current Behavior https://github.com/DependencyTrack/dependency-track/pull/3746 The PR above contains the back end implementation for using EPSS in policies. There is no front end implementation yet. ### Proposed Behavior The front end...
### Current Behavior Breadcrumbs are not working if you switch language i.e. to German Name is translate and will not work. Name, label and path should be dedicated properties. ###...
> ⚠️ **NOTE**: This is a **Draft PR**. Need help figuring out how to filter Findings by tags ### Description Adds a new column "Tags" (hidden by default, can be...
### Current Behavior The current French translation is machine-generated, and most definitely will contain mistakes. ### Proposed Behavior Have a native speaker review and improve the translation. The translation file...
### Current Behavior I uploaded BOM via API. Components, vulnerabilities and policy violations are working well but there is no data showing in dependency graph. I am aware of that...