Skip to content

[FR] Advanced regex #619

@abraverm

Description

@abraverm

"Advanced regex" feature is to allow one to run regex on matching lines, for example in case of log4j vulnerability one would want to find all repositories using log4j with versions that are lower of 2.17.1, but the query syntax doesn't support new lines or computation of found values.
Taking the limit of Zoekt, it would be great if there was addition advanced regex option to filter further the results.

One problem is the default search result limit for Zoekt that if executed before the filter would hide potential results.

I believe the filter should process on the server side to allow this feature in the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions