maximiliarthur
maximiliarthur
yeah actually I have tried to re-run the jobs but still reproduce this error
does the trivy official action support scan the local images? like this one ``` docker run --rm -v /var/run/docker.sock:/var/run/docker.sock \ -v $HOME/Library/Caches:/root/.cache/ aquasec/trivy:0.18.3 python:3.4-alpine ```
Yeah, I've read the issue before but this one is a different environment I think. Because I ran the trivy as a workflow using the trivy github actions (https://github.com/aquasecurity/trivy-action)
Because I've implemented to other repository and no issue occurs. But, only the certain repository that produces this issue