{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/6"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"pyTenable provides a unified Python interface to Tenable's vulnerability management and security products, abstracting away differences between their individual APIs.","skillfed_tags":["vulnerability-management","security-api","tenable-integration"],"use_cases":["Automate vulnerability scans and retrieve results programmatically for reporting or downstream processing.","Query for vulnerabilities and compliance data to feed into a centralized security dashboard or SIEM.","Build orchestration scripts that manage scan schedules, policies, or asset groups across products.","Integrate vulnerability data into CI/CD pipelines to gate deployments based on scan findings.","Export and transform vulnerability metadata for custom analysis or compliance audits."],"what_it_does":"pyTenable is a Python wrapper that normalizes access to multiple Tenable vulnerability management and security products under a common interface. Rather than learning each product's distinct REST API, you instantiate a product-specific client and call methods that follow consistent patterns across the library.\n\nThe package depends on requests for HTTP communication, marshmallow and pydantic for data validation and serialization, graphql-core for GraphQL support, and several utility libraries including python-dateutil, arrow, semver, defusedxml, and python-box to handle common data transformation tasks. It's designed for developers who need to automate vulnerability scanning, retrieve scan results, manage security policies, or integrate vulnerability data into larger security workflows.","worth_installing":"Yes. pyTenable is actively maintained, has low install friction, carries no known security vulnerabilities, and is licensed permissively under MIT. It's appropriate for any Python project that needs to integrate with Tenable products. The main consideration is whether your use case fits the products it supports."},"id":"pytenable","links":{"html":"https://skillfed.io/packages/pytenable","md":"https://skillfed.io/packages/pytenable.md","pypi":"https://pypi.org/project/pytenable/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-10","license_spdx":null,"license_treatment":"permissive","name":"pyTenable","python_support":"supports_current","summary":"Python library to interface into Tenable's products and applications"},"popularity":{"monthly_downloads":346255,"position":7356,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"26.6.1"}
