notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-bandit Tool for finding common security issues in Python code
1.7.8 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.8Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-01-03 20:40:58
Last Update: 2024-03-12 19:42:10
Commit Hash: 1b5016e
Also Listed In: python security
License: APACHE20
WWW:
https://github.com/PyCQA/bandit
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
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 py39-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 py39-bandit listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-bandit
Package flavors (<flavor>: <package>)
  • py39: py39-bandit
distinfo:
TIMESTAMP = 1710197593 SHA256 (bandit-1.7.8.tar.gz) = 36de50f720856ab24a24dbaa5fee2c66050ed97c1477e0a1159deab1775eab6b SIZE (bandit-1.7.8.tar.gz) = 1983678

Packages (timestamps in pop-ups are UTC):
py37-bandit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.7.0---1.7.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-bandit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.81.7.8-1.7.81.7.8---
FreeBSD:13:quarterly1.7.81.7.81.7.51.7.81.7.81.7.61.7.61.7.6
FreeBSD:14:latest1.7.81.7.81.7.41.7.81.7.81.7.5-1.7.5
FreeBSD:14:quarterly1.7.61.7.8-1.7.61.7.81.7.61.7.61.7.6
FreeBSD:15:latest1.7.81.7.8n/a1.7.7n/a1.7.71.7.71.7.7
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-pbr>=2.0.0 : devel/py-pbr@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. py39-beautifulsoup>=4.8.0 : www/py-beautifulsoup@py39
  2. py39-coverage>=4.5.4 : devel/py-coverage@py39
  3. py39-fixtures>=3.0.0 : devel/py-fixtures@py39
  4. py39-flake8>=4.0.0 : devel/py-flake8@py39
  5. pylint-py39>=1.9.4 : devel/pylint@py39
  6. py39-testscenarios>=0.5.0 : devel/py-testscenarios@py39
  7. py39-testtools>=2.3.0 : devel/py-testtools@py39
  8. py39-tomli>=1.1.0 : textproc/py-tomli@py39
  9. py39-pytest>=7,1 : devel/py-pytest@py39
  10. python3.9 : lang/python39
Runtime dependencies:
  1. py39-colorama>=0.3.9 : devel/py-colorama@py39
  2. py39-gitpython>=3.1.30 : devel/py-gitpython@py39
  3. py39-rich>0 : textproc/py-rich@py39
  4. py39-stevedore>=1.20.0 : devel/py-stevedore@py39
  5. py39-yaml>=5.3.1 : devel/py-yaml@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-prospector

Configuration Options:
No options to configure
Options name:
devel_py-bandit
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/b/bandit/
  2. https://pypi.org/packages/source/b/bandit/
Collapse this list.

There are no commits on branch 2022Q2 for this port