{"id":24782308,"url":"https://github.com/dimaskiddo/ssl-checker","last_synced_at":"2025-03-24T05:28:38.002Z","repository":{"id":273811746,"uuid":"920436820","full_name":"dimaskiddo/ssl-checker","owner":"dimaskiddo","description":"Domain SSL Checker using Python","archived":false,"fork":false,"pushed_at":"2025-01-23T05:03:43.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-23T05:29:08.489Z","etag":null,"topics":["automation","checker","domain","python","python3","ssl"],"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/dimaskiddo.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":"2025-01-22T06:28:51.000Z","updated_at":"2025-01-23T05:03:46.000Z","dependencies_parsed_at":"2025-01-23T05:29:10.992Z","dependency_job_id":"fe8995f7-c81c-447c-b5db-8abc305df61a","html_url":"https://github.com/dimaskiddo/ssl-checker","commit_stats":null,"previous_names":["dimaskiddo/ssl-checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimaskiddo%2Fssl-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimaskiddo%2Fssl-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimaskiddo%2Fssl-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimaskiddo%2Fssl-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimaskiddo","download_url":"https://codeload.github.com/dimaskiddo/ssl-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245215005,"owners_count":20578897,"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":["automation","checker","domain","python","python3","ssl"],"created_at":"2025-01-29T11:16:45.921Z","updated_at":"2025-03-24T05:28:36.950Z","avatar_url":"https://github.com/dimaskiddo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Domain SSL Checker using Python\n\nThis code will help you to automate Domain SSL expiration checking and will notify if the SSL expiration date is near of the treshold\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\nSee deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nPrequisites package:\n* Python 3 (Python Runtime)\n\nOptional package:\n* Docker (Application Containerization)\n\n### Installing\n\nBelow is the instructions to make this code running:\n* Pull the code from this repository\n```\ngit clone -b master https://github.com/dimaskiddo/ssl-checker.git\ncd ssl-checker\n```\n* Remove any related git configuration\n```\nrm -rf .git\n```\n* Run following command to pull dependecies package\n```\npython3 -m venv .venv\nsource .venv/bin/activate\n\npip3 install --no-cache-dir --upgrade pip setuptools wheel\npip3 install --no-cache-dir -r requirements.txt\n```\n- Until this step you already can run this code by using this command\n```\npython3 main.py example.csv\n```\n- Exit from Virtual Environment\n```\ndeactivate\n```\n\n## Running The Tests\n\nCurrently the test is not ready yet :)\n\n## Built With\n\n* [Python 3](https://www.python.org/) - Python Runtime\n* [Docker](https://www.docker.com/) - Application Containerization\n\n## Authors\n\n* **Dimas Restu Hidayanto** - *Initial Work* - [DimasKiddo](https://github.com/dimaskiddo)\n\nSee also the list of [contributors](https://github.com/dimaskiddo/ssl-checker/contributors) who participated in this project\n\n## Annotation\n\nYou can seek more information for the npm command parameters in the [package.json](https://raw.githubusercontent.com/dimaskiddo/ssl-checker/master/package.json)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaskiddo%2Fssl-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimaskiddo%2Fssl-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaskiddo%2Fssl-checker/lists"}