[Bug 201386] [NEW PORT] devel/py-bandit: Tool designed to find common security issues in Python code

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 20:40:56 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201386

--- Comment #11 from commit-hook at 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 scanning
  all the files it generates a report.

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

  PR:           201386
  Submitted by: yuri at 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

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


More information about the freebsd-ports-bugs mailing list