https://bugzilla.suse.com/show_bug.cgi?id=1200091 https://bugzilla.suse.com/show_bug.cgi?id=1200091#c2
--- Comment #2 from Stefan Hundhammer shundhammer@suse.com --- To cover your use case, however, there is a simple alternative with zypper commands:
sudo zypper list-patches -g security
and
sudo zypper patch -g security
In the YaST online update GUI, there is no counterpart; but IIRC security and recommended patches are preselected by default (optional patches are not) which is appropriate for most users.