Skip to content

Filter ~( ~) #4206

@PiRomant

Description

@PiRomant

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions