Skip to content

Draft: feat: adding image processor for GitLab user generated content

Following discussions in https://gitlab.com/gitlab-com/gl-security/product-security-engineering/product-security-engineering-team/-/issues/44

I have started to tackle implementing an image secret detection scanner. I also added a cloud run function that accepts a GitLab URL and downloads it and calls either the Video scanner or the Image scanner appropriately.

Merge request reports