{"id":18888045,"url":"https://github.com/codex-team/check-ssl-cert-expire-date","last_synced_at":"2025-04-14T23:10:35.206Z","repository":{"id":66293361,"uuid":"92494369","full_name":"codex-team/check-ssl-cert-expire-date","owner":"codex-team","description":"Checks SSL certificates expire date and sends alerts to the Slack or Telegram when date X is coming","archived":false,"fork":false,"pushed_at":"2020-01-16T17:43:25.000Z","size":20,"stargazers_count":28,"open_issues_count":1,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T11:11:35.228Z","etag":null,"topics":["certificate-checker","monitoring","ssl","ssl-monitoring"],"latest_commit_sha":null,"homepage":"","language":"Python","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/codex-team.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,"roadmap":null,"authors":null}},"created_at":"2017-05-26T09:23:00.000Z","updated_at":"2024-09-11T19:40:15.000Z","dependencies_parsed_at":"2024-01-23T21:16:03.982Z","dependency_job_id":"89ea9791-d282-4b33-8c9c-9479c2ad866b","html_url":"https://github.com/codex-team/check-ssl-cert-expire-date","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/codex-team%2Fcheck-ssl-cert-expire-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codex-team%2Fcheck-ssl-cert-expire-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codex-team%2Fcheck-ssl-cert-expire-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codex-team%2Fcheck-ssl-cert-expire-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codex-team","download_url":"https://codeload.github.com/codex-team/check-ssl-cert-expire-date/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975316,"owners_count":21192210,"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":["certificate-checker","monitoring","ssl","ssl-monitoring"],"created_at":"2024-11-08T07:41:44.281Z","updated_at":"2025-04-14T23:10:35.153Z","avatar_url":"https://github.com/codex-team.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSL certs expire date checker\nPython-script for checking certs life time for domains.\n\n## Install\n\n1. Clone this rep\n\n2. Set up config.py\n\n3. Build docker image\n\n```bash\ndocker build --tag ssl-expiry .\n```\n\n4. Set up autorun\n\nEdit cron\n```bash\ncrontab -e\n```\n\nTo run script at 8 am every day add this line\n```bash\n0 8 * * * docker run --rm -it ssl-expiry\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodex-team%2Fcheck-ssl-cert-expire-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodex-team%2Fcheck-ssl-cert-expire-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodex-team%2Fcheck-ssl-cert-expire-date/lists"}