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
feat: enable debug mode for custom dependencies scan (#36)
The custom provided command to scan dependencies is run with the debug
mode enabled.
The env substitution is removed since the command is run using eval.
0 commit comments