Skip to content

Commit

Permalink
Update audit.rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gronau-ndaal authored Jan 31, 2024
1 parent dfb7898 commit 299dd5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions audit.rules
Original file line number Diff line number Diff line change
Expand Up @@ -491,11 +491,15 @@
-w /usr/bin/dpkg -p x -k software_mgmt
-w /usr/bin/apt -p x -k software_mgmt
-w /usr/bin/apt-add-repository -p x -k software_mgmt
-w /usr/bin/apt-config -p x -k software_mgmt
-w /usr/bin/apt-get -p x -k software_mgmt
-w /usr/bin/apt-key -p x -k software_mgmt
-w /usr/bin/aptitude -p x -k software_mgmt
-w /usr/bin/wajig -p x -k software_mgmt
-w /usr/bin/snap -p x -k software_mgmt

-w /etc/apt/listchanges.conf -p wa -k T1072_Third_Party_Software

# PIP(3) (Python installs)
-w /usr/bin/pip -p x -k third_party_software_mgmt
-w /usr/local/bin/pip -p x -k third_party_software_mgmt
Expand Down

0 comments on commit 299dd5e

Please sign in to comment.