Port details |
- py-bandit Tool for finding common security issues in Python code
- 1.7.4 devel
=0 1.7.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2016-01-03 20:40:58
- Last Update: 2022-04-24 01:45:31
- Commit Hash: 10b8189
- Also Listed In: python security
- License: APACHE20
- Description:
- Bandit is a tool for finding common security issues in Python code.
To do this Bandit processes each file, builds an AST from it, and runs
appropriate plugins against the AST nodes. Once Bandit has finished scanning
all the files it generates a report.
WWW: https://github.com/openstack-archive/bandit
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bandit>0:devel/py-bandit@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-bandit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-bandit
- pkg install py38-bandit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-bandit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-bandit
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1650764530
SHA256 (bandit-1.7.4.tar.gz) = 2d63a8c573417bae338962d4b9b06fbc6080f74ecd955a092849e1e65c717bd2
SIZE (bandit-1.7.4.tar.gz) = 495104
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-pbr>=2.0.0 : devel/py-pbr@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-gitpython>=1.0.1 : devel/py-gitpython@py38
- py38-stevedore>=1.20.0 : devel/py-stevedore@py38
- py38-yaml>=5.3.1 : devel/py-yaml@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-bandit
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Apr 2022 01:45:31 1.7.4
|
Yuri Victorovich (yuri)  |
devel/py-bandit: Update 1.7.1 -> 1.7.4
Reported by: portscout |
13 Nov 2021 21:59:23 1.7.1
|
Yuri Victorovich (yuri)  |
devel/py-bandit: Update 1.7.0 -> 1.7.1
Reported by: portscout |
29 Apr 2021 17:53:44 1.7.0_1
|
Guangyuan Yang (ygy)  |
Unbreak ports after devel/py-gitpython's PORTNAME change
PR: 255489
Fixes: f133c410c6d97254810f4f0fbd329e42b9eaf3a1
Approved by: lwhsu, portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D30039 |
06 Apr 2021 14:31:07 1.7.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.7.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
21 Dec 2020 01:30:39
1.7.0
|
yuri  |
devel/py-bandit: Update 1.6.2 -> 1.7.0 |
27 Jul 2019 07:06:39
1.6.2
|
yuri  |
devel/py-bandit: Update 1.6.1 -> 1.6.2
Reported by: repology |
20 Jun 2019 03:29:12
1.6.1
|
yuri  |
devel/py-bandit: Update 1.6.0 -> 1.6.1
Reported by: portscout |
11 May 2019 03:51:27
1.6.0
|
yuri  |
devel/py-bandit: Update 1.5.1 -> 1.6.0
Reported by: portscout |
09 Sep 2018 16:59:01
1.5.1
|
yuri  |
devel/py-bandit: Update 1.5.0 -> 1.5.1
Reported by: portscout |
18 Aug 2018 07:13:22
1.5.0
|
yuri  |
devel/py-bandit: Update 1.4.0 -> 1.5.0
Reported by: portscout |
20 Jun 2018 17:05:44
1.4.0
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
25 Feb 2018 00:40:37
1.4.0
|
yuri  |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit) |
30 Nov 2017 15:50:34
1.4.0 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
06 Feb 2017 20:15:17
1.4.0
|
olivierd  |
Update to 1.4.0
PR: 216709
Submitted by: Yuri Victorovich (maintainer) |
03 Dec 2016 17:23:53
1.3.0
|
olivierd  |
Update to 1.3.0
PR: 215022
Submitted by: Yuri Victorovich (maintainer) |
20 Nov 2016 16:02:08
1.2.0
|
olivierd  |
Update to 1.2.0
PR: 214662
Submitted by: Yuri Victorovich (maintainer) |
18 Aug 2016 09:32:33
1.1.0
|
amdmi3  |
- Update to 1.1.0
PR: 211915
Submitted by: yuri@rawbw.com (maintainer) |
20 May 2016 17:48:22
1.0.1
|
pi  |
devel/py-bandit: 0.17.3 -> 1.0.1
- Adding accurate docs for new bandit config
- Fixing a bug exposed with try, except, ... tests
- Ensure error exit codes fail integrations
- Calm down try,except,pass and try,except,continue
- Normalizing & editing command-line help text
- Added try_except_continue plugin
- Adding test IDs to test doc titles
- Fixing documentation for hardcoded password tests
- Delete the config, we dont need it now and its also invalid
- Improving config handling
- Blacklists now check node types are valid
- Fix OpenStack coverage tool
- Moving test summary to end of screen results (Only the first 15 lines of the commit message are shown above ) |
01 Apr 2016 14:00:57
0.17.3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
02 Mar 2016 22:49:05
0.17.3
|
rakuco  |
Update to 0.17.3.
PR: 207650
Submitted by: yuri@rawbw.com (maintainer) |
03 Jan 2016 20:40:50
0.16.1
|
pi  |
New port: devel/py-bandit
Bandit is a tool for finding common security issues in Python code.
To do this Bandit processes each file, builds an AST from it, and runs
appropriate plugins against the AST nodes. Once Bandit has finished scanning
all the files it generates a report.
WWW: https://github.com/stackforge/bandit
PR: 201386
Submitted by: yuri@rawbw.com
Reviewed by: koobs |