forked from aws-deadline/deadline-cloud-for-vred
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpython-sandbox-module-allowlist.txt
More file actions
337 lines (337 loc) · 4.89 KB
/
python-sandbox-module-allowlist.txt
File metadata and controls
337 lines (337 loc) · 4.89 KB
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
DeadlineCloudForVRED
PySide6.QtCore
VRED_RenderScript_DeadlineCloud
__future__
__main__
__mp_main__
_abc
_ast
_bisect
_blake2
_bz2
_codecs
_collections
_collections_abc
_compression
_ctypes
_datetime
_decimal
_distutils_hack
_frozen_importlib
_frozen_importlib_external
_functools
_hashlib
_heapq
_imp
_io
_locale
_lzma
_markupbase
_multiprocessing
_opcode
_operator
_queue
_random
_sha512
_signal
_sitebuiltins
_socket
_sqlite3
_sre
_ssl
_stat
_string
_struct
_thread
_typing
_uuid
_warnings
_weakref
_weakrefset
_winapi
abc
argparse
array
ast
atexit
base64
binascii
bisect
boto3
botocore
builtins
bz2
calendar
codecs
collections
collections.abc
concurrent
concurrent.futures
concurrent.futures._base
concurrent.futures.thread
configparser
contextlib
copyreg
ctypes
ctypes._endian
ctypes.wintypes
dataclasses
datetime
dateutil
dateutil._common
dateutil._version
dateutil.parser
dateutil.parser._parser
dateutil.parser.isoparser
dateutil.relativedelta
dateutil.tz
dateutil.tz._common
dateutil.tz._factories
dateutil.tz.tz
dateutil.tz.win
deadline
deadline.client
deadline.client.api
deadline.client.config
deadline.client.exceptions
deadline.client.job_bundle
deadline.client.ui
deadline.job_attachments
deadline.vred_submitter
decimal
dis
email
email._encoded_words
email._parseaddr
email._policybase
email.base64mime
email.charset
email.encoders
email.errors
email.feedparser
email.header
email.iterators
email.message
email.parser
email.quoprimime
email.utils
encodings
encodings.aliases
encodings.cp1252
encodings.cp437
encodings.idna
encodings.utf_16_be
encodings.utf_8
enum
errno
fnmatch
functools
gc
genericpath
getpass
gettext
glob
gzip
hashlib
heapq
hmac
html
html.entities
html.parser
http
http.client
importlib
importlib._abc
importlib._bootstrap
importlib._bootstrap_external
importlib.machinery
importlib.util
inspect
io
ipaddress
itertools
jmespath
jmespath.ast
jmespath.compat
jmespath.exceptions
jmespath.functions
jmespath.lexer
jmespath.parser
jmespath.visitor
keyword
linecache
load_render_parameter_values
locale
logging
logging.handlers
lzma
marshal
math
mimetypes
mmap
msvcrt
multiprocessing
multiprocessing.connection
multiprocessing.context
multiprocessing.managers
multiprocessing.pool
multiprocessing.process
multiprocessing.reduction
multiprocessing.resource_tracker
multiprocessing.shared_memory
multiprocessing.spawn
multiprocessing.util
nt
ntpath
nturl2path
numbers
opcode
operator
os
os.path
packaging
packaging._structures
packaging.version
pathlib
pkgutil
platform
posixpath
pydoc
qtpy
qtpy.QtCore
qtpy.QtGui
qtpy.QtWidgets
qtpy._utils
queue
quopri
random
re
re._casefix
re._compiler
re._constants
re._parser
reprlib
rlcompleter
runpy
s3transfer
s3transfer.bandwidth
s3transfer.compat
s3transfer.constants
s3transfer.copies
s3transfer.delete
s3transfer.download
s3transfer.exceptions
s3transfer.futures
s3transfer.manager
s3transfer.subscribers
s3transfer.tasks
s3transfer.upload
s3transfer.utils
secrets
select
selectors
shibokensupport
shibokensupport.feature
shibokensupport.signature
shibokensupport.signature.errorhandler
shibokensupport.signature.importhandler
shibokensupport.signature.layout
shibokensupport.signature.lib
shibokensupport.signature.lib.enum_sig
shibokensupport.signature.lib.pyi_generator
shibokensupport.signature.lib.tool
shibokensupport.signature.loader
shibokensupport.signature.mapping
shibokensupport.signature.parser
shlex
shutil
signature_bootstrap
site
six
six.moves
socket
sqlite3
sqlite3.dbapi2
ssl
stat
string
stringprep
struct
subprocess
sys
sysconfig
tempfile
textwrap
threading
time
token
tokenize
traceback
types
typing
typing.io
typing.re
unicodedata
urllib
urllib.error
urllib.parse
urllib.request
urllib.response
urllib3
urllib3._collections
urllib3._version
urllib3.connection
urllib3.connectionpool
urllib3.contrib
urllib3.contrib._appengine_environ
urllib3.exceptions
urllib3.fields
urllib3.filepost
urllib3.packages
urllib3.packages.six
urllib3.packages.six.moves
urllib3.packages.six.moves.http_client
urllib3.packages.six.moves.urllib
urllib3.packages.six.moves.urllib.parse
urllib3.poolmanager
urllib3.request
urllib3.response
urllib3.util
urllib3.util.connection
urllib3.util.proxy
urllib3.util.queue
urllib3.util.request
urllib3.util.response
urllib3.util.retry
urllib3.util.ssl_
urllib3.util.ssl_match_hostname
urllib3.util.ssltransport
urllib3.util.timeout
urllib3.util.url
urllib3.util.wait
uuid
warnings
weakref
winreg
xxhash
xxhash._xxhash
xxhash.version
yaml
yaml.composer
yaml.constructor
yaml.dumper
yaml.emitter
yaml.error
yaml.events
yaml.loader
yaml.nodes
yaml.parser
yaml.reader
yaml.representer
yaml.resolver
yaml.scanner
yaml.serializer
yaml.tokens
zipfile
zipimport
zlib