greenbone/gsa

Filter `~(` `~)`

PiRomant opened this issue · 0 comments

My favorite filter
not (regexp ~"(Ubuntu: Security Advisory.*)" and ~"Fixed version:(.*~esm\d+)")
stopped working in the new UI because every time it turns into
not ~(regexp ~"(Ubuntu: Security Advisory.*)" and ~"Fixed version:(.*~esm\d+)" ~)

Expected behavior

not (regexp ~"(Ubuntu: Security Advisory.*)" and ~"Fixed version:(.*~esm\d+)")

Steps to reproduce

Use filter not (regexp ~"(Ubuntu: Security Advisory.*)" and ~"Fixed version:(.*~esm\d+)")

image

GVM versions

gsa: (gsad --version) - Greenbone Security Assistant 22.12.0
but in /about Version 24.0.1
image

Environment

Greenbone Community Containers