File tree Expand file tree Collapse file tree
linux_os/guide/system/permissions/files/permissions_var_log_dir/file_ownerships_var_log/oval Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 <filter action =" exclude" >{{{ rule_id }}}_exclude_files_aide</filter >
4949 <filter action =" exclude" >{{{ rule_id }}}_exclude_files_exim</filter >
5050 {{% endif %}}
51- <!-- {{%- if product == "ubuntu2204" %}}
52- <filter action="exclude">{{{ rule_id }}}_system_files_with_empty_group</filter>
53- {{% endif %}} -->
5451 </unix : file_object >
5552 <unix : file_state id =" {{{ rule_id }}}_exclude_symlinks" version =" 1" >
5653 <unix : type operation =" equals" >symbolic link</unix : type >
113110 {{% endif %}}
114111 {{%- if product == "ubuntu2204" %}}
115112 <unix : file_state id =" {{{ rule_id }}}_system_files_with_empty_group" version =" 3" >
116- <!-- <unix:group_id datatype="int" var_ref="empty_group_ids" var_check="at least one"/> -->
117113 <unix : user_id datatype =" int" operation =" less than" >{{{ uid_min }}}</unix : user_id >
118114 </unix : file_state >
119-
120- <!-- <local_variable id="empty_group_ids" comment="Group IDs with no members" datatype="int" version="3">
121- <object_component item_field="subexpression" object_ref="empty_members_in_etc_group"/>
122- </local_variable>
123-
124- <ind:textfilecontent54_object comment="Groups with no members" id="empty_members_in_etc_group" version="3">
125- <ind:filepath>/etc/group</ind:filepath>
126- <ind:pattern operation="pattern match">^[^:]+:[^:]*:([0-9]+):$</ind:pattern>
127- <ind:instance datatype="int" operation="greater than or equal">1</ind:instance>
128- </ind:textfilecontent54_object> -->
129-
130115 {{%- endif %}}
131116</def-group >
You can’t perform that action at this time.
0 commit comments