File tree 2 files changed +44
-33
lines changed
2 files changed +44
-33
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ run apt-get install -y supervisor git sudo ssh \
13
13
rabbitmq-server easy-rsa sshpass rsync suricata wget jq curl nginx \
14
14
tigervnc-standalone-server x11-apps xterm postgresql-11 postgresql-client libpq-dev \
15
15
build-essential python3-dev libffi-dev libldap2-dev libsasl2-dev libssl-dev virtualenv python3-virtualenv \
16
- python2-dev chromium chromium-driver
16
+ python2-dev chromium chromium-driver zlib1g-dev
17
17
18
18
run mkdir /data /var/run/sshd
19
19
run useradd -m -d /home/admin -p sa1aY64JOY94w admin
Original file line number Diff line number Diff line change 1
- amqp == 2.6.0
2
- ansible == 2.9.10
1
+ amqp == 2.6.1
2
+ ansible == 2.9.15
3
3
anyjson == 0.3.3
4
- arrow == 0.15.7
4
+ arrow == 0.17.0
5
5
async == 0.6.2
6
6
bcrypt == 3.1.7
7
7
billiard == 3.6.3.0
8
- celery == 4.4.6
9
- certifi == 2020.6.20
8
+ boto3 == 1.16.26
9
+ botocore == 1.19.26
10
+ celery == 4.4.7
11
+ certifi == 2020.11.8
10
12
cffi == 1.14.0
11
13
chardet == 3.0.4
12
14
cheroot == 8.3.0
13
- click == 7.1.2
14
- cryptography == 2.9.2
15
- Django == 2.2.13
15
+ click == 6.7
16
+ click-didyoumean == 0.0.3
17
+ click-repl == 0.1.6
18
+ cryptography == 3.2.1
19
+ cx-Freeze == 6.4.1
20
+ Django == 2.2.17
16
21
django-auth-ldap == 2.2.0
17
- django-bootstrap3 == 14.0 .0
22
+ django-bootstrap3 == 14.2 .0
18
23
django-celery-results == 1.2.1
19
24
django-chunked-upload == 1.1.3
20
25
django-cprofile-middleware == 1.0.5
26
+ django-csp == 3.7
21
27
django-dbbackup == 2.5.0
22
- django-filter == 2.3 .0
23
- django-ipware == 2.1.0
28
+ django-filter == 2.4 .0
29
+ django-ipware == 3.0.2
24
30
django-mass-edit == 3.2.0
25
31
django-revproxy == 0.10.0
26
- django-tables2 == 2.3.1
32
+ django-tables2 == 2.3.3
27
33
django-webpack-loader == 0.7.0
28
- djangorestframework == 3.7.7
29
- ecdsa == 0.15
34
+ djangorestframework == 3.12.2
35
+ ecdsa == 0.16.1
30
36
elasticsearch == 6.8.1
31
- elasticsearch-curator == 3.5.1
32
- enum34 == 1.1.10
37
+ elasticsearch-curator == 5.6.0
33
38
flup == 1.0.3
34
39
future == 0.18.2
35
- gevent == 20.6.2
40
+ gevent == 20.9.0
36
41
gitdb == 4.0.5
37
- GitPython == 3.1.3
38
- greenlet == 0.4.16
42
+ GitPython == 3.1.11
43
+ greenlet == 0.4.17
39
44
gunicorn == 20.0.4
40
45
httplib2 == 0.18.1
41
46
idna == 2.9
42
- idstools == 0.6.3
47
+ idstools == 0.6.4
43
48
importlib-metadata == 1.6.1
44
- influxdb == 5.3.0
49
+ influxdb == 5.3.1
45
50
IPy == 1.0
46
51
jaraco.functools == 3.0.1
47
52
Jinja2 == 2.11.2
53
+ jmespath == 0.10.0
48
54
kombu == 4.6.11
49
- Markdown == 3.2.2
55
+ Markdown == 3.3.3
50
56
MarkupSafe == 1.1.1
51
57
medusa == 0.5.4
52
58
more-itertools == 8.4.0
53
59
msgpack == 0.6.1
54
- paramiko == 2.7.1
60
+ paramiko == 2.7.2
55
61
pkg-resources == 0.0.0
56
- psutil == 5.7.0
57
- psycopg2 == 2.8.5
58
- psycopg2-binary == 2.8.5
62
+ prompt-toolkit == 3.0.8
63
+ psutil == 5.7.3
64
+ psycopg2 == 2.8.6
65
+ psycopg2-binary == 2.8.6
59
66
pyasn1 == 0.4.8
60
67
pyasn1-modules == 0.2.8
61
68
pycparser == 2.20
62
69
pycrypto == 2.6.1
63
- Pygments == 2.6.1
70
+ Pygments == 2.7.2
64
71
PyNaCl == 1.4.0
65
72
python-dateutil == 2.8.1
66
73
python-gnupg == 0.4.6
67
74
python-ldap == 3.3.0
68
- pytz == 2020.1
75
+ pytz == 2020.4
69
76
PyYAML == 5.3.1
70
- requests == 2.24.0
77
+ requests == 2.25.0
78
+ requests-aws4auth == 1.0.1
79
+ s3transfer == 0.3.3
71
80
six == 1.15.0
72
81
smmap == 3.0.4
73
82
sqlparse == 0.3.1
74
83
subprocess32 == 3.5.4
75
- tornado == 6.0.4
76
- urllib3 == 1.17
84
+ tornado == 6.1
85
+ urllib3 == 1.25.11
77
86
vine == 1.3.0
78
- web.py == 0.51
87
+ voluptuous == 0.12.0
88
+ wcwidth == 0.2.5
89
+ web.py == 0.62
79
90
zipp == 3.1.0
80
91
zope.event == 4.4
81
92
zope.interface == 5.1.0
You can’t perform that action at this time.
0 commit comments