DependencyTrack / dependency-track

Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
https://dependencytrack.org/
Apache License 2.0
2.69k stars 578 forks source link

Allow limiting of notifications by regex on project name and version range #276

Open joergsesterhenn opened 5 years ago

joergsesterhenn commented 5 years ago

Issue Type:

Current Behavior:

Currently you can limit notifications to already created projects and versions. Especially if you use automatic creation of projects and new versions there is no way to automatically get notified on new issues of autocreated projects/versions.

Steps to Reproduce (if defect):

-

Expected Behavior:

Please add a regex-expression-filter-option, that allows to enter a regex for the projectnames that you want to be notified of. In addition add a version-range-option to filter for version ranges either by regex or preferably maven version syntax (https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html).

Environment:

Other Details:

-

ooeler commented 4 years ago

@joergsesterhenn We could use that as well