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: explicitly ensure package manager in scan_dependencies (#9)
Install package manager explicitly using the `core/ensure_pkg_manager`
command instead through the `core/install_dependencies` command
since actual dependencies are not needed for the audit command, plus
this should also benefit the performance.
0 commit comments