Skip to content

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Mar 18, 2022

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

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 ericwb merged commit 130a467 into PyCQA:main Mar 19, 2022
@ericwb ericwb deleted the httpscon branch March 19, 2022 00:49
openstack-mirroring pushed a commit to openstack/swift that referenced this pull request Mar 13, 2023
It was retired upstream: PyCQA/bandit#858

Continuing to list it causes CI failures like

    ERROR	Unknown test found in profile: B309

Change-Id: I52c535bd2078f25bb57c42a2c2c966247cd3094b
openstack-mirroring pushed a commit to openstack/swift that referenced this pull request Mar 13, 2023
It was retired upstream: PyCQA/bandit#858

Continuing to list it causes CI failures like

    ERROR	Unknown test found in profile: B309

Change-Id: I52c535bd2078f25bb57c42a2c2c966247cd3094b
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Mar 13, 2023
* Update swift from branch 'master'
  to 479a010165cefccf8da522e99a478ab9c780e9cd
  - Drop bandit check B309
    
    It was retired upstream: PyCQA/bandit#858
    
    Continuing to list it causes CI failures like
    
        ERROR	Unknown test found in profile: B309
    
    Change-Id: I52c535bd2078f25bb57c42a2c2c966247cd3094b
Wovchena added a commit to Wovchena/open_model_zoo that referenced this pull request Mar 22, 2023
openstack-mirroring pushed a commit to openstack/swift that referenced this pull request Apr 10, 2023
It was retired upstream: PyCQA/bandit#858

Continuing to list it causes CI failures like

    ERROR	Unknown test found in profile: B309

Change-Id: I52c535bd2078f25bb57c42a2c2c966247cd3094b
(cherry picked from commit 479a010)
openstack-mirroring pushed a commit to openstack/swift that referenced this pull request Apr 10, 2023
It was retired upstream: PyCQA/bandit#858

Continuing to list it causes CI failures like

    ERROR	Unknown test found in profile: B309

Change-Id: I52c535bd2078f25bb57c42a2c2c966247cd3094b
(cherry picked from commit 479a010)
openstack-mirroring pushed a commit to openstack/swift that referenced this pull request Apr 10, 2023
It was retired upstream: PyCQA/bandit#858

Continuing to list it causes CI failures like

    ERROR	Unknown test found in profile: B309

Change-Id: I52c535bd2078f25bb57c42a2c2c966247cd3094b
(cherry picked from commit 479a010)
openstack-mirroring pushed a commit to openstack/swift that referenced this pull request Apr 17, 2023
It was retired upstream: PyCQA/bandit#858

Continuing to list it causes CI failures like

    ERROR	Unknown test found in profile: B309

Change-Id: I52c535bd2078f25bb57c42a2c2c966247cd3094b
(cherry picked from commit 479a010)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blacklist call B309 not relevant any longer
2 participants