Skip to content

fix(security): run npm ci with --ignore-scripts#450

Open
jcchavezs wants to merge 2 commits into
auth0:mainfrom
jcchavezs:ci_ignore_scripts
Open

fix(security): run npm ci with --ignore-scripts#450
jcchavezs wants to merge 2 commits into
auth0:mainfrom
jcchavezs:ci_ignore_scripts

Conversation

@jcchavezs
Copy link
Copy Markdown

This would avoid malicious scripts in vulnerable packages to be executed on CI

@jcchavezs jcchavezs requested a review from a team as a code owner April 9, 2026 18:08
Copy link
Copy Markdown
Contributor

@arpit-jn arpit-jn left a comment

Choose a reason for hiding this comment

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

LGTM

@arpit-jn
Copy link
Copy Markdown
Contributor

arpit-jn commented Jun 1, 2026

Hi @jcchavezs, change looks good, thanks.

One blocker before merge: the commits show as Unverified. Could you enable commit signing and re-sign:

git rebase --exec 'git commit --amend --no-edit -S' origin/main
git push --force-with-lease

Once they show Verified, I'll approve. Thanks.

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.

2 participants