Skip to content

Issues: opengrep/opengrep

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

language: re-add support for Vue enhancement New feature or request
#148 opened Mar 12, 2025 by willem-delbare
Make maximum number of cores configurable enhancement New feature or request
#139 opened Mar 11, 2025 by mbacarella
Cleanup and remove unused code good first issue Good for newcomers ocaml-5 related to ocaml 5, domains, etc
#138 opened Mar 11, 2025 by dimitris-m
Ensure that tests pass on windows ocaml-5 related to ocaml 5, domains, etc windows Issue relating to Windows
#137 opened Mar 11, 2025 by dimitris-m
Improve --experimental output enhancement New feature or request good first issue Good for newcomers
#134 opened Mar 8, 2025 by dimitris-m
Infrequent printing concurrency bug bug Something isn't working ocaml-5 related to ocaml 5, domains, etc
#133 opened Mar 7, 2025 by dimitris-m
1 of 3 tasks
Refactor use of set_global_memory_limit_mb to avoid innocent data race ocaml-5 related to ocaml 5, domains, etc
#132 opened Mar 7, 2025 by dimitris-m
Replace Hashtbl.t instances when they may be used concurrently ocaml-5 related to ocaml 5, domains, etc
#130 opened Mar 7, 2025 by dimitris-m
Check thread-safety of temp file creation functions ocaml-5 related to ocaml 5, domains, etc
#129 opened Mar 7, 2025 by dimitris-m
Check all shared ref for race conditions ocaml-5 related to ocaml 5, domains, etc
#128 opened Mar 7, 2025 by dimitris-m
Check remaining instances of lazy, which is not thread-safe when forced ocaml-5 related to ocaml 5, domains, etc
#127 opened Mar 7, 2025 by dimitris-m
Remove old run_with_memory_limit ocaml-5 related to ocaml 5, domains, etc
#126 opened Mar 7, 2025 by dimitris-m
Instructions to make dune utop work good first issue Good for newcomers
#124 opened Mar 7, 2025 by dimitris-m
Multiple issues on Windows
#120 opened Mar 4, 2025 by juliensobrier
1 of 3 tasks
Language support: Groovy enhancement New feature or request
#116 opened Mar 3, 2025 by willem-delbare
Running complex rules with --match-explanations option in cli makes the binary crash bug Something isn't working
#114 opened Feb 27, 2025 by mattgek
1 of 3 tasks
rule names should allow forward slashes (/) bug Something isn't working
#113 opened Feb 27, 2025 by willem-delbare
3 tasks
JavaScript template string pattern result has incorrect range bug Something isn't working
#111 opened Feb 26, 2025 by Kirill89
1 of 3 tasks
JSP files support via extract mode enhancement New feature or request
#110 opened Feb 26, 2025 by Kirill89
Build & export code property graph enhancement New feature or request
#109 opened Feb 25, 2025 by amodgupta
Composability of rule logic enhancement New feature or request
#108 opened Feb 25, 2025 by amodgupta
Better support for multiline interpolated strings in Scala bug Something isn't working taint
#107 opened Feb 25, 2025 by sampion88
ProTip! Exclude everything labeled bug with -label:bug.