[PR #3866] [MERGED] Add profile for npm #4916

Closed
opened 2026-05-05 10:28:56 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3866
Author: @aidalgol
Created: 1/3/2021
Status: Merged
Merged: 1/8/2021
Merged by: @undefined

Base: masterHead: npm-profile


📝 Commits (10+)

  • 7a5326c Add profile for npm
  • 061a621 Apply suggestions from code review
  • 0e257c6 Remove empty line
  • 135da4d Add npm files to add-common-devel
  • e07deac Remove extra blank line
  • 2f45760 Add common whitelist includes to npm profile
  • 977e7cb Tighten npm profile
  • 16f3bd3 Remove whitelist-common.inc from npm profile
  • 94a1f1c Fix inverted commands
  • 3a85ff6 Fixes for whitelisting

📊 Changes

4 files changed (+76 additions, -0 deletions)

View changed files

📝 etc/inc/allow-common-devel.inc (+4 -0)
etc/inc/allow-nodejs.inc (+6 -0)
📝 etc/inc/disable-programs.inc (+2 -0)
etc/profile-m-z/npm.profile (+64 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3866 **Author:** [@aidalgol](https://github.com/aidalgol) **Created:** 1/3/2021 **Status:** ✅ Merged **Merged:** 1/8/2021 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `npm-profile` --- ### 📝 Commits (10+) - [`7a5326c`](https://github.com/netblue30/firejail/commit/7a5326c731551eb9393857834c53060e4a44fda5) Add profile for npm - [`061a621`](https://github.com/netblue30/firejail/commit/061a621645fc94cc35fef75f3c370eb1595b22e8) Apply suggestions from code review - [`0e257c6`](https://github.com/netblue30/firejail/commit/0e257c6b1867493101beeeb58702c00ed42ecfcd) Remove empty line - [`135da4d`](https://github.com/netblue30/firejail/commit/135da4d0f035505bbea3a77c475ebf3e6a78b080) Add npm files to add-common-devel - [`e07deac`](https://github.com/netblue30/firejail/commit/e07deac4125e8dffd021e09fbccd47335a8072be) Remove extra blank line - [`2f45760`](https://github.com/netblue30/firejail/commit/2f457607fee2bdfbce13d55df310d5af0c09b0e8) Add common whitelist includes to npm profile - [`977e7cb`](https://github.com/netblue30/firejail/commit/977e7cb42505277db02b8e9febbe28160d79ed35) Tighten npm profile - [`16f3bd3`](https://github.com/netblue30/firejail/commit/16f3bd3a3a060735b9c3c62b979a9fa1f527294b) Remove whitelist-common.inc from npm profile - [`94a1f1c`](https://github.com/netblue30/firejail/commit/94a1f1c68c92fe32848581371d24b4db8bb36ed6) Fix inverted commands - [`3a85ff6`](https://github.com/netblue30/firejail/commit/3a85ff6a3c5922bde2db23b6a40224a2050f9f55) Fixes for whitelisting ### 📊 Changes **4 files changed** (+76 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/allow-common-devel.inc` (+4 -0) ➕ `etc/inc/allow-nodejs.inc` (+6 -0) 📝 `etc/inc/disable-programs.inc` (+2 -0) ➕ `etc/profile-m-z/npm.profile` (+64 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:28:56 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4916
No description provided.