bento icon indicating copy to clipboard operation
bento copied to clipboard

Add ability to parallelize custom semgrep checks

Open nbrahms opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. A user would like to run multiple custom semgrep checks in parallel in order to minimize check run time.

Describe the solution you’d like One of:

  • Specify multiple check packs, each running in a separate semgrep process
  • Automatically parallelize semgrep runs by file or check within Bento
  • Automatically parallelize within semgrep

nbrahms avatar Apr 24 '20 21:04 nbrahms