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
PNPM: Fix pnpm v9 lockfile transitive devDependency classification. Dependencies of devDependencies were incorrectly reported as production dependencies in pnpm v9 projects. (#1668)
Conda: Make conda analysis work on versions of conda where the --force flag is deprecated for conda env create (#1661)
Bug fix: fail early if the --output flag is combined with --snippet-scan or --x-vendetta flags (#1659)
Hide deprecated --experimental-use-v3-go-resolver, --experimental-skip-vsi-graph and --experimental-link-project-binary flags, and deprecate the experimental-link-user-defined-dependency-binary subcommand. The flags and subcommand still work, but are no longer documented or shown in the help text (#1633)