Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jan 2016 20:40:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201386] [NEW PORT] devel/py-bandit: Tool designed to find common security issues in Python code
Message-ID:  <bug-201386-13-kwQFBYlith@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201386-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201386-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201386

--- Comment #11 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pi
Date: Sun Jan  3 20:40:51 UTC 2016
New revision: 405184
URL: https://svnweb.freebsd.org/changeset/ports/405184

Log:
  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 scann=
ing
  all the files it generates a report.

  WWW: https://github.com/stackforge/bandit

  PR:           201386
  Submitted by: yuri@rawbw.com
  Reviewed by:  koobs

Changes:
  head/devel/Makefile
  head/devel/py-bandit/
  head/devel/py-bandit/Makefile
  head/devel/py-bandit/distinfo
  head/devel/py-bandit/files/
  head/devel/py-bandit/files/patch-setup.cfg
  head/devel/py-bandit/pkg-descr

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201386-13-kwQFBYlith>