{"id":29072871,"url":"https://github.com/dtakken/openvas-edxml","last_synced_at":"2026-03-09T16:02:35.182Z","repository":{"id":166038390,"uuid":"396835199","full_name":"dtakken/openvas-edxml","owner":"dtakken","description":"EDXML transcoder that takes OpenVAS XML reports as input and outputs EDXML data","archived":false,"fork":false,"pushed_at":"2023-05-16T15:05:40.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-15T20:18:52.112Z","etag":null,"topics":["artificial-intelligence","edxml","openvas","openvas-reports","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dtakken.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-08-16T14:39:33.000Z","updated_at":"2023-05-16T14:05:25.000Z","dependencies_parsed_at":"2023-11-06T03:03:08.446Z","dependency_job_id":"9c5a4cdd-b8b7-4cca-a9c7-488f08a689eb","html_url":"https://github.com/dtakken/openvas-edxml","commit_stats":null,"previous_names":["dtakken/edxml-openvas"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dtakken/openvas-edxml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtakken%2Fopenvas-edxml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtakken%2Fopenvas-edxml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtakken%2Fopenvas-edxml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtakken%2Fopenvas-edxml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtakken","download_url":"https://codeload.github.com/dtakken/openvas-edxml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtakken%2Fopenvas-edxml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30301508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","edxml","openvas","openvas-reports","security"],"created_at":"2025-06-27T14:30:13.459Z","updated_at":"2026-03-09T16:02:35.098Z","avatar_url":"https://github.com/dtakken.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"OPENVAS EDXML TRANSCODER\n========================\n\n|license| |tests| |pyversion|\n\n.. |license| image::  https://img.shields.io/badge/License-MIT-blue.svg\n.. |tests| image::    https://github.com/dtakken/openvas-edxml/workflows/tests/badge.svg\n.. |pyversion| image::  https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue\n\nThis is an EDXML_ transcoder that takes OpenVAS_ XML reports as input and outputs EDXML data.\n\nThe resulting EDXML data enables machines to learn a lot about a networking environment, automatically correlate\nvulnerability data with other security data and reason about it. Details can be found in `this document \u003ctranscoder.rst\u003e`_,\nwhich contains a description of the transcoder generated by the transcoder itself.\n\nThe transcoder was developed at Northwave_ to process vulnerability data at its Security Operations Center.\nAs such, it has been used to process scans for a wide range of organizations, both large and small ones.\n\nINSTALLING\n----------\n\nYou can install this transcoder using pip::\n\n    pip install openvas-edxml\n\nBASIC USAGE INSTRUCTIONS\n------------------------\n\nTranscoding an OpenVAS report is done using a command similar to::\n\n    openvas-edxml -f /path/to/openvas-report.xml\n\nRunning this command will generate EDXML data on standard output. In case that does not yield\nanything (no events) it might be that your OpenVAS report is wrapped in a ``\u003cget_reports_response\u003e``\ntag. In that case, use the ``--have-response-tag`` command line flag. Full command line options can be\nobtained by running::\n\n    openvas-edxml -h\n\n.. _EDXML: http://edxml.org/\n.. _OpenVAS: https://www.openvas.org/\n.. _Northwave: https://northwave-security.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtakken%2Fopenvas-edxml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtakken%2Fopenvas-edxml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtakken%2Fopenvas-edxml/lists"}