Merge "Adding Bandit project to StackForge"

This commit is contained in:
Jenkins 2014-09-16 18:30:27 +00:00 committed by Gerrit Code Review
commit 67a229c110
4 changed files with 23 additions and 0 deletions

View File

@ -868,6 +868,7 @@ openstack-security:
- x-vrif-minus-2
projects:
- openstack/security-doc
- stackforge/bandit
branches:
- master

View File

@ -0,0 +1,14 @@
[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

View File

@ -547,6 +547,9 @@
- project: stackforge/aviator
description: An OpenStack client library for Ruby
upstream: git://github.com/aviator/aviator
- project: stackforge/bandit
description: Python AST-based static analyzer from OpenStack Security Group
upstream: git://github.com/chair6/bandit.git
- project: stackforge/billingstack
upstream: git://github.com/billingstack/billingstack
description: Billing software

View File

@ -3501,6 +3501,11 @@ projects:
gate:
- gate-aviator-tests
- name: stackforge/bandit
template:
- name: merge-check
- name: noop-jobs
- name: stackforge/billingstack
template:
- name: merge-check