Current file state and file item have user_id and group_id, which require either knowing this data, or looking it up. Given that there isn't a group test for unix, translating the groupname to id requires parsing /etc/group.
Additionally, adding theses to the system_char item will make the results more human readable vs random ID numbers.
This could also be ported to OVAL 5.12.4 if we create it.
Current file state and file item have user_id and group_id, which require either knowing this data, or looking it up. Given that there isn't a group test for unix, translating the groupname to id requires parsing /etc/group.
Additionally, adding theses to the system_char item will make the results more human readable vs random ID numbers.
This could also be ported to OVAL 5.12.4 if we create it.