-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
Describe the bug
I'm facing an "exit status 1" error with no way to understand what happens.
I'm running your docker image in a Kali Linux Guest system running on a Virtualbox Windows host. I tried with a projectfolder shared as a vagrant filesystem, and as a native folder : same issue.
To Reproduce
┌──(user㉿host)-[~/workspace/host-workspace/project]
└─$ docker run -it -v ~/native-folder/:/app ghcr.io/boostsecurityio/poutine:latest -verbose -scm gitlab analyze_local /app
12:43PM | ERROR | error="failed to analyze repoPath /app: failed to parse repository: exit status 1"
Expected behavior
A clear and concise description of the error when turning on the "-verbose" flag.
Metadata
Metadata
Assignees
Labels
No labels