CI: Remove B320 and B410 bandit skips

They were removed upstream recently, so now Bandit is complaining about
the unknown test.
See https://github.com/PyCQA/bandit/pull/1212
Change-Id: Ie668d49a56c0a6542d28128656cfd44f7c089ec4
This commit is contained in:
Tim Burke
2025年01月13日 15:20:13 -08:00
parent 94d3a5dee8
commit f95315b711

View File

@@ -97,9 +97,7 @@ skips:
- B603
- B607
# We parse xml
- B320
- B405
- B410
- B603
### (optional) plugin settings - some test plugins require configuration data
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.