{"id":16630940,"url":"https://github.com/zmb3/orgaudit","last_synced_at":"2026-04-18T23:33:26.652Z","repository":{"id":57595534,"uuid":"107444137","full_name":"zmb3/orgaudit","owner":"zmb3","description":"Assign the SpaceAuditor role to Cloud Foundry OrgAuditors.","archived":false,"fork":false,"pushed_at":"2017-11-10T16:33:12.000Z","size":5746,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-26T11:43:38.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zmb3.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-18T17:58:31.000Z","updated_at":"2017-10-18T18:02:08.000Z","dependencies_parsed_at":"2022-09-26T19:53:04.070Z","dependency_job_id":null,"html_url":"https://github.com/zmb3/orgaudit","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zmb3/orgaudit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Forgaudit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Forgaudit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Forgaudit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Forgaudit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmb3","download_url":"https://codeload.github.com/zmb3/orgaudit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Forgaudit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31988725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-12T04:50:08.197Z","updated_at":"2026-04-18T23:33:26.632Z","avatar_url":"https://github.com/zmb3.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# orgaudit\n\nAssign the SpaceAuditor role to Cloud Foundry OrgAuditors.\n\n`orgaudit` assigns the SpaceAuditor role to all OrgAuditors in a Cloud Foundry Organization.\n\n**Releases:**\n\nDownload a release for your platform from the [releases](https://github.com/zmb3/orgaudit/releases) page.\n\n**Usage:**\n\nProvide `orgaudit` with your system domain, a user ID and client secret, and the\nname of the organization to run against:\n\n`$ orgaudit -d local.pcfdev.io --user-id cf-mgmt --client-secret cf-mgmt-secret -o foo`\n\nThe `--user-id` and `--client-secret` flags can be omitted by using the\n`USER_ID` and `CLIENT_SECRET` environment variables.\n\n**Setup:**\n\nYou'll need a client ID and client secret with the appropriate scopes in order\nto perform these actions.  To create a UAA client, use the\n[`uaac` Command Line](https://github.com/cloudfoundry/cf-uaac):\n\n```\n$ CLIENT_ID=user\n$ CLIENT_SECRET=s3cr3t\n$ UAA_DOMAIN=uaa.local.pcfdev.io    # typically uaa.\u003csystem_domain\u003e\n\n$ uaac target $UAA_DOMAIN\n$ uaac token client get admin -s admin-client-secret\n$ uaac client add $CLIENT_ID \\\n  --name $CLIENT_ID \\\n  --secret $CLIENT_SECRET \\\n  --authorized_grant_types client_credentials,refresh_token \\\n  --authorities cloud_controller.admin,scim.read,scim.write\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmb3%2Forgaudit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmb3%2Forgaudit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmb3%2Forgaudit/lists"}