Divyesh3011
Divyesh3011
slim version linux|Transformer|1.40.2|762eea87bafc4b04fe6b0642a62534a148acdaca|2023-05-20_06:09:23AM there is no specific reason behind disabling http probing i just found one of the eg similar to this so i used this cmd should i modify...
i tried updating my dockerfile according to your suggestion but getting this error i have added the slim-report file too cmd : docker-slim build --target azure-soc2 --tag azure-soc2:slim i have...
the app is part of multiple microservices which are use to scan the image for any vulnerablity i is there are way where i can specify the slim not to...
@kcq Traceback (most recent call last): File "/app/start_server.py", line 1, in from app.main import app File "/app/app/main.py", line 17, in from .models.discovery import ScanRQ,ScanRequest ModuleNotFoundError: No module named 'app.models.discovery' It...