{"id":15809281,"url":"https://github.com/zordius/https-scan","last_synced_at":"2025-03-31T23:44:55.472Z","repository":{"id":14980972,"uuid":"17706128","full_name":"zordius/https-scan","owner":"zordius","description":"A https validation tool based on phantomjs. It can detect more dynamic loaded resources than static HTML analyze.","archived":false,"fork":false,"pushed_at":"2014-08-14T07:22:54.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T03:21:43.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.org/package/https-scan","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zordius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-13T10:25:53.000Z","updated_at":"2014-08-28T06:27:07.000Z","dependencies_parsed_at":"2022-08-20T09:50:55.544Z","dependency_job_id":null,"html_url":"https://github.com/zordius/https-scan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zordius%2Fhttps-scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zordius%2Fhttps-scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zordius%2Fhttps-scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zordius%2Fhttps-scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zordius","download_url":"https://codeload.github.com/zordius/https-scan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246558113,"owners_count":20796696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-05T03:21:13.201Z","updated_at":"2025-03-31T23:44:55.455Z","avatar_url":"https://github.com/zordius.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"https-scan [![Dependency Status](https://david-dm.org/zordius/https-scan.png)](https://david-dm.org/zordius/https-scan)\n==========\n\nA https validation tool based on phantomjs. It can detect more dynamic loaded resources than static HTML analyze.\n\nInstall\n-------\n\n```\nnpm install https-scan\n```\n\nUsage\n-----\n\n**Help you find out bad http:// resources in your https:// page!**\n\nTest on one url.\n\n```\nhttps-scan https://www.yahoo.com/\n```\n\nCheck on many urls.\n\n```\nhttps-scan https://www.yahoo.com/ https://google.com/\n```\n\nUse a file to check more urls (1 url in 1 line).\n\n```\nhttps-scan --file url_list_file\n```\n\nKeep slient when testing.\n\n```\nhttps-scan --file url_list_file --slient\n```\n\nShow me more final detail.\n\n```\nhttps-scan --file url_list_file --debug\n```\n\nShow me more bad resources detail.\n\n```\nhttps-scan --file url_list_file --verbose\n```\n\nLower the concurrent level to 1 (test one after another) .\n\n```\nhttps-scan --fil  url_list_file --verbose --concurrent 1\n```\n\nDo crazy concourrent scan (May drain lots of memory) .\n\n```\nhttps-scan --fil  url_list_file --verbose --concurrent 999\n```\n\nShow options.\n\n```\nhttps-scan\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzordius%2Fhttps-scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzordius%2Fhttps-scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzordius%2Fhttps-scan/lists"}