Skip to content

Pnpm CLI option not recognized #3789

@RemiGC

Description

@RemiGC

Describe the bug
The new cli option for pnpm and disablePnpmAudit are not recognized on the cli.

Version of dependency-check used
The problem occurs using version 6.5.0 of the cli.

Log file

Unrecognized option: --pnpm

To Reproduce
Steps to reproduce the behavior:

  1. Download latest release (windows or Linux)
  2. Install
  3. .\dependency-check.bat --version
  4. output: Dependency-Check Core version 6.5.0
  5. .\dependency-check.bat --pnpm c:\path -s C:\secondpath
  6. output: Unrecognized option: --pnpm

Expected behavior
I expect both --pnpm and --disablePnpmAudit to be recognized by the CLI.

Additional context

>.\dependency-check.bat --disablePnpmAudit
Unrecognized option: --disablePnpmAudit

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions