{"id":18952432,"url":"https://github.com/devanshbatham/getsan","last_synced_at":"2025-04-16T01:34:02.861Z","repository":{"id":187755844,"uuid":"677516984","full_name":"devanshbatham/getsan","owner":"devanshbatham","description":"A utility to fetch and display dns names from the SSL/TLS cert data","archived":false,"fork":false,"pushed_at":"2023-08-11T19:32:44.000Z","size":130,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-05T03:43:55.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devanshbatham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-11T19:25:36.000Z","updated_at":"2023-08-28T11:09:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e3aa52f-1edd-498d-ba86-fdc5825ca8c3","html_url":"https://github.com/devanshbatham/getsan","commit_stats":null,"previous_names":["devanshbatham/getsan"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanshbatham%2Fgetsan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanshbatham%2Fgetsan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanshbatham%2Fgetsan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanshbatham%2Fgetsan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devanshbatham","download_url":"https://codeload.github.com/devanshbatham/getsan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223692243,"owners_count":17186957,"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-11-08T13:33:24.494Z","updated_at":"2024-11-08T13:33:25.134Z","avatar_url":"https://github.com/devanshbatham.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    getsan\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA utility to fetch and display dns names from the SSL/TLS cert data\u003c/h4\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#installation\"\u003e🏗️ Installation\u003c/a\u003e  \n  \u003ca href=\"#usage\"\u003e⛏️ Usage\u003c/a\u003e \n  \u003cbr\u003e\n\u003c/p\u003e\n\n\n![getsan](https://github.com/devanshbatham/getsan/blob/main/static/banner.png?raw=true)\n\n# Installation\n```sh\ngo install github.com/devanshbatham/getsan@latest\n```\n\n# Usage\n\n- Fetches and displays dns names from the SSL/TLS cert data\n- Uses concurrency for efficient and fast lookups (e.g. `-c 200`)\n\n```sh\n⚓ echo \"cdn.syndication.twitter.com\" | getsan | jq\n\n{\n  \"domain\": \"cdn.syndication.twitter.com\",\n  \"common_name\": \"syndication.twitter.com\",\n  \"org\": [\n    \"Twitter, Inc.\"\n  ],\n  \"dns_names\": [\n    \"syndication.twitter.com\",\n    \"syndication.twimg.com\",\n    \"cdn.syndication.twitter.com\",\n    \"cdn.syndication.twimg.com\",\n    \"syndication-o.twitter.com\",\n    \"syndication-o.twimg.com\"\n  ]\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevanshbatham%2Fgetsan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevanshbatham%2Fgetsan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevanshbatham%2Fgetsan/lists"}