)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"0ae806eb90c2e94dd8a5087737f5c32cca11730b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"043ee7b7_8b5c8b75","updated":"2024-06-12 08:17:32.000000000","message":"If it\u0027s internal variable, makes sense to name it `_hardening_user_list` then","commit_id":"d2e1d2ee5681a8eb7b78f6b5ec91bfc38a3b4be0"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"642c36c94ef1adf509633b62ab12cf152777b630","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"299df6a7_d52b3740","updated":"2024-07-22 11:30:09.000000000","message":"it\u0027s fine to rename this, I guess.","commit_id":"d2e1d2ee5681a8eb7b78f6b5ec91bfc38a3b4be0"}],"tasks/rhel7stig/file_perms.yml":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"49acbeb5f1fbf1732a3ba183c7048812460716f8","unresolved":true,"context_lines":[{"line_number":99,"context_line":"    group: \"{{ item.group.name }}\""},{"line_number":100,"context_line":"    mode: \"g-ws,o-rwxt\""},{"line_number":101,"context_line":"  when:"},{"line_number":102,"context_line":"    - item.uid \u003e\u003d 1000"},{"line_number":103,"context_line":"    - item.name !\u003d \u0027nobody\u0027"},{"line_number":104,"context_line":"    - security_set_home_directory_permissions_and_owners | bool"},{"line_number":105,"context_line":"  with_items: \"{{ hardening_user_list.users | selectattr(\u0027uid\u0027, \u0027greaterthan\u0027, 999) | list }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"11224ac7_65ddaf2e","line":102,"updated":"2024-06-12 08:18:58.000000000","message":"Not directly related to this patch, but isn\u0027t this redundant with the `|selectattr` below?\n\nAlso, should this use interactive_user_list instead or at least the same configurable lower uid bound used there?","commit_id":"d2e1d2ee5681a8eb7b78f6b5ec91bfc38a3b4be0"}],"tasks/rhel7stig/main.yml":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"49acbeb5f1fbf1732a3ba183c7048812460716f8","unresolved":true,"context_lines":[{"line_number":48,"context_line":"- name: Get user data for all interactive users on the system"},{"line_number":49,"context_line":"  get_users:"},{"line_number":50,"context_line":"    min_uid: \"{{ security_interactive_user_minimum_uid }}\""},{"line_number":51,"context_line":"  register: interactive_user_list"},{"line_number":52,"context_line":"  check_mode: no"},{"line_number":53,"context_line":"  tags:"},{"line_number":54,"context_line":"    - always"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"42a16ade_734ac002","line":51,"updated":"2024-06-12 08:18:58.000000000","message":"prefix this with `hardening`, too, just in case?","commit_id":"d2e1d2ee5681a8eb7b78f6b5ec91bfc38a3b4be0"}]}
