[PR #4740] [MERGED] Implement a whitelist-ro command #5238

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4740
Author: @WhyNotHugo
Created: 12/3/2021
Status: Merged
Merged: 12/28/2021
Merged by: @netblue30

Base: masterHead: whitelist-ro


📝 Commits (2)

  • 894bf81 Implement a whitelist-ro command
  • 92f438c Merge branch 'master' into whitelist-ro

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 src/firejail/profile.c (+12 -0)

📄 Description

This is a shortcut to:

whitelist $PATH
read-only $PATH

Ideally, a great deal of usages of whitelist should be replaced with this instead.


🔄 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/4740 **Author:** [@WhyNotHugo](https://github.com/WhyNotHugo) **Created:** 12/3/2021 **Status:** ✅ Merged **Merged:** 12/28/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `whitelist-ro` --- ### 📝 Commits (2) - [`894bf81`](https://github.com/netblue30/firejail/commit/894bf81a595304b0c1a843c85a607003fd419d1b) Implement a `whitelist-ro` command - [`92f438c`](https://github.com/netblue30/firejail/commit/92f438cf87234236939ed90db86162f4ae8bac76) Merge branch 'master' into whitelist-ro ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/profile.c` (+12 -0) </details> ### 📄 Description This is a shortcut to: whitelist $PATH read-only $PATH Ideally, a great deal of usages of `whitelist` should be replaced with this instead. --- <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:34:48 -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#5238
No description provided.