The Wayback Machine - https://web.archive.org/web/20200907122952/https://github.com/PyCQA/bandit/issues/367/
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs plugin listing shows title instead of check name #367

Open
ericwb opened this issue Aug 14, 2018 · 0 comments · May be fixed by #372
Open

Docs plugin listing shows title instead of check name #367

ericwb opened this issue Aug 14, 2018 · 0 comments · May be fixed by #372

Comments

@ericwb
Copy link
Member

@ericwb ericwb commented Aug 14, 2018

Describe the bug
In the docs found here:
https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing

B109 and B111 show a description instead of a plugin name. This looks inconsistent since all the other plugin names are listed. I believe this is a result of a recent change to remove these deprecated plugins.

To Reproduce

  1. Navigate to https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing
  2. Notice B109 and B111 look different.

Expected behavior
I'd expect consistency in all the plugin names listed there.

Bandit version

master
jaherne added a commit to jaherne/bandit that referenced this issue Aug 17, 2018
@jaherne jaherne linked a pull request that will close this issue Aug 17, 2018
@ericwb ericwb added the hacktoberfest label Oct 1, 2018
@ericwb ericwb removed the hacktoberfest label Oct 31, 2018
@ericwb ericwb modified the milestones: Release 1.6.1, Near Future May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.