User Tools

Site Tools


инструмент_semgrep

This is an old revision of the document!


Инструмент Semgrep

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

~/pywebd# cat app.py
...
# nosemgrep
  app.run(host="0.0.0.0", port=pywebd_port, debug=True)
#  app.run(host="127.0.0.1", port=pywebd_port, debug=False)
инструмент_semgrep.1773917478.txt.gz · Last modified: 2026/03/19 13:51 by val