EDXML transcoder that takes OpenVAS XML reports as input and outputs EDXML data
Raw data
{
"_id": null,
"home_page": "https://github.com/dtakken/edxml-openvas",
"name": "openvas-edxml",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "edxml openvas",
"author": "Dik Takken",
"author_email": "d.h.j.takken@freedom.nl",
"download_url": "https://files.pythonhosted.org/packages/36/84/cd2c8c77f82dc9eec7badfca114147eeda93b9a0dd0f656a7e6cc1bf322a/openvas-edxml-3.0.0.tar.gz",
"platform": null,
"description": "EDXML transcoder that takes OpenVAS XML reports as input and outputs EDXML data\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An OpenVAS XML to EDXML transcoder",
"version": "3.0.0",
"project_urls": {
"Homepage": "https://github.com/dtakken/edxml-openvas"
},
"split_keywords": [
"edxml",
"openvas"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fb6d199e80dcf78543f05a89d1a8093222d7ac3be497b32f52c096c197aeca06",
"md5": "9edec04a8af3e513fe67edf7793b2489",
"sha256": "be2ba0532ec0206e4d68fae2e97d6587424ea66b15a91ba5a83d2e85109965ba"
},
"downloads": -1,
"filename": "openvas_edxml-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9edec04a8af3e513fe67edf7793b2489",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 25191,
"upload_time": "2023-05-16T15:12:12",
"upload_time_iso_8601": "2023-05-16T15:12:12.779319Z",
"url": "https://files.pythonhosted.org/packages/fb/6d/199e80dcf78543f05a89d1a8093222d7ac3be497b32f52c096c197aeca06/openvas_edxml-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3684cd2c8c77f82dc9eec7badfca114147eeda93b9a0dd0f656a7e6cc1bf322a",
"md5": "29910b5c0e5d31ba044cbdbd560a67bb",
"sha256": "7450f69f78a3bdbd8053e9da08077fcb1dc3635f0e6d3dc68fc2004c2dcd9c60"
},
"downloads": -1,
"filename": "openvas-edxml-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "29910b5c0e5d31ba044cbdbd560a67bb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25908,
"upload_time": "2023-05-16T15:12:15",
"upload_time_iso_8601": "2023-05-16T15:12:15.429400Z",
"url": "https://files.pythonhosted.org/packages/36/84/cd2c8c77f82dc9eec7badfca114147eeda93b9a0dd0f656a7e6cc1bf322a/openvas-edxml-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-16 15:12:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dtakken",
"github_project": "edxml-openvas",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "IPy",
"specs": []
},
{
"name": "python-dateutil",
"specs": []
},
{
"name": "cryptography",
"specs": []
},
{
"name": "edxml",
"specs": [
[
"~=",
"3.0"
]
]
},
{
"name": "edxml-bricks-computing",
"specs": [
[
"~=",
"3.0"
]
]
},
{
"name": "edxml-bricks-computing-networking",
"specs": [
[
"~=",
"3.0"
]
]
},
{
"name": "edxml-bricks-computing-security",
"specs": [
[
"~=",
"3.0"
]
]
},
{
"name": "edxml-bricks-computing-forensics",
"specs": [
[
"~=",
"3.0"
]
]
},
{
"name": "edxml-bricks-generic",
"specs": [
[
"~=",
"3.0"
]
]
},
{
"name": "edxml-bricks-geography",
"specs": [
[
"~=",
"3.0"
]
]
}
],
"lcname": "openvas-edxml"
}