Skip to content

Conversation

@dirkwa
Copy link
Contributor

@dirkwa dirkwa commented Dec 23, 2025

Addresses Issue #2181

Install plugins with npm's --ignore-scripts flag to improve security by preventing arbitrary code execution during installation.

Plugin developers should use prepublishOnly instead of postinstall scripts to ensure their packages work correctly when installed via the AppStore.

Install plugins with npm's --ignore-scripts flag to improve security
by preventing arbitrary code execution during installation.

Plugin developers should use prepublishOnly instead of postinstall
scripts to ensure their packages work correctly when installed via
the AppStore.
@dirkwa
Copy link
Contributor Author

dirkwa commented Dec 25, 2025

@tkurki
This is included in the xmas-patch.

@dirkwa dirkwa closed this Dec 26, 2025
@tkurki tkurki reopened this Dec 29, 2025
@tkurki tkurki added the feature label Dec 29, 2025
Copy link
Member

@tkurki tkurki left a comment

Choose a reason for hiding this comment

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

Could you please rebase this on master - windows npm invocation has changed there fundamentally, so needs a bit of rework.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants