assemblyline-service-client 4.5.0.dev10__py3-none-any.whl → 4.5.0.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of assemblyline-service-client might be problematic. Click here for more details.
- assemblyline_service_client/VERSION +1 -1
- {assemblyline_service_client-4.5.0.dev10.dist-info → assemblyline_service_client-4.5.0.1.dist-info}/METADATA +1 -6
- assemblyline_service_client-4.5.0.1.dist-info/RECORD +8 -0
- assemblyline_service_client-4.5.0.dev10.dist-info/RECORD +0 -8
- {assemblyline_service_client-4.5.0.dev10.dist-info → assemblyline_service_client-4.5.0.1.dist-info}/LICENCE.md +0 -0
- {assemblyline_service_client-4.5.0.dev10.dist-info → assemblyline_service_client-4.5.0.1.dist-info}/WHEEL +0 -0
- {assemblyline_service_client-4.5.0.dev10.dist-info → assemblyline_service_client-4.5.0.1.dist-info}/top_level.txt +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
4.5.0.
|
|
1
|
+
4.5.0.1
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: assemblyline-service-client
|
|
3
|
-
Version: 4.5.0.
|
|
3
|
+
Version: 4.5.0.1
|
|
4
4
|
Summary: Assemblyline 4 - Service client
|
|
5
5
|
Home-page: https://github.com/CybercentreCanada/assemblyline-service-client/
|
|
6
6
|
Author: CCCS Assemblyline development team
|
|
7
7
|
Author-email: assemblyline@cyber.gc.ca
|
|
8
8
|
License: MIT
|
|
9
9
|
Keywords: assemblyline automated malware analysis gc canada cse-cst cse cst cyber cccs
|
|
10
|
-
Platform: UNKNOWN
|
|
11
10
|
Classifier: Development Status :: 5 - Production/Stable
|
|
12
11
|
Classifier: Intended Audience :: Developers
|
|
13
12
|
Classifier: Topic :: Software Development :: Libraries
|
|
@@ -15,9 +14,6 @@ Classifier: License :: OSI Approved :: MIT License
|
|
|
15
14
|
Classifier: Programming Language :: Python :: 3.7
|
|
16
15
|
Classifier: Programming Language :: Python :: 3.8
|
|
17
16
|
Classifier: Programming Language :: Python :: 3.9
|
|
18
|
-
Classifier: Programming Language :: Python :: 3.10
|
|
19
|
-
Classifier: Programming Language :: Python :: 3.11
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.12
|
|
21
17
|
Description-Content-Type: text/markdown
|
|
22
18
|
License-File: LICENCE.md
|
|
23
19
|
Requires-Dist: assemblyline
|
|
@@ -29,4 +25,3 @@ Requires-Dist: pytest ; extra == 'test'
|
|
|
29
25
|
# Assemblyline 4 - Service Client
|
|
30
26
|
|
|
31
27
|
The service client fetches tasks from the service server and drops them into a directory. It will then wait for output file(s) produced by the service. This allows the service to run independently in Python3, Python2, Java, C++, etc. A service will monitor a directory for a file with it's associated task.json, will process it and drop a result.json file which the service_client can in turn pick up to send back to the service_server.
|
|
32
|
-
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
assemblyline_service_client/VERSION,sha256=sN7A4hYxrUFsQk3N7yZz7AYTQZVRAKZFbN32Lrd0_Lo,8
|
|
2
|
+
assemblyline_service_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
assemblyline_service_client/task_handler.py,sha256=Ej7VVUbzz3L_08Pag9zHmHXa1x2olbRaEH9pxSOdvzI,22606
|
|
4
|
+
assemblyline_service_client-4.5.0.1.dist-info/LICENCE.md,sha256=NSkYo9EH8h5oOkzg4VhjAHF4339MqPP2cQ8msTPgl-c,1396
|
|
5
|
+
assemblyline_service_client-4.5.0.1.dist-info/METADATA,sha256=f75tXXDsJ8Egcv85ddphiJzGyu4A2XvOnuUceGXY-cI,1420
|
|
6
|
+
assemblyline_service_client-4.5.0.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
7
|
+
assemblyline_service_client-4.5.0.1.dist-info/top_level.txt,sha256=clNWHvn8nw0kR15l5TASxWxIQvKGKe5Pso3kVPMiJv0,28
|
|
8
|
+
assemblyline_service_client-4.5.0.1.dist-info/RECORD,,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
assemblyline_service_client/VERSION,sha256=-22XnXmVh-5UbgpkqyyLIbN7edoCodtD9fReXcpXETU,12
|
|
2
|
-
assemblyline_service_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
assemblyline_service_client/task_handler.py,sha256=Ej7VVUbzz3L_08Pag9zHmHXa1x2olbRaEH9pxSOdvzI,22606
|
|
4
|
-
assemblyline_service_client-4.5.0.dev10.dist-info/LICENCE.md,sha256=NSkYo9EH8h5oOkzg4VhjAHF4339MqPP2cQ8msTPgl-c,1396
|
|
5
|
-
assemblyline_service_client-4.5.0.dev10.dist-info/METADATA,sha256=b8vQKbWlu1FNZHQZbTWBovsVMbkFEoMZukLRODLA-pM,1596
|
|
6
|
-
assemblyline_service_client-4.5.0.dev10.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
7
|
-
assemblyline_service_client-4.5.0.dev10.dist-info/top_level.txt,sha256=clNWHvn8nw0kR15l5TASxWxIQvKGKe5Pso3kVPMiJv0,28
|
|
8
|
-
assemblyline_service_client-4.5.0.dev10.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|