{"id":18995638,"url":"https://github.com/turbot/steampipe-mod-googleworkspace-compliance","last_synced_at":"2025-08-25T18:40:46.941Z","repository":{"id":103593774,"uuid":"401365540","full_name":"turbot/steampipe-mod-googleworkspace-compliance","owner":"turbot","description":"Run individual controls or full compliance benchmarks across all of your Google Workspace accounts using Steampipe.","archived":false,"fork":false,"pushed_at":"2021-09-01T15:22:54.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-01-01T16:24:35.490Z","etag":null,"topics":["hacktoberfest","sql","steampipe","steampipe-mod"],"latest_commit_sha":null,"homepage":"","language":null,"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/turbot.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":"2021-08-30T14:05:19.000Z","updated_at":"2024-09-24T00:41:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"483fa1f1-f674-4e3b-a61a-b542f7f09969","html_url":"https://github.com/turbot/steampipe-mod-googleworkspace-compliance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-mod-googleworkspace-compliance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-mod-googleworkspace-compliance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-mod-googleworkspace-compliance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-mod-googleworkspace-compliance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-mod-googleworkspace-compliance/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240010509,"owners_count":19733514,"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":["hacktoberfest","sql","steampipe","steampipe-mod"],"created_at":"2024-11-08T17:32:10.258Z","updated_at":"2025-08-25T18:40:46.920Z","avatar_url":"https://github.com/turbot.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Workspace Compliance Mod for Powerpipe\n\nRun individual configuration, compliance and security controls or full CIS compliance benchmarks across all your Google Workspace organization using Powerpipe and Steampipe.\n\nRun checks in a dashboard:\n![image](https://raw.githubusercontent.com/turbot/steampipe-mod-googleworkspace-compliance/main/docs/images/googleworkspace_cis_v120_dashboard.png)\n\nOr in a terminal:\n![image](https://raw.githubusercontent.com/turbot/steampipe-mod-googleworkspace-compliance/main/docs/images/googleworkspace_cis_v120_console.png)\n\n## Documentation\n\n- **[Benchmarks and controls →](https://hub.powerpipe.io/mods/turbot/googleworkspace_compliance/controls)**\n- **[Named queries →](https://hub.powerpipe.io/mods/turbot/googleworkspace_compliance/queries)**\n\n## Getting Started\n\n### Installation\n\nInstall Powerpipe (https://powerpipe.io/downloads), or use Brew:\n\n```bash\nbrew install turbot/tap/powerpipe\n```\n\nThis mod requires [Steampipe](https://steampipe.io) with the [Google Workspace plugin](https://hub.steampipe.io/plugins/turbot/googleworkspace) and the [Google Directory plugin](https://hub.steampipe.io/plugins/turbot/googledirectory) as the data source. Install Steampipe (https://steampipe.io/downloads), or use Brew:\n\n```bash\nbrew install turbot/tap/steampipe\nsteampipe plugin install googleworkspace\nsteampipe plugin install googledirectory\n```\n\nFinally, install the mod:\n\n```bash\nmkdir dashboards\ncd dashboards\npowerpipe mod init\npowerpipe mod install github.com/turbot/steampipe-mod-googleworkspace-compliance\n```\n\n### Browsing Dashboards\n\nStart Steampipe as the data source:\n\n```bash\nsteampipe service start\n```\n\nStart the dashboard server:\n\n```bash\npowerpipe server\n```\n\nBrowse and view your dashboards at **http://localhost:9033**.\n\n### Running Checks in Your Terminal\n\nInstead of running benchmarks in a dashboard, you can also run them within your\nterminal with the `powerpipe benchmark` command:\n\nList available benchmarks:\n\n```bash\npowerpipe benchmark list\n```\n\nRun a benchmark:\n\n```bash\npowerpipe benchmark run googleworkspace_compliance.benchmark.cis_v120\n```\n\nDifferent output formats are also available, for more information please see\n[Output Formats](https://powerpipe.io/docs/reference/cli/benchmark#output-formats).\n\n## Open Source \u0026 Contributing\n\nThis repository is published under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). Please see our [code of conduct](https://github.com/turbot/.github/blob/main/CODE_OF_CONDUCT.md). We look forward to collaborating with you!\n\n[Steampipe](https://steampipe.io) and [Powerpipe](https://powerpipe.io) are products produced from this open source software, exclusively by [Turbot HQ, Inc](https://turbot.com). They are distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our [Open Source FAQ](https://turbot.com/open-source).\n\n## Get Involved\n\n**[Join #powerpipe on Slack →](https://turbot.com/community/join)**\n\nWant to help but don't know where to start? Pick up one of the `help wanted` issues:\n\n- [Powerpipe](https://github.com/turbot/powerpipe/labels/help%20wanted)\n- [Google Workspace Compliance Mod](https://github.com/turbot/steampipe-mod-googleworkspace-compliance/labels/help%20wanted)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbot%2Fsteampipe-mod-googleworkspace-compliance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbot%2Fsteampipe-mod-googleworkspace-compliance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbot%2Fsteampipe-mod-googleworkspace-compliance/lists"}