Skip to content

SonarCloud security issues in release workflows #413

Description

@Ishita-190
Image

SonarCloud reports multiple security issues in the release workflows related to package installation and execution.

Files:
.github/workflows/if-nodejs-release.yml
.github/workflows/release-announcements.yml

Proposed Changes:

  • Add --ignore-scripts to the npm install command.
  • Replace the npx command with a safer package execution method.
  • Define the exact package version in .github/workflows/release-announcements.yml to avoid installing unverified releases.

References these issues

Tagging @AceTheCreator for review

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