Hi All,
I have a question.
We are planning to release some docker based application to production(Windows containers). This is the first time we are doing an docker based production deployment.
And when going through security assessment, our security team has raised a concern saying we need malware protection and deep scanning.
-
- I found this from Trend Micro Trend Micro Deep Scan for containers But this support only Linux containers.
-
- Docker has their own version, but for that we should upload to docker hub and we are having our own local docker repository.
So my doubt is whether there is any deep scanning solution for Windows containers, that can be used on premises.
Thanks in advance.