{"id":16931261,"url":"https://github.com/schmichael/authzgithub","last_synced_at":"2026-05-05T04:35:30.241Z","repository":{"id":136247877,"uuid":"85342723","full_name":"schmichael/authzgithub","owner":"schmichael","description":"dum script for github keys \u003e ssh/authorized_keys","archived":false,"fork":false,"pushed_at":"2017-03-17T19:27:52.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T17:47:00.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/schmichael.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":"2017-03-17T18:24:41.000Z","updated_at":"2017-03-17T18:25:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ee5c79d-4c93-4af6-b239-988e9c7a9798","html_url":"https://github.com/schmichael/authzgithub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/schmichael/authzgithub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fauthzgithub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fauthzgithub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fauthzgithub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fauthzgithub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schmichael","download_url":"https://codeload.github.com/schmichael/authzgithub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fauthzgithub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32635794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-13T20:43:36.184Z","updated_at":"2026-05-05T04:35:30.235Z","avatar_url":"https://github.com/schmichael.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"bash script to add ssh keys from Github to your `~/.ssh/authorized_keys` file.\n\nOr use a one liner like this to add all members of an organization `$ORG` to user `$U`:\n\n```sh\ncurl -s https://api.github.com/orgs/${ORG}/members  | jq -r \".[].login\" | xargs -I {} printf \"https://github.com/{}.keys\\n\" | xargs curl -s \u003e\u003e /${U}/.ssh/authorized_keys\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmichael%2Fauthzgithub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschmichael%2Fauthzgithub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmichael%2Fauthzgithub/lists"}