Click here to visit the old openkoji buildsystem (Archived)

Information for build bandit-1.7.8-1.fc40

ID15950
Package Namebandit
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.7.8
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/bandit.git#914952e1a6496a158b4ebfb876a7f5cacf7af0f7
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 17:18:35 CST
CompletedThu, 02 May 2024 17:37:23 CST
Taskbuild (f40, /rpms/bandit.git:914952e1a6496a158b4ebfb876a7f5cacf7af0f7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bandit.git#914952e1a6496a158b4ebfb876a7f5cacf7af0f7'}}
Tags
f40
RPMs
src
bandit-1.7.8-1.fc40.src.rpm (info) (download)
noarch
bandit-1.7.8-1.fc40.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Mar 08 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.8-1 - Update to 1.7.8 - Closes rhbz#2268622 * 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