Sat, 27 Apr 2024 03:15:30 UTC | login

Information for build bandit-0.13.2-1.el7

ID8619
Package Namebandit
Version0.13.2
Release1.el7
Epoch
SummaryA framework for performing security analysis of Python source code
DescriptionBandit provides a framework for performing security analysis of Python source code, utilizing the ast module from the Python standard library. The ast module is used to convert source code into a parsed tree of Python syntax nodes. Bandit allows users to define custom tests that are performed against those nodes. At the completion of testing, a report is generated that lists security issues identified within the target source code.
Built byhguemar
State complete
Volume DEFAULT
StartedTue, 26 Jan 2016 11:59:28 UTC
CompletedTue, 26 Jan 2016 12:02:48 UTC
Taskbuild (cloud7-openstack-common-el7, bandit-0.13.2-1.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
RPMs
src
bandit-0.13.2-1.el7.src.rpm (info) (download)
noarch
bandit-0.13.2-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Aug 20 2015 Michael Scherer <misc@zarb.org> 0.13.2-1 - new version 0.13.2 - add requires on python-stevedore, fix #1254589 * Sat Jul 11 2015 Michael Scherer <misc@zarb.org> 0.12.0-1 - new version 0.12.0 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 10 2015 Michael Scherer <misc@zarb.org> 0.11.0-1 - new version 0.11.0 * Fri May 01 2015 Michael Scherer <misc@zarb.org> 0.10.1-1 - Initial package