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

Removal of blacklist call B309 httpsconnection #858

Merged
merged 1 commit into from
Mar 19, 2022
Merged

Removal of blacklist call B309 httpsconnection #858

merged 1 commit into from
Mar 19, 2022

Commits on Mar 18, 2022

  1. Removal of blacklist call B309 httpsconnection

    This check existed because of insufficient checking of certificates
    when using httpsconnection. Since 3.4.3, this has been fixed. And
    since Bandit supports 3.7+, there is no longer a need to scan for
    this.
    
    Closes #857
    
    Signed-off-by: Eric Brown <browne@vmware.com>
    ericwb committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    4901b69 View commit details
    Browse the repository at this point in the history