Socket
Book a DemoInstallSign in
Socket

assemblyline-v4-service

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemblyline-v4-service

Assemblyline 4 - Service base

pipPyPI
Version
4.6.0.13
Maintainers
1

Discord Static Badge Static Badge GitHub Issues or Pull Requests by label License

Assemblyline 4 - Service Base

This repository provides the base service functionality for Assemblyline 4 services.

Image variants and tags

Tag TypeDescriptionExample Tag
latestThe most recent build (can be unstable).latest
build_typeThe type of build used. dev is the latest unstable build. stable is the latest stable build.stable or dev
seriesComplete 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'étiquetteDescriptionExemple d'étiquette
dernièreLa version la plus récente (peut être instable).latest
build_typeLe type de compilation utilisé. dev est la dernière version instable. stable est la dernière version stable.stable or dev
sériesLe 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.

Keywords

assemblyline automated malware analysis gc canada cse-cst cse cst cyber cccs

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts