Skip to content

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

Open
jcchavezs wants to merge 1 commit into
auth0:mainfrom
jcchavezs:ci_ignore_scripts
Open

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

Conversation

@jcchavezs

Copy link
Copy Markdown
Contributor

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

@arpit-jn arpit-jn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@arpit-jn

arpit-jn commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

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.

@jcchavezs jcchavezs force-pushed the ci_ignore_scripts branch 6 times, most recently from 6a94e53 to 9a94f7d Compare June 9, 2026 10:00
…ripts

Signed-off-by: Jose Carlos Chavez <josecarlos.chavez@owasp.org>
@jcchavezs jcchavezs force-pushed the ci_ignore_scripts branch from 9a94f7d to d91fb65 Compare June 9, 2026 10:01
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