forked from pool/python-bandit
- update to 1.8.2:
* Clarify "getting started" docs (#963) * Remove lxml (B320 & B410) from blacklist (#1212) * Add Mercedes-Benz to sponsor list (#1210) * Remove more leftover OpenStack references (#1195) * Remove Sentry as a sponsor (#1198) * Add a JSON to seek funding from the FLOSS/fund (#1194) * Update project urls with added links (#1193) * Mark Python 3.13 as officially supported (#1192) * No need to check httpx client without timeout defined (#1177) * Add more insecure cryptography cipher algorithms (#1185) * Removal of Python 3.8 support (#1174) * Rename doc file to match proper bandit ID (#1183) * Replace setattr (#493) @tylerwince - cli tool, don't build with multiple python versions OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bandit?expand=0&rev=35
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:59ed5caf5d92b6ada4bf65bc6437feea4a9da1093384445fed4d472acc6cff7b
|
|
||||||
size 4228540
|
|
3
bandit-1.8.2.tar.gz
Normal file
3
bandit-1.8.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e00ad5a6bc676c0954669fe13818024d66b70e42cf5adb971480cf3b671e835f
|
||||||
|
size 4228832
|
@@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 3 08:12:34 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.8.2:
|
||||||
|
* Clarify "getting started" docs (#963)
|
||||||
|
* Remove lxml (B320 & B410) from blacklist (#1212)
|
||||||
|
* Add Mercedes-Benz to sponsor list (#1210)
|
||||||
|
* Remove more leftover OpenStack references (#1195)
|
||||||
|
* Remove Sentry as a sponsor (#1198)
|
||||||
|
* Add a JSON to seek funding from the FLOSS/fund (#1194)
|
||||||
|
* Update project urls with added links (#1193)
|
||||||
|
* Mark Python 3.13 as officially supported (#1192)
|
||||||
|
* No need to check httpx client without timeout defined (#1177)
|
||||||
|
* Add more insecure cryptography cipher algorithms (#1185)
|
||||||
|
* Removal of Python 3.8 support (#1174)
|
||||||
|
* Rename doc file to match proper bandit ID (#1183)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 12 17:04:57 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Tue Nov 12 17:04:57 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-bandit
|
# spec file for package python-bandit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
%bcond_without builddocs
|
%bcond_without builddocs
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-bandit
|
Name: python-bandit
|
||||||
Version: 1.7.10
|
Version: 1.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Security oriented static analyser for Python code
|
Summary: Security oriented static analyser for Python code
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user