{"id":50990475,"url":"https://github.com/jmeltz/n8n-nodes-tenable","last_synced_at":"2026-06-20T02:01:35.614Z","repository":{"id":333422618,"uuid":"1136926815","full_name":"jmeltz/n8n-nodes-tenable","owner":"jmeltz","description":"n8n nodes for TenableOne \u0026 Tenable Vulnerability Management APIs","archived":false,"fork":false,"pushed_at":"2026-01-19T07:54:28.000Z","size":459,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T13:49:11.077Z","etag":null,"topics":["caasm","data-integration","exposure-management","ipaas","tenable"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmeltz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-18T16:01:02.000Z","updated_at":"2026-01-19T07:54:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jmeltz/n8n-nodes-tenable","commit_stats":null,"previous_names":["jmeltz/n8n-nodes-tenable"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jmeltz/n8n-nodes-tenable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmeltz%2Fn8n-nodes-tenable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmeltz%2Fn8n-nodes-tenable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmeltz%2Fn8n-nodes-tenable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmeltz%2Fn8n-nodes-tenable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmeltz","download_url":"https://codeload.github.com/jmeltz/n8n-nodes-tenable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmeltz%2Fn8n-nodes-tenable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34554510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["caasm","data-integration","exposure-management","ipaas","tenable"],"created_at":"2026-06-20T02:01:34.768Z","updated_at":"2026-06-20T02:01:35.591Z","avatar_url":"https://github.com/jmeltz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# n8n-nodes-tenable\n\nThis package provides n8n community nodes for interacting with Tenable APIs:\n\n- **Tenable Vulnerability Management** - Full-featured node for vulnerability scanning, asset management, and security assessments\n- **Tenable One** - Node for Tenable One Exposure Management platform\n\n## Installation\n\n### Community Nodes (Recommended)\n\n1. Go to **Settings \u003e Community Nodes**\n2. Select **Install**\n3. Enter `n8n-nodes-tenable`\n4. Agree to the risks and select **Install**\n\n### Manual Installation\n\n```bash\nnpm install n8n-nodes-tenable\n```\n\n## Credentials\n\nBoth nodes use the same Tenable API credentials:\n\n1. In n8n, go to **Credentials \u003e New**\n2. Search for \"Tenable API\"\n3. Enter your Tenable API credentials:\n   - **Access Key**: Your Tenable API access key\n   - **Secret Key**: Your Tenable API secret key\n   - **Base URL**: Usually `https://cloud.tenable.com`\n\nTo generate API keys, go to your Tenable.io account settings.\n\n## Tenable Vulnerability Management Node\n\n### Resources \u0026 Operations\n\n#### Scan\n- **Create** - Create a new scan configuration\n- **Delete** - Delete a scan\n- **Get** - Get scan details\n- **Get Many** - List all scans\n- **Launch** - Launch a scan\n- **Pause** - Pause a running scan\n- **Resume** - Resume a paused scan\n- **Stop** - Stop a running scan\n\n#### Asset\n- **Get** - Get asset details\n- **Get Many** - List all assets\n- **Import** - Import assets\n\n#### Export\n- **Start Assets Export** - Start an assets export job\n- **Start Vulnerabilities Export** - Start a vulnerabilities export job\n- **Start Compliance Export** - Start a compliance export job\n- **Get Status** - Get export job status\n- **Cancel** - Cancel an export job\n- **Download Chunk** - Download an export chunk\n\n#### Folder\n- **Create** - Create a folder\n- **Delete** - Delete a folder\n- **Get Many** - List all folders\n- **Update** - Rename a folder\n\n#### Plugin\n- **Get** - Get plugin details\n- **Get Families** - List all plugin families\n- **Get Family Plugins** - List plugins in a family\n\n#### Policy\n- **Copy** - Copy a policy\n- **Create** - Create a policy\n- **Delete** - Delete a policy\n- **Get** - Get policy details\n- **Get Many** - List all policies\n\n#### Vulnerability\n- **Get Many** - List vulnerabilities\n\n#### Workbench\n- **Get Assets** - Get assets from workbench\n- **Get Asset Info** - Get detailed asset information\n- **Get Asset Vulnerabilities** - Get vulnerabilities for an asset\n- **Get Vulnerabilities** - Get vulnerabilities from workbench\n\n## Tenable One Node\n\n### Resources \u0026 Operations\n\n#### Attack Path\n- **Search Attack Paths** - Search for top attack paths\n- **Search Attack Techniques** - Search for top attack techniques (MITRE ATT\u0026CK)\n\n#### Exposure View\n- **Get Cards** - Get all exposure view cards\n- **Get Card** - Get a specific card\n\n#### Inventory\n- **Search Assets** - Search for assets\n- **Search Findings** - Search for findings\n- **Search Software** - Search for software\n- **Get Asset Properties** - Get available asset properties for filtering\n- **Get Finding Properties** - Get available finding properties\n- **Get Software Properties** - Get available software properties\n\n#### Inventory Export\n- **Start Assets Export** - Start an assets export\n- **Start Findings Export** - Start a findings export\n- **Get Status** - Get export status\n- **Get Export Status** - Get specific export status\n- **Download Chunk** - Download an export chunk\n\n#### Tag\n- **Search** - Search for tags\n- **Get Properties** - Get available tag properties\n\n## Query Examples\n\n### Tenable One Inventory Search (Advanced Mode)\n\nFind cloud assets with critical vulnerabilities:\n```\nAssets HAS sources = \"CLOUD\" WITH Weakness HAS severity = \"Critical\"\n```\n\nFind assets with high AES score:\n```\nAssets HAS aes \u003e= 700\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmeltz%2Fn8n-nodes-tenable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmeltz%2Fn8n-nodes-tenable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmeltz%2Fn8n-nodes-tenable/lists"}