# assemblyline-service-utilities
A library containing common methods and classes that are used across Assemblyline services
## Versions
assemblyline-service-utilities uses a 4 segment versioning scheme W.X.Y.Z where:
- W is the major version number of Assemblyline. This will be 4 unless a new version of assemblyline is released.
- X.Y.Z is the [semantic versioning](https://semver.org/) major, minor, and patch for assemblyline-service-utilities.
Raw data
{
"_id": null,
"home_page": "https://github.com/CybercentreCanada/assemblyline-service-utilities/",
"name": "assemblyline-service-utilities",
"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": null,
"platform": null,
"description": "# assemblyline-service-utilities\nA library containing common methods and classes that are used across Assemblyline services\n\n## Versions\nassemblyline-service-utilities uses a 4 segment versioning scheme W.X.Y.Z where:\n- W is the major version number of Assemblyline. This will be 4 unless a new version of assemblyline is released.\n- X.Y.Z is the [semantic versioning](https://semver.org/) major, minor, and patch for assemblyline-service-utilities.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Assemblyline 4 - Service Utilities",
"version": "4.5.1.1",
"project_urls": {
"Homepage": "https://github.com/CybercentreCanada/assemblyline-service-utilities/"
},
"split_keywords": [
"assemblyline",
"automated",
"malware",
"analysis",
"gc",
"canada",
"cse-cst",
"cse",
"cst",
"cyber",
"cccs"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a1d8158ee71e4e5af7dbf51a4b839fdf3ec5d6cc6678ed8f5ce07bce5d6d99a0",
"md5": "ce0f370c2c8b77285dc7ccd071f1718c",
"sha256": "82ba9f5d8c512380f1c4f6865b7962dc63e282ba277fd93f1fcbc90e8e6a0249"
},
"downloads": -1,
"filename": "assemblyline_service_utilities-4.5.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce0f370c2c8b77285dc7ccd071f1718c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 374123,
"upload_time": "2025-02-13T15:29:15",
"upload_time_iso_8601": "2025-02-13T15:29:15.885397Z",
"url": "https://files.pythonhosted.org/packages/a1/d8/158ee71e4e5af7dbf51a4b839fdf3ec5d6cc6678ed8f5ce07bce5d6d99a0/assemblyline_service_utilities-4.5.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 15:29:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CybercentreCanada",
"github_project": "assemblyline-service-utilities",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "assemblyline",
"specs": []
},
{
"name": "assemblyline-v4-service",
"specs": []
},
{
"name": "cart",
"specs": []
},
{
"name": "fuzzywuzzy",
"specs": []
},
{
"name": "pefile",
"specs": []
},
{
"name": "pillow",
"specs": []
},
{
"name": "regex",
"specs": []
},
{
"name": "multidecoder",
"specs": [
[
">=",
"1.0.0"
],
[
"<",
"2"
]
]
}
],
"lcname": "assemblyline-service-utilities"
}