~/pywebd# docker run --rm -v "${PWD}:/src" semgrep/semgrep semgrep --config=auto --error . && echo OK || echo Problems