{"id":20779643,"url":"https://github.com/smartlogic/github_keys-cookbook","last_synced_at":"2026-04-26T02:31:28.770Z","repository":{"id":21642514,"uuid":"24963185","full_name":"smartlogic/github_keys-cookbook","owner":"smartlogic","description":"Chef Cookbook for loading public keys into a .ssh/authorized_keys file as defined in GitHub","archived":false,"fork":false,"pushed_at":"2015-03-17T16:54:46.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-01-19T16:46:30.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/smartlogic.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}},"created_at":"2014-10-08T22:07:41.000Z","updated_at":"2015-03-17T16:54:34.000Z","dependencies_parsed_at":"2022-08-21T22:20:58.147Z","dependency_job_id":null,"html_url":"https://github.com/smartlogic/github_keys-cookbook","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/smartlogic/github_keys-cookbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fgithub_keys-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fgithub_keys-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fgithub_keys-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fgithub_keys-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartlogic","download_url":"https://codeload.github.com/smartlogic/github_keys-cookbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fgithub_keys-cookbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32284333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"online","status_checked_at":"2026-04-26T02:00:05.962Z","response_time":129,"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-11-17T13:29:05.947Z","updated_at":"2026-04-26T02:31:28.754Z","avatar_url":"https://github.com/smartlogic.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Description\n===========\nInstalls/Configures a server user with keys based on members of a github \norganization\n\nRequirements\n============\nNone\n\nAttributes\n==========\nNone\n\nUsage\n=====\n\nTo be used inside your custom cookbooks. Does nothing as a standard included \nrecipe.\n\nExample to set the smartlogic github orgs member keys, another user's keys, and \na deployer key to `/home/user_name/.ssh/authorized_keys`, and force the reload \nof the keys every time.\n\n```ruby\ninclude_recipe 'github_keys' # run the default recipe to ensure the json gem is available to chef\n\ngithub_keys_update 'user_name' do\n  github_org 'smartlogic'\n  github_users ( ['smarterlogic'] )\n  additional_keys ( { \"deploy-key\" =\u003e [\"CAFEBEEF\"] } )\n  force_key_load true\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fgithub_keys-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartlogic%2Fgithub_keys-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fgithub_keys-cookbook/lists"}