mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3876] [MERGED] refactor nodejs applications (npm & yarn) #4923
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4923
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/3876
Author: @ghost
Created: 1/8/2021
Status: ✅ Merged
Merged: 1/11/2021
Merged by: @undefined
Base:
master← Head:nodejs📝 Commits (10+)
39f1d8badd yarn & reorder116920aadd node-gyp & yarn filescb3a4c2Create nodejs-common.profile557cc4eCreate yarn.profile06f2300refactor npm.profile656bb77add new profile: yarn340ea13read-only's for npm/yarn62247beignore read-only's for npm491a78bignore read-only for yarn708c87aremove quiet from nodejs-common.profile📊 Changes
7 files changed (+109 additions, -49 deletions)
View changed files
📝
README.md(+1 -1)📝
etc/inc/allow-common-devel.inc(+9 -4)📝
etc/inc/disable-common.inc(+2 -0)📝
etc/inc/disable-programs.inc(+5 -0)➕
etc/profile-m-z/nodejs-common.profile(+54 -0)📝
etc/profile-m-z/npm.profile(+9 -44)➕
etc/profile-m-z/yarn.profile(+29 -0)📄 Description
This PR does the following:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.