Filter `~(` `~)`
PiRomant opened this issue · 0 comments
PiRomant commented
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+)")
GVM versions
gsa: (gsad --version) - Greenbone Security Assistant 22.12.0
but in /about Version 24.0.1
Environment
Greenbone Community Containers