Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[FR] Advanced regex

Aperta
#619 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
typescript
Ambito
api, backend, search

Direzione di ricerca

Start by reviewing Zoekt's query and result-limit behavior, then trace the server-side API path mentioned in the issue. The scope needs to define matching lines, computation of found values, filtering before result limits, and API support. Done means those behaviors have an agreed design and are covered by tests.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Feature

"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.

Lingua principale
TypeScript
Stelle
3.9k
Fork
374
Merge medio
21h 18m
PR unite (30g)
39

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di sourcebot-dev/sourcebot

Tutte le issue di sourcebot-dev/sourcebot

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.