Skip to content

fix: resolves SonarCloud security issues in release workflows - #414

Open
Ishita-190 wants to merge 1 commit into
asyncapi:masterfrom
Ishita-190:ishi
Open

fix: resolves SonarCloud security issues in release workflows#414
Ishita-190 wants to merge 1 commit into
asyncapi:masterfrom
Ishita-190:ishi

Conversation

@Ishita-190

Copy link
Copy Markdown

Description

The changes made are:

.github/workflows/if-nodejs-release.yml

  • Added --ignore-scripts to package installation.
  • Replaced npx usage with locally installed binaries.

.github/workflows/release-announcements.yml

  • Replaced runtime npx package installation.
  • Added an explicit pinned installation for semver-diff-cli.

Related issue(s)
Fixes #413

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@Ishita-190

Copy link
Copy Markdown
Author

@AceTheCreator let me know if any other changes need to be made!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SonarCloud security issues in release workflows

1 participant