{"id":13337974,"url":"https://github.com/qvl/httpsyet","last_synced_at":"2025-03-11T08:32:10.808Z","repository":{"id":57503759,"uuid":"106121185","full_name":"qvl/httpsyet","owner":"qvl","description":"Crawler to find links you can update to HTTPS","archived":true,"fork":false,"pushed_at":"2020-07-20T20:02:31.000Z","size":1074,"stargazers_count":36,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-30T15:16:44.394Z","etag":null,"topics":["automation","https","security","slack","tls"],"latest_commit_sha":null,"homepage":"https://qvl.io/httpsyet","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/qvl.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}},"created_at":"2017-10-07T18:31:52.000Z","updated_at":"2023-08-04T06:46:55.000Z","dependencies_parsed_at":"2022-08-28T02:00:42.430Z","dependency_job_id":null,"html_url":"https://github.com/qvl/httpsyet","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvl%2Fhttpsyet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvl%2Fhttpsyet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvl%2Fhttpsyet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvl%2Fhttpsyet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qvl","download_url":"https://codeload.github.com/qvl/httpsyet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243000841,"owners_count":20219752,"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","https","security","slack","tls"],"created_at":"2024-07-29T19:15:16.627Z","updated_at":"2025-03-11T08:32:10.428Z","avatar_url":"https://github.com/qvl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  :satellite: httpsyet :key:\n\n[![GoDoc](https://godoc.org/qvl.io/httpsyet?status.svg)](https://godoc.org/qvl.io/httpsyet)\n[![Build Status](https://travis-ci.org/qvl/httpsyet.svg?branch=master)](https://travis-ci.org/qvl/httpsyet)\n[![Go Report Card](https://goreportcard.com/badge/qvl.io/httpsyet)](https://goreportcard.com/report/qvl.io/httpsyet)\n\n\nThe web is moving to HTTPS, [slowly](https://jorin.me/https-for-one-month/).\nIn a happy future, we will have secure connections only.\nToday, though, we still have to deal with HTTP.\nWe are getting better. Thank you [Let's Encrypt](https://letsencrypt.org/).\n\nNow we only need to update all those `http://` links on our pages to `https://`.\nNot all sites support HTTPS yet. But maybe they do tomorrow.\nHow do we know? - `httpsyet`.\n\n```sh\nhttpsyet -slack $SLACK_HOOK https://firstsite.com https://secondsite.biz http://thirdsite.net\n```\n\nThis will crawl your sites recursively and for every `http://` link,\nit will try if the URL is also available via HTTPS.\nA list of all URLs you can update is sent to Slack.\n\nSet this up with your favorite job scheduler ([Cron](https://en.wikipedia.org/wiki/Cron), [sleepto](https://github.com/qvl/sleepto), ...) to run once a month.\n\n\n[Find out more about the implementation](https://jorin.me/use-go-channels-to-build-a-crawler/).\n\n## Install\n\n- With [Go](https://golang.org/):\n```\ngo get qvl.io/httpsyet\n```\n\n- With [Homebrew](http://brew.sh/):\n```\nbrew install qvl/tap/httpsyet\n```\n\n- Download binary: https://github.com/qvl/httpsyet/releases\n\n\n## Development\n\nMake sure to use `gofmt` and create a [Pull Request](https://github.com/qvl/httpsyet/pulls).\n\n### Dependencies\n\nUse [`dep ensure -update \u0026\u0026 dep prune`](https://github.com/golang/dep) to update dependencies.\n\n\n### Releasing\n\nPush a new Git tag and [GoReleaser](https://github.com/goreleaser/releaser) will automatically create a release.\n\n\n## License\n\n[MIT](./license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqvl%2Fhttpsyet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqvl%2Fhttpsyet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqvl%2Fhttpsyet/lists"}