assemblyline-core


Nameassemblyline-core JSON
Version 4.5.0.18 PyPI version JSON
download
home_pagehttps://github.com/CybercentreCanada/assemblyline-core/
SummaryAssemblyline 4 - Core components
upload_time2024-04-19 15:12:11
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/24/c5/2a7505111c8a20f4d0d42ef5fbfe73c3e00bdfa3ec9d6b1d7a435b179556/assemblyline-core-4.5.0.18.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.18",
    "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": "24c52a7505111c8a20f4d0d42ef5fbfe73c3e00bdfa3ec9d6b1d7a435b179556",
                "md5": "e1247d1b6fdf8296b4520757154c2121",
                "sha256": "09874921d84200b6e5547e3aa8f523d74b1b279d65af0745fc007d1f74aa95c1"
            },
            "downloads": -1,
            "filename": "assemblyline-core-4.5.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "e1247d1b6fdf8296b4520757154c2121",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 169158,
            "upload_time": "2024-04-19T15:12:11",
            "upload_time_iso_8601": "2024-04-19T15:12:11.225813Z",
            "url": "https://files.pythonhosted.org/packages/24/c5/2a7505111c8a20f4d0d42ef5fbfe73c3e00bdfa3ec9d6b1d7a435b179556/assemblyline-core-4.5.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 15:12:11",
    "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.30209s