Mark Symons
Mark Symons
It would be useful for the Jenkins plugin to offer functionality whereby "Cucumber Status" is available as a dashboard column: Edit View -> Add Column At a very basic level,...
### Current Behavior: The "Projects" tab for a component displays two columns for the projects that have the component as a dependency: * Name * Version Each column displays an...
### 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: 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...
### Current Behavior: GitHub Advisory mirroring is refreshed daily, or upon restart of the Dependency-Track instance. #1542 is currently scheduled for milestone 4.6 and will allow the user to configure...
### Issue Type: - [ ] defect report - [X] enhancement request ### Current Behavior: I believe that it would be useful to track timestamps for "first seen" info for...
I would like to see the specification support analysis timestamps in VEX There are timestamps for each vulnerability: * created * published * updated Without a timestamp for analysis, it...
I ran into a problem using the goal `makeAggregateBom` and think that I have now solved it, giving the details below. If I got things right then perhaps this might...
I would like to see an improved release process whereby [Releases](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) contains release notes. * This will help repo watchers who configure customise events for "Releases" only. * This will...
Schema 1.3 added support for [properties](https://cyclonedx.org/use-cases/#properties--name-value-store) (name-value pairs). Now that Schema 1.3 is implemented in cyclonedx-maven-plugin as of v2.5.0, it would be useful for the plugin to support properties. For...