-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
84 lines (62 loc) · 995 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
#
# Common
#
# General
setuptools==41.0.0
requests>=2.25.0
# Depots
hvac==1.1.1
minio==4.0.18
dulwich==0.21.3
paramiko==3.1.0
# YAML parsing
PyYAML>=6.0
ruamel.yaml==0.16.10
# Templating and formatting
Jinja2==2.10.1
markdown2==2.3.6
inscriptis==0.0.4.0
markupsafe==2.0.1
# XML parsing
defusedxml==0.6.0
elementpath==2.0.3
# Modules
python-gitlab==1.12.1
psycopg2==2.8.4
python-jenkins==1.5.0
lupa==1.8
pika==1.1.0
# Events and RPCs
arbiter @ git+https://github.com/carrier-io/arbiter.git#egg=arbiter
#
# Scanning
#
# ZAP
python-owasp-zap-v2.4==0.0.14
# Qualys
dotted==0.1.8
# Nikto
defusedxml==0.6.0
# PT AI
beautifulsoup4==4.8.0
# Dependency Check
jsonpath-rw==1.4.0
# Safety
packaging==20.4
#
# Reporting
#
# Centry
centry_logging @ git+https://github.com/centry-core/centry_logging.git#egg=centry_logging
# Loki
python-logging-loki==0.1.0
# Influx
influxdb==5.2.0
# Jira
jira==2.0.0
# JUnit
junit-xml==1.8
# Redis
redis==4.5.5
# ReportPortal
reportportal-client==5.0.5