In Black Duck2026.4.2 the reporting database job process runs every 480 minutes, which is configurable.
To configure a different reporting delay:
Edit the
blackduck-config.envfile in thedocker-swarmdirectory and configureBLACKDUCK_REPORTING_DELAY_MINUTES=<value in minutes>For example,
BLACKDUCK_REPORTING_DELAY_MINUTES=360Restart the containers.