[PR #5691] [MERGED] New profiles: jami and postman #5616

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5691
Author: @Kobaxidze256
Created: 2/27/2023
Status: Merged
Merged: 3/15/2023
Merged by: @kmk3

Base: masterHead: master


📝 Commits (9)

  • de86997 Add profiles for jami and postman
  • 2a77e95 Add descriptions for jami and postman profiles and clean them up
  • 37e1d35 Write mkdir and whitelist lines together, remove whitelist-ro /usr/share/...
  • 6672879 Whitelist /opt/postman
  • fcf5b81 Sort Postman profile private-bin list
  • 970ba1c Disallow nodejs in Postman profile
  • ca7f0cf Add profile for Postman executable
  • 33616ed Move Postman up in firecfg.config
  • 940fc4c Move Postman down in firecfg.config

📊 Changes

5 files changed (+62 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+3 -0)
etc/profile-a-l/jami.profile (+18 -0)
etc/profile-m-z/Postman.profile (+10 -0)
etc/profile-m-z/postman.profile (+28 -0)
📝 src/firecfg/firecfg.config (+3 -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/5691 **Author:** [@Kobaxidze256](https://github.com/Kobaxidze256) **Created:** 2/27/2023 **Status:** ✅ Merged **Merged:** 3/15/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`de86997`](https://github.com/netblue30/firejail/commit/de8699772762f94bff34f79d1c9fd9c4a90ce201) Add profiles for jami and postman - [`2a77e95`](https://github.com/netblue30/firejail/commit/2a77e95d973383ec0434108db95e3566d0f0641d) Add descriptions for jami and postman profiles and clean them up - [`37e1d35`](https://github.com/netblue30/firejail/commit/37e1d35442dbaf716ec27eb5f443b78e1916703f) Write mkdir and whitelist lines together, remove whitelist-ro /usr/share/... - [`6672879`](https://github.com/netblue30/firejail/commit/66728793bfb096d2d2e629283bdf262ef2f3fec0) Whitelist /opt/postman - [`fcf5b81`](https://github.com/netblue30/firejail/commit/fcf5b8172fa567cc827dc412f5600818bf3e785e) Sort Postman profile private-bin list - [`970ba1c`](https://github.com/netblue30/firejail/commit/970ba1c21b3ebafb753e0b45bbb41938dc6a34f1) Disallow nodejs in Postman profile - [`ca7f0cf`](https://github.com/netblue30/firejail/commit/ca7f0cfb82f871a4b61b526fa22e95774dcc3e0e) Add profile for Postman executable - [`33616ed`](https://github.com/netblue30/firejail/commit/33616ed2483429448b2db3c17816408e4213e0b3) Move Postman up in firecfg.config - [`940fc4c`](https://github.com/netblue30/firejail/commit/940fc4ca6fe82d6320f6fbe4f8109954e0b7c530) Move Postman down in firecfg.config ### 📊 Changes **5 files changed** (+62 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+3 -0) ➕ `etc/profile-a-l/jami.profile` (+18 -0) ➕ `etc/profile-m-z/Postman.profile` (+10 -0) ➕ `etc/profile-m-z/postman.profile` (+28 -0) 📝 `src/firecfg/firecfg.config` (+3 -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:41:43 -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#5616
No description provided.