{"id":22931388,"url":"https://github.com/errm/break-glass","last_synced_at":"2025-08-12T15:32:10.755Z","repository":{"id":176349461,"uuid":"656774566","full_name":"errm/break-glass","owner":"errm","description":"break-glass is a simple tool to manage short lived AWS credentials","archived":false,"fork":false,"pushed_at":"2023-06-23T15:50:06.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T07:38:26.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/errm.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-21T15:57:04.000Z","updated_at":"2023-06-27T09:33:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ff8a27b-b06b-4bac-bcbc-b23797fda17b","html_url":"https://github.com/errm/break-glass","commit_stats":null,"previous_names":["errm/multipass"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/errm/break-glass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fbreak-glass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fbreak-glass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fbreak-glass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fbreak-glass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/errm","download_url":"https://codeload.github.com/errm/break-glass/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fbreak-glass/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270086850,"owners_count":24524658,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"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-12-14T10:38:57.010Z","updated_at":"2025-08-12T15:32:10.462Z","avatar_url":"https://github.com/errm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# break-glass\n\nbreak-glass is a simple tool to manage short lived AWS credentials.\n\n![break glass for key](https://upload.wikimedia.org/wikipedia/commons/thumb/0/02/Sign_-_Key_-_Glass_%284891398099%29.jpg/319px-Sign_-_Key_-_Glass_%284891398099%29.jpg)\n\nIt will assume roles (optionally) with MFA authentication and save those\ntemporary credentials to an AWS profile.\n\n## Usage\n\nbreak-glass is configured with an additional config file in the `~/.aws` directory\n`~/.aws/break-glass`\n\ne.g.\n\n```ini\n[admin]\naws_role_arn =  arn:aws:iam::012345678901:role/Admin\naws_mfa_device = arn:aws:iam::012345678901:mfa/iphone\nduration = 3600\n\n[on-call]\naws_role_arn =  arn:aws:iam::012345678901:role/OnCall\naws_mfa_device = arn:aws:iam::012345678901:mfa/iphone\nduration = 3600\n```\n\nWhen `break-glass` is run, if a MFA device is configured it will request\na token, then temporary credentials for the named profile(s) will\nbe written to the `~/.aws/credentials` file.\n\nIf you have more than one profile in your `~/.aws/break-glass` credentials\nwill be created for all profiles in the file, unless you set the `--profiles` flag to\ntarget only the profile(s) that you want credentials for!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrm%2Fbreak-glass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrm%2Fbreak-glass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrm%2Fbreak-glass/lists"}