{"id":15323286,"url":"https://github.com/krishpranav/sslscan","last_synced_at":"2026-02-10T20:32:05.817Z","repository":{"id":109908008,"uuid":"402395933","full_name":"krishpranav/sslscan","owner":"krishpranav","description":"A SSL Scanner Written In Crystal-Lang","archived":false,"fork":false,"pushed_at":"2021-09-02T11:57:33.000Z","size":14,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T02:45:29.255Z","etag":null,"topics":["crystal","crystal-lang","framework","hacking","network-scanner","openssl","scanner","security","ssl","website","website-scanner"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/krishpranav.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}},"created_at":"2021-09-02T11:30:47.000Z","updated_at":"2022-02-26T23:02:52.000Z","dependencies_parsed_at":"2023-03-22T07:19:00.810Z","dependency_job_id":null,"html_url":"https://github.com/krishpranav/sslscan","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.0625,"last_synced_commit":"fb4676dac902e540c7896f3970314bfe0e87fd13"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krishpranav/sslscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishpranav%2Fsslscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishpranav%2Fsslscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishpranav%2Fsslscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishpranav%2Fsslscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krishpranav","download_url":"https://codeload.github.com/krishpranav/sslscan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishpranav%2Fsslscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29314705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"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":["crystal","crystal-lang","framework","hacking","network-scanner","openssl","scanner","security","ssl","website","website-scanner"],"created_at":"2024-10-01T09:19:29.190Z","updated_at":"2026-02-10T20:32:05.782Z","avatar_url":"https://github.com/krishpranav.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sslscan\nA SSL Scanner Written In Crystal-Lang\n\n# Installation:\n```\n$ git clone https://github.com/krishpranav/sslscan\n$ cd sslscan\n$ make\n```\n\n## Usage:\n```\n./sslscan google.com 443\n```\n\n## More Example:\n```crystal\n# import the ssl scan crystal library\nrequire \"sslscan\"\n\n# code to scan the target website \nscanner = SSLScan::Scan.new(\"google.com\", 443)\n\n# runs the program\nscanner.run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishpranav%2Fsslscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishpranav%2Fsslscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishpranav%2Fsslscan/lists"}