From 8be59bbfb5708d1ba5b1dd129aa336d6f21e70e4 Mon Sep 17 00:00:00 2001 From: Jamie Finnigan Date: Mon, 8 Sep 2014 11:34:34 -0700 Subject: [PATCH] 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 --- files/gerritbot_channel_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/files/gerritbot_channel_config.yaml b/files/gerritbot_channel_config.yaml index 9477e79..53b9baf 100644 --- a/files/gerritbot_channel_config.yaml +++ b/files/gerritbot_channel_config.yaml @@ -856,6 +856,7 @@ openstack-security: - x-vrif-minus-2 projects: - openstack/security-doc + - stackforge/bandit branches: - master