You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EDIT : nevermind, I didn't saw your message : "The error occurs no matter where csv-path is located", sorry.
EDIT 2 : I tested with my Docker image and I got the same error here.
i played around with it and tried to give it a file to name. it worked. you have to name the file to output it to. it doesnt output it to a directory with results for each individual repo scanned.
my example: shhgit --config-path /opt/scripts/ --local /opt/test/ --csv-path /opt/results/stuff
Following command:
shhgit --config-path "G:\My Drive\Repositories\shhgit" --local "G:\My Drive\Repositories" --csv-path "G:\My Drive\Repositories"
leads to a deadlock, without using the "CSV export" it's working.
(The error occurs no matter where csv-path is located)
The text was updated successfully, but these errors were encountered: