{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security/2"}],"enrichment":{"capability":"Parses, manipulates, and generates Cyber Observable eXpression (CybOX) v2.1.0 content in XML and JSON formats through both low-level schema bindings and higher-level Python APIs.","skillfed_tags":["threat-intelligence","xml-parsing","legacy-standard"],"use_cases":["Parse and validate CybOX XML documents from security tools or threat intelligence feeds.","Programmatically construct CybOX observables for threat reporting or integration with other standards.","Convert CybOX content to JSON for use in web APIs or modern data pipelines.","Work with legacy security applications that depend on the CybOX v2.1.0 standard.","Extract and manipulate cyber observable metadata from structured threat intelligence."],"what_it_does":"python-cybox is a library for working with Cyber Observable eXpression (CybOX) v2.1.0 content, a structured format for describing cyber observables like files, network addresses, and other security-relevant entities. It provides two layers of API: a low-level auto-generated binding to the XML schema (for complete coverage of the CybOX standard) and a higher-level manually designed API (for common use cases and more Pythonic interaction). The library can parse CybOX from XML, generate CybOX XML output, and convert to and from JSON and Python dictionaries.\n\nThe package depends on lxml, python-dateutil, and mixbox for its core functionality. It is designed to be faithful to both the CybOX standard and Python conventions, making it usable by both XML schema experts and Python developers. However, the project has been abandoned since 2020-05-01 with no active maintenance, meaning it will not receive updates for new Python versions, security issues, or changes in its dependencies.","worth_installing":"Yes, but only if you are locked into CybOX v2.1.0 for legacy or compliance reasons. The package is stable with no known vulnerabilities, but it is abandoned and will not receive maintenance or Python version updates. Install it if you must work with existing CybOX content; avoid it for new projects unless CybOX is a hard requirement."},"id":"cybox","links":{"html":"https://skillfed.io/packages/cybox","md":"https://skillfed.io/packages/cybox.md","pypi":"https://pypi.org/project/cybox/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-03-06","license_spdx":null,"license_treatment":"permissive","name":"cybox","python_support":"unspecified","summary":"A Python library for parsing and generating CybOX content."},"popularity":{"monthly_downloads":122814,"position":11931,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.0.21"}
