-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Copied from frequency issue
Feature Description
Details
Some supply chain attacks are using postinstall scripts in the CI to infect dev machines.
AC
- make sure gateway does not depend on any of
preinstall,install,postinstallin its packages - replace
npm installwithnpm install --ignore-scriptsin all github actions and make files or other scripts - replace
npm ciwithnpm ci --ignore-scriptsin all github actions and make files or other scripts
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working