Sun, 28 Apr 2024 21:56:42 UTC | login

Information for build bandit-1.7.5-4.fc39

ID254976
Package Namebandit
Version1.7.5
Release4.fc39
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, 23 Oct 2023 06:43:21 UTC
CompletedMon, 23 Oct 2023 06:43:21 UTC
Tags
f40
RPMs
src
bandit-1.7.5-4.fc39.src.rpm (info) (download)
noarch
bandit-1.7.5-4.fc39.noarch.rpm (info) (download)
Changelog * 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 * Wed Jan 26 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.2-1 - Update to 1.7.2 - Closes rhbz#2045931 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 16 2021 Miro HronĨok <miro@hroncok.cz> - 1.7.1-3 - Fix BuildRequires for tests - There is no [test] extra. - We cannot use test-requirements.txt directly, as it includes coverage and linting - Explicitly add toml and testscenarios which were only brought in transitively (pytest 7 no longer brings in toml) * Fri Nov 12 2021 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.1-2 - Add missing deps * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild