File: .bandit.yml

package info (click to toggle)
python-pyasn1-modules 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,188 kB
  • sloc: python: 25,804; sh: 4; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (3)
1
2
3
skips:
- B603  # Ignore warnings about calling subprocess.Popen without shell=True
- B607  # Ignore warnings about calling subprocess.Popen without a full path to executable