Skip to content

issues Search Results · repo:tylerwince/flake8-bandit language:Python

Filter by

27 results
 (68 ms)

27 results

intylerwince/flake8-bandit (press backspace or delete to remove)

If I have a class with a get method like this, for example: class Example: def get() - str: return TEST And then a test like the following: import unittest from unittest import mock ...
  • JCHacking
  • Opened 
    on Sep 25, 2023
  • #45

print(dedent( r The local repository has been prepared. The repository can be updated using: univention-repository-update net The local host ...
  • spaceone
  • 1
  • Opened 
    on Feb 10, 2023
  • #43

I m getting flagged for S601 on the following code even though I ve added sanitization of the command. from paramiko import SSHClient from shlex import join as shlex.join ... class RemoteConnectionClass: ...
  • dmcnulla
  • Opened 
    on Jan 12, 2023
  • #42

File /home/runner/work/renault-api/renault-api/.nox/pre-commit/lib/python3.10/site-packages/flake8_bandit.py , line 10, in module from flake8.options.config import ConfigFileFinder
  • epenet
  • 1
  • Opened 
    on Oct 27, 2022
  • #41

I have noticed that the project currently says it is on version 4.1.0, and there is a tag and GitHub release with the same name, but there hasn t been a release on PyPI since 3.0.0. There seems to be ...
  • davfsa
  • 3
  • Opened 
    on Aug 20, 2022
  • #38

Traceback (most recent call last): File /home/runner/work/autosuspend/autosuspend/.tox/check/lib/python3.9/site-packages/flake8/plugins/finder.py , line 296, in _load_plugin obj = plugin.entry_point.load() ...
  • languitar
  • 2
  • Opened 
    on Aug 16, 2022
  • #37

Mind adding a few sentences to the doc about any advantages or differences your library has over using bandit directly?
  • slidenerd
  • 1
  • Opened 
    on Jul 15, 2022
  • #34

https://github.com/tylerwince/flake8-bandit/blob/4043bc51fcb2327da4b0ae82cab3b7a4a8bdbe87/flake8_bandit.py#L10 This flake8 commit removed it. There are a few things from flake8 s head that I need, but ...
  • wyuenho
  • 7
  • Opened 
    on Jul 8, 2022
  • #33

Some weird behaviour when both flake8-noqa and flake8-bandit are installed, with a few of the flake8-noqa codes not being raised: - If I have a blanket noqa on a line with no violations NQA101 does ...
  • jonyscathe
  • 1
  • Opened 
    on Jun 14, 2022
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.