FreeBSD Bugzilla – Attachment 158468 Details for
Bug 201386
[NEW PORT] devel/py-bandit: Tool designed to find common security issues in Python code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated shar
py-bandit.shar (text/plain), 1.79 KB, created by
Yuri Victorovich
on 2015-07-07 05:15:48 UTC
(
hide
)
Description:
Updated shar
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-07-07 05:15:48 UTC
Size:
1.79 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># devel/py-bandit ># devel/py-bandit/pkg-descr ># devel/py-bandit/Makefile ># devel/py-bandit/distinfo ># >echo c - devel/py-bandit >mkdir -p devel/py-bandit > /dev/null 2>&1 >echo x - devel/py-bandit/pkg-descr >sed 's/^X//' >devel/py-bandit/pkg-descr << '516ef95e33869272568e2721856ebc12' >XBandit is a tool for finding common security issues in Python code. >XTo do this Bandit processes each file, builds an AST from it, and runs >Xappropriate plugins against the AST nodes. Once Bandit has finished scanning >Xall the files it generates a report. >X >XWWW: https://github.com/stackforge/bandit >516ef95e33869272568e2721856ebc12 >echo x - devel/py-bandit/Makefile >sed 's/^X//' >devel/py-bandit/Makefile << '9a3e90537fb9926b0fbbc89c236b158c' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= bandit >XPORTVERSION= 0.12.0 >XCATEGORIES= devel python >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= Tool for finding common security issues in Python code >X >XLICENSE= APACHE20 >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSE_GITHUB= yes >XGH_ACCOUNT= stackforge >X >XMAKE_ENV+= PBR_VERSION=${PORTVERSION} >X >XUSES= python >XUSE_PYTHON= autoplist distutils >XNO_ARCH= yes >X >X.include <bsd.port.mk> >9a3e90537fb9926b0fbbc89c236b158c >echo x - devel/py-bandit/distinfo >sed 's/^X//' >devel/py-bandit/distinfo << 'c4a1370996dc5857714f3f2d724f1e87' >XSHA256 (stackforge-bandit-0.12.0_GH0.tar.gz) = 0fb28be5a03e5b79e4bb60f0c9023b1799eae72ebc90ce84b605adf1fcbe412b >XSIZE (stackforge-bandit-0.12.0_GH0.tar.gz) = 56858 >c4a1370996dc5857714f3f2d724f1e87 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 201386
:
158448
|
158449
|
158468
|
163893
|
163894