assemblyline-core


Nameassemblyline-core JSON
Version 4.5.0.57 PyPI version JSON
download
home_pagehttps://github.com/CybercentreCanada/assemblyline-core/
SummaryAssemblyline 4 - Core components
upload_time2024-10-24 17:37:23
maintainerNone
docs_urlNone
authorCCCS Assemblyline development team
requires_pythonNone
licenseMIT
keywords assemblyline automated malware analysis gc canada cse-cst cse cst cyber cccs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Assemblyline 4 - Core services

This repository provides cores services for Assemblyline 4.

#### Core Services 

##### Alerter 

Create alerts for the different submissions in the system.

##### Dispatcher

Route the files in the system while a submission is tacking place. Make sure all files during a submission are completed by all required services.

##### Expiry

Delete submissions and their results when their TTL expires.

##### Ingester

Move ingested files from the priority queues to the processing queues.

##### Metrics

Generates metrics of the different components in the system.

##### Scaler

Spin up and down services in the system depending on the load.

##### Updater

Make sure the different services get their latest update files.

##### Workflow

Run the different workflows in the system and apply their labels, priority and status.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CybercentreCanada/assemblyline-core/",
    "name": "assemblyline-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "assemblyline automated malware analysis gc canada cse-cst cse cst cyber cccs",
    "author": "CCCS Assemblyline development team",
    "author_email": "assemblyline@cyber.gc.ca",
    "download_url": "https://files.pythonhosted.org/packages/02/a4/e355e029b9d87c7b919ec67dd51031ab13d0687df9e32518674173d2f6e9/assemblyline-core-4.5.0.57.tar.gz",
    "platform": null,
    "description": "# Assemblyline 4 - Core services\n\nThis repository provides cores services for Assemblyline 4.\n\n#### Core Services \n\n##### Alerter \n\nCreate alerts for the different submissions in the system.\n\n##### Dispatcher\n\nRoute the files in the system while a submission is tacking place. Make sure all files during a submission are completed by all required services.\n\n##### Expiry\n\nDelete submissions and their results when their TTL expires.\n\n##### Ingester\n\nMove ingested files from the priority queues to the processing queues.\n\n##### Metrics\n\nGenerates metrics of the different components in the system.\n\n##### Scaler\n\nSpin up and down services in the system depending on the load.\n\n##### Updater\n\nMake sure the different services get their latest update files.\n\n##### Workflow\n\nRun the different workflows in the system and apply their labels, priority and status.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Assemblyline 4 - Core components",
    "version": "4.5.0.57",
    "project_urls": {
        "Homepage": "https://github.com/CybercentreCanada/assemblyline-core/"
    },
    "split_keywords": [
        "assemblyline",
        "automated",
        "malware",
        "analysis",
        "gc",
        "canada",
        "cse-cst",
        "cse",
        "cst",
        "cyber",
        "cccs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02a4e355e029b9d87c7b919ec67dd51031ab13d0687df9e32518674173d2f6e9",
                "md5": "b71bc8ccf92aa931aad5ba8f174ba3d5",
                "sha256": "8570222b81cdc9290a692e0dd3191ec361ded3f0c8986d925291ea86a183cade"
            },
            "downloads": -1,
            "filename": "assemblyline-core-4.5.0.57.tar.gz",
            "has_sig": false,
            "md5_digest": "b71bc8ccf92aa931aad5ba8f174ba3d5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 175863,
            "upload_time": "2024-10-24T17:37:23",
            "upload_time_iso_8601": "2024-10-24T17:37:23.077671Z",
            "url": "https://files.pythonhosted.org/packages/02/a4/e355e029b9d87c7b919ec67dd51031ab13d0687df9e32518674173d2f6e9/assemblyline-core-4.5.0.57.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 17:37:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CybercentreCanada",
    "github_project": "assemblyline-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "assemblyline-core"
}
        
Elapsed time: 0.39356s