Skip to content

CodeceptJS v3.4.0 uses a vulnerable version of minimatch and nanoid #3591

Closed
@lbosap

Description

@lbosap

What are you trying to achieve?

npm audit

What do you get instead?

Vulnerable version of minimatch and nanoid.

Provide console output if related. Use --verbose mode for more details.

minimatch  <3.0.5
Severity: high
minimatch ReDoS vulnerability - https://github.com/advisories/GHSA-f8q6-p94x-37v3
fix available via `npm audit fix --force`
Will install codeceptjs@2.2.1, which is a breaking change
node_modules/codeceptjs/node_modules/minimatch
  mocha  5.1.0 - 9.2.1
  Depends on vulnerable versions of minimatch
  Depends on vulnerable versions of nanoid
  node_modules/codeceptjs/node_modules/mocha
    codeceptjs  >=2.3.0
    Depends on vulnerable versions of mocha
    node_modules/codeceptjs

nanoid  3.0.0 - 3.1.30
Severity: moderate
Exposure of Sensitive Information to an Unauthorized Actor in nanoid - https://github.com/advisories/GHSA-qrpm-p2h7-hrv2
fix available via `npm audit fix --force`
Will install codeceptjs@2.2.1, which is a breaking change
node_modules/codeceptjs/node_modules/nanoid

Details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions