From 730fb8af3eb7f6e6f6b7afbc3c7fedcc495390ae Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 11 Apr 2023 20:27:19 +0200 Subject: dev-python/bandit: Add python@ as co-maint. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/bandit/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-python/bandit/metadata.xml b/dev-python/bandit/metadata.xml index 87ea544cd31c..a083c37dbb02 100644 --- a/dev-python/bandit/metadata.xml +++ b/dev-python/bandit/metadata.xml @@ -5,6 +5,10 @@ prometheanfire@gentoo.org Matthew Thode + + python@gentoo.org + Python + 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. -- cgit v1.2.3-65-gdbad