@@ -82,6 +82,8 @@ def test_allows_expected_read_only_commands() -> None:
|
||||
"systemctl status apache2",
|
||||
"cat /etc/hosts",
|
||||
"ss -lntp",
|
||||
"rpm -q sssd",
|
||||
"dpkg-query -W sssd",
|
||||
]:
|
||||
client.validate_read_only_command(command)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user