-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Security 2020-11-16
-
50
Black Duck recognizes any and all git tags as releases and boost generates a lot of boost tags of varying naming scheme. These non-numerical tags are considered beta versions and are not versions that we need to upgrade too. Previously we built a manual whitelist of tags but they boost continues to vary that naming scheme. The filtering rule should be updated to exclude versions that match /[A-Za-z]
{2,}/