Isaac Evans
Isaac Evans
Not prevented from merging, enhancement is fine
Just find the text surprising
@dlukeomalley Give the container a kill timer and put it in the name `bento-container-302-autodeletes-at-1200`?
@ulziibay unfortunately libCST only supports python 3.5+ as input, so it couldn't do 2to3 workflow
Rather than showing what files or directories were checked, I'd suggest showing the # of files, # of directories, and counts of sloc checked. Suggest something like https://github.com/boyter/scc to compute...
Thanks for filing an issue, @dmontagu ! Have you taken a look at https://github.com/bndr/pycycle for import detection? Curious if it would work to solve your specific usecase. If so, it...
Hmmm, not sure
> We could also have rules that fail to parse/run correctly in semgrep-core be reported to semgrep-cli in the response json (semgrep-core will just skip running that rule) and semgrep-cli...
@backcover7 what's the priority of this issue for you?
@ttttmr symbolic propagation works only within (intra) procedures right now, so if you wrap those calls in a function, it should work. See https://semgrep.dev/s/WDXj