UNCLASSIFIED - NO CUI

scan-artifacts stage not scanning large files correctly

This template is ONLY used for reporting bugs. New feature request or pipeline enhancement issues should use the other template options for issue submission.

Current Behavior

ClamAV will time out or be unable to scan files which are a larger size.

Live Example

Test project - https://repo1.dsop.io/dsop/opensource/pipeline-test-project/nifi/-/pipelines

Expected Behavior

Scans complete successfully for files which are a larger size.

Possible Solution

Increase memory requests/limits using KUBERNETES_MEMORY_REQUEST and KUBERNETES_MEMORY_LIMIT variables on the scan-artifacts stage.