Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1615354
bandit.yaml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Mar 22, 12:02 AM
Size
520 B
Mime Type
text/plain
Expires
Tue, Mar 24, 12:02 AM (6 h, 21 m)
Engine
blob
Format
Raw Data
Handle
354376
Attached To
R85 security-tools
bandit.yaml
View Options
-
job-template
:
name
:
'{name}-bandit'
description
:
"A
job
template
for
openstack's
python
static
analyzer"
concurrent
:
true
output_type
:
html
builders
:
-
shell
:
|
#!/bin/bash -e
docker pull linosgian/bandit
docker run --rm \
-u $(id -u):$(id -g) \
-v $PWD:/app \
linosgian/bandit -P -r . -f {output_type} -o {name}.{output_type} {bandit_extra_args}
triggers
:
-
timed
:
'@hourly'
scm
:
-
git
:
url
:
'{repo}'
Event Timeline
Log In to Comment