roddhjav / apparmor.d

Full set of AppArmor profiles (~ 1500 profiles)
https://apparmor.pujol.io
GNU General Public License v2.0
458 stars 44 forks source link

Several additions on/from openSUSE Tumbleweed #424

Open cboltz opened 3 months ago

cboltz commented 3 months ago

Tumbleweed needs several profile additions, see aa-log-2024-07-21.txt

nobody43 commented 3 months ago

owner @{HOME}/bin/ r, # part of $PATH, but still - why? Some library that git uses searches greedily for specific or all available executables in PATH. The program itself might not even care about the PATH.

roddhjav commented 2 months ago

Thanks, they should be integrated now. I updated the value of user_bin_dirs to also include @{HOME}/bin.

cboltz commented 2 months ago

Thanks!

I noticed a few additional denials: aa-2024-08-25.txt

cboltz commented 2 months ago

Here's a bigger - and probably more complete - list of denials from latest Tumbleweed: aa-2024-08-26.txt

I didn't check in detail, but it probably includes the denials from the 2024-08-25 list.

roddhjav commented 2 months ago

Thanks, they should be integrated now (1655a9f5ab0956142d78a8795d491a9e836d1ad9). There are a few things to comments:

I may have to update the configuration documentation page to expand the section about the list of variables that need to be configured.