Skip to content

Invalid package.json files - contributor entries #1648

@JArndt-WI

Description

@JArndt-WI

Hi,

in package.json files there there are invalid "contributors" assignments.

We have
...
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
...

A URL is not allowed here, it must be an array of people (persons) according to npm package.json specification:

https://docs.npmjs.com/cli/v11/configuring-npm/package-json#people-fields-author-contributors

This breaks proper parsing of SBOM generators like Syft,

Please check and fix all invalid package.json files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions