Skip to content

OpenSSF scorecard "Token-permissions" score zero #3012

@fraxken

Description

@fraxken

Hello there 👋,

Today in the Node.js security meeting we discussed that the undici project score had dropped due to a change in the workflows. This seems to be related to the following commit.

image

Full report here

  1. nightly.yml and test.yml seems to lack global permissions
permissions:
  contents: read
  1. In nodejs.yml we have warnings to reviews the following permission.

permissions:
contents: write
pull-requests: write
actions: write

Github Action Merge Dependabot require pull-requests and contents (not sure if actions is required). These warnings are perhaps to be ignored.

@nodejs/security-wg

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions