Skip to content

[Bug]: 'npm audit signatures' fails for 1.42.1 packages #29798

@jattasNI

Description

@jattasNI

Version

1.42.1

Steps to reproduce

  1. npm install -D playwright
  2. npm audit signatures

Expected behavior

No error messages

Actual behavior

2 packages have invalid attestations:

playwright@1.42.1 (https://registry.npmjs.org/)
playwright-core@1.42.1 (https://registry.npmjs.org/)

Someone might have tampered with these packages since they were published on the registry!

Additional context

npm audit signatures is used to ensure the integrity of packages you download from the public npm registry. Here's the documentation on npm

The command succeeds with no errors or warnings for versions prior to 1.42.1.

Environment

System:
    OS: macOS 14.3
    Memory: 41.00 MB / 32.00 GB
  Binaries:
    Node: 20.10.0 - /usr/local/bin/node
    Yarn: 3.5.0 - /usr/local/bin/yarn
    npm: 10.2.3 - /usr/local/bin/npm
    pnpm: 8.6.9 - /usr/local/bin/pnpm
  Languages:
    Bash: 3.2.57 - /bin/bash
  npmPackages:
    playwright: ^1.42.1 => 1.42.1

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