Sun, 28 Apr 2024 18:31:23 UTC | login

Information for build bandit-1.7.7-1.fc40

ID297345
Package Namebandit
Version1.7.7
Release1.fc40
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 13:33:36 UTC
CompletedMon, 18 Mar 2024 13:33:36 UTC
Tags
f40
RPMs
src
bandit-1.7.7-1.fc40.src.rpm (info) (download)
noarch
bandit-1.7.7-1.fc40.noarch.rpm (info) (download)
Changelog * Thu Feb 08 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.7-1 - Update to 1.7.7 - Closes rhbz#2259945 * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Dec 09 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.6-1 - Update to 1.7.6 - Closes rhbz#2253734 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.7.5-3 - Rebuilt for Python 3.12 * Thu May 18 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.5-2 - migrated to SPDX license * Fri Mar 10 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.5-1 - Update to 1.7.5 - Closes rhbz#2177107 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Oct 22 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.4-4 - Add explicit dep on pbr - Closes rhbz#2136143 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.7.4-2 - Rebuilt for Python 3.11 * Fri Mar 04 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.4-1 - Update to 1.7.4 - Closes rhbz#2060745 * Mon Feb 28 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.3-1 - Update to 1.7.3 - Closes rhbz#2059030