pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-bandit
Module Name: pkgsrc
Committed By: adam
Date: Wed Jan 24 06:50:34 UTC 2024
Modified Files:
pkgsrc/security/py-bandit: Makefile distinfo
Log Message:
py-bandit: updated to 1.7.7
1.7.7
* Downsize the org:repo name
* Remove markdown formatting in reStructuredText formatted README
* Introduce Official Bandit Images
* Bump actions/dependency-review-action from 3 to 4
* Rework GitPython dependency to be an extra for bandit-baseline
* Prepend ./ for files specified as CLI args
* Add random.randbytes to blacklist calls
* Fix up issues found running Bandit on itself
* Create a security policy
* Add tidelift to the sponsor funding list
* defusedxml: Show correct module name
* Flag str.replace as possible sql injection
* Handle variant in how policy is passed in paramiko
* Bump actions/setup-python from 4 to 5
* Add the new release to bandit versions of bug template
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-bandit/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py-bandit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-bandit/Makefile
diff -u pkgsrc/security/py-bandit/Makefile:1.5 pkgsrc/security/py-bandit/Makefile:1.6
--- pkgsrc/security/py-bandit/Makefile:1.5 Sun Dec 17 08:36:01 2023
+++ pkgsrc/security/py-bandit/Makefile Wed Jan 24 06:50:34 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/12/17 08:36:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2024/01/24 06:50:34 adam Exp $
-DISTNAME= bandit-1.7.6
+DISTNAME= bandit-1.7.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bandit/}
Index: pkgsrc/security/py-bandit/distinfo
diff -u pkgsrc/security/py-bandit/distinfo:1.3 pkgsrc/security/py-bandit/distinfo:1.4
--- pkgsrc/security/py-bandit/distinfo:1.3 Mon Dec 11 17:18:36 2023
+++ pkgsrc/security/py-bandit/distinfo Wed Jan 24 06:50:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/12/11 17:18:36 adam Exp $
+$NetBSD: distinfo,v 1.4 2024/01/24 06:50:34 adam Exp $
-BLAKE2s (bandit-1.7.6.tar.gz) = 7a5149088fce6272fd16b6c4c4ca90692b2bdb45b51b7893be5f8c9e2eff4123
-SHA512 (bandit-1.7.6.tar.gz) = 6635704e2e60e23f5d21de345152e13ef1bde5efb92ccc0e6dde46e8405c1e5dd9530830af4d2a3c5d6e0bb0eb106ccce4cde3a7be678cce499486e752a26428
-Size (bandit-1.7.6.tar.gz) = 1977532 bytes
+BLAKE2s (bandit-1.7.7.tar.gz) = d5eb89190ef459310d4ce4065299dc352104731b5db35f56cc1cb297d80fe33b
+SHA512 (bandit-1.7.7.tar.gz) = 32682a9a4c54532be398444799bc6d46d06e2806d3e3e851dd09f0151b21df5974eaa4c940307f32cd6c58b36b99a361cbd8c48f189c27071565be6de63b0db5
+Size (bandit-1.7.7.tar.gz) = 1980358 bytes
Home |
Main Index |
Thread Index |
Old Index