Assemblyline 4 - Service Base
This repository provides the base service functionality for Assemblyline 4 services.
Image variants and tags
| Tag Type | Description | Example Tag |
|---|---|---|
| latest | The most recent build (can be unstable). | latest |
| build_type | The type of build used. dev is the latest unstable build. stable is the latest stable build. |
stable or dev |
| series | Complete build details, including version and build type: version.buildType. |
4.5.stable, 4.5.1.dev3 |
Creating a new Assemblyline service
You can create a new Assemblyline service by using this template:
apt install jq
pip install git+https://github.com/CybercentreCanada/assemblyline-service-template.git
cruft create https://github.com/CybercentreCanada/assemblyline-service-template.git
Documentation
For more information about service development for Assemblyline, follow this guide.
Assemblyline 4 - Service Base
Ce référentiel fournit les fonctionnalités de base des services Assemblyline 4.
Créer un nouveau service Assemblyline
Vous pouvez créer un nouveau service Assemblyline en utilisant ce template.
apt install jq
pip install git+https://github.com/CybercentreCanada/assemblyline-service-template.git
cruft create https://github.com/CybercentreCanada/assemblyline-service-template.git
Variantes et étiquettes d'image
| Type d'étiquette | Description | Exemple d'étiquette |
|---|---|---|
| dernière | La version la plus récente (peut être instable). | latest |
| build_type | Le type de compilation utilisé. dev est la dernière version instable. stable est la dernière version stable. |
stable or dev |
| séries | Le détail de compilation utilisé, incluant la version et le type de compilation : version.buildType. |
4.5.stable, 4.5.1.dev3 |
Documentation
Pour plus d'informations sur le développement des services pour Assemblyline, suivez ce guide.
Release files for assemblyline-v4-service 4.7.4.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| assemblyline_v4_service-4.7.4.13-py3-none-any.whl | Python 3 | none | any | Details |
Release files / assemblyline_v4_service-4.7.4.13-py3-none-any.whl
| Download URL | assemblyline_v4_service-4.7.4.13-py3-none-any.whl |
|---|---|
| Size | 89.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1cd2f4a8067a32aaba5e6f5c3f032b6c95d79d41e34d92ce27aa9ebf3dd60572
|
|
BLAKE2b-256 checksum How to use checksums |
b6ef729cb9593932adc350ef19ba840284220ffbd92934e5e31be62d3cba3ef0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|