{"id":24702963,"url":"https://github.com/richlamdev/tio","last_synced_at":"2026-05-15T12:06:13.975Z","repository":{"id":140093708,"uuid":"258866736","full_name":"richlamdev/tio","owner":"richlamdev","description":"Command line interface for Tenable.io written in Python","archived":false,"fork":false,"pushed_at":"2020-04-25T20:30:53.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T00:44:45.428Z","etag":null,"topics":["api","python","python3","tenable","tenableio"],"latest_commit_sha":null,"homepage":"","language":"Python","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/richlamdev.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":"2020-04-25T20:22:39.000Z","updated_at":"2022-10-11T19:58:34.000Z","dependencies_parsed_at":"2023-04-22T05:45:36.316Z","dependency_job_id":null,"html_url":"https://github.com/richlamdev/tio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richlamdev/tio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richlamdev%2Ftio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richlamdev%2Ftio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richlamdev%2Ftio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richlamdev%2Ftio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richlamdev","download_url":"https://codeload.github.com/richlamdev/tio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richlamdev%2Ftio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api","python","python3","tenable","tenableio"],"created_at":"2025-01-27T05:51:42.594Z","updated_at":"2026-05-15T12:06:13.953Z","avatar_url":"https://github.com/richlamdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tio\n\n````tio```` is a simple and limited CLI to Tenable.IO, written in Python.\n\nBasic usage:\n\n````python3 tio.py [command] [flags]````\n\n## Features:\n\n1) Show scan configuration and history of each configured scan.\n2) Export specific scan to local disk in csv/pdf/html/nessus. \n   Note: PDF \u0026 HTML option only available within 90 days of the scan.\n3) Show server information.\n4) Foundational work to expand features in the future.\n\n## Dependencies to run this script are:\n\n1) Linux or Unix Operating System.  Will not work on Windows in present form.\n2) Python 3\n3) PyTenable Python module\n   Install by using:\n   pip3 install pytenable\n\n\n## API Requirement:\nScript automatically checks for the presence of API keys at ~/.tio/client.json.\nIf API keys are not present, the user is prompted for keys on first use and saved.\nNote: Secure your keys! In present form they will be stored unencypted on your local drive.\n\n\n## Examples:\n````python3 tio.py info````\n\n````python3 tio.py info -s 1337````\nNote, syntax uses history_id to be consistent with Pytenable API documentation, despite returned information is displayed as \"id\".\n\n\n````python3 tio.py export -s 1337 -hid 12345678 latest_scan pdf html nessus csv````\n\n````python3 tio.py server````\n\n\n## To Do:\n1) Add color!\n2) Provide user friendly error message when pdf or html format is requested for scan older than 90 days.\n   Tenable.io will not generate pdf/html for scans older than 90 days.\n\n\n## Reference:\nhttps://pytenable.readthedocs.io/en/stable/\n\nhttps://github.com/tenable/pyTenable\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichlamdev%2Ftio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichlamdev%2Ftio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichlamdev%2Ftio/lists"}