Jamie Finnigan fbf6c0691a Adding Bandit project to StackForge
This adds Bandit, a Python AST-based static analyzer from OpenStack Security
Group (https://github.com/chair6/bandit), to StackForge.

Change-Id: I0e1892c1a80aefcc18fc677d758ec3afec571073
2014-09-09 07:58:58 -07:00

15 lines
299 B
Plaintext

[access "refs/heads/*"]
abandon = group bandit-core
label-Code-Review = -2..+2 group bandit-core
label-Workflow = -1..+1 group bandit-core
[access "refs/tags/*"]
pushSignedTag = group bandit-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true