dependency-track
dependency-track copied to clipboard
Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
### Current Behavior: The notification email's subject are hard coded right now. ### Proposed Behavior: add the notification subject configuration to the notification template and use same params as there...
The database offers the feature of having a parent child relation between projects. In our case we use projects as parts of the end user project. The content of the...
### Current Behavior: I have components that look like this: ``` pkg:maven/foo.bar.cat/[email protected]?type=jar pkg:maven/foo.bar.cat/[email protected]?type=jar pkg:maven/foo.bar.cats/[email protected]?type=jar ``` It is not possible to search for `cat` without also getting hits on `cats` (that...
### Current Behavior: When mirroring vulnerability databases, we map them to the following internal models: * `Vulnerability`: The vulnerability itself, including ID, source, references, severity, CVSS, etc. * `VulnerableSoftware`: Describes...
### Current Behavior: Dependency-Track usability is lowered by there being no way to share or save URLs for screen tabs or searches. Thus, if I want to (say) use Slack...
Depends on https://github.com/stevespringett/Alpine/pull/410 Note: The compilation target version is defined in Alpine (which is still 11 in `master`). This PR includes the necessary changes to build and run DT with...
### Current Behavior: When using the version switch in the project view next to the project name, the project properties are not updated. ### Steps to Reproduce: Create two identical...
The enhancement may already be reported! Please search for the enhancement before creating one. ### Current Behavior: Currently when you download the SBOM from Home->Projects->->Components tab dependencies are not included....
The enhancement may already be reported! Please search for the enhancement before creating one. Hi I have a list of enhancements that I think would really make DependencyTrack a really...