CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/07/13 10:15:44
Log message:
Import security/bandit 1.9.4
Bandit is a tool designed to find 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.
ok caspar@
Status:
Vendor Tag: landry
Release Tags: landry_20260713
N ports/security/bandit/Makefile
N ports/security/bandit/distinfo
N ports/security/bandit/pkg/PLIST
N ports/security/bandit/pkg/DESCR
N ports/security/bandit/patches/patch-setup_py
No conflicts created by this import