# 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.0.16",
"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": "",
"digests": {
"blake2b_256": "3c84f64bddd085e7784975676d2ea7deb75c5fb201cb34309e32fafd309acc38",
"md5": "924de98e3589ebf06b7867d4a52dc9ed",
"sha256": "5c02f6ea59314a5feccd8e4f355af58156b7887197322d4ccebab876e73c6786"
},
"downloads": -1,
"filename": "assemblyline_service_utilities-4.5.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "924de98e3589ebf06b7867d4a52dc9ed",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 372757,
"upload_time": "2024-11-07T20:06:07",
"upload_time_iso_8601": "2024-11-07T20:06:07.356128Z",
"url": "https://files.pythonhosted.org/packages/3c/84/f64bddd085e7784975676d2ea7deb75c5fb201cb34309e32fafd309acc38/assemblyline_service_utilities-4.5.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-07 20:06:07",
"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": [
[
"<",
"2"
],
[
">=",
"1.0.0"
]
]
}
],
"lcname": "assemblyline-service-utilities"
}