Skip to content

Missing Black Duck Hub Deduplication #6161

Closed
@sjs6776

Description

@sjs6776

Slack us first!

Archive of message:
https://owasp.slack.com/archives/C014H3ZV9U6/p1649801536535069

Bug description
Settings.dist.py does not include deduplication for Blackduck Hub Scans.

Expected behavior

The following code was added in our local DD instance, which resulted in successful deduplication of Black Duck Hub Scans:

cat -n settings.dist.py | grep duck
1023 'Blackduck Hub Scan': ['title', 'cve', 'component_name'],
1147 'Blackduck Hub Scan': DEDUPE_ALGO_HASH_CODE,

Deployment method (select with an X)

  • Docker Compose
  • Kubernetes
  • GoDojo

Environment information

  • Operating System: Ubuntu 18.04
  • DefectDojo version: 2.8.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions