{"id":13821738,"url":"https://github.com/cloudgraphdev/cloudgraph-policy-packs","last_synced_at":"2025-05-16T14:34:42.349Z","repository":{"id":38797548,"uuid":"440672190","full_name":"cloudgraphdev/cloudgraph-policy-packs","owner":"cloudgraphdev","description":"CloudGraph managed policy packs","archived":false,"fork":false,"pushed_at":"2023-05-17T15:36:29.000Z","size":5194,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-06T15:52:04.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudgraphdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2021-12-21T22:58:57.000Z","updated_at":"2024-05-23T20:13:30.000Z","dependencies_parsed_at":"2024-01-15T16:34:25.436Z","dependency_job_id":"14f4384d-7258-4a4a-be14-311088b4c2f9","html_url":"https://github.com/cloudgraphdev/cloudgraph-policy-packs","commit_stats":{"total_commits":671,"total_committers":17,"mean_commits":"39.470588235294116","dds":0.7928464977645305,"last_synced_commit":"6aa5038eb56959d73dc2a3f64d8455b9a26c1b82"},"previous_names":[],"tags_count":204,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudgraphdev%2Fcloudgraph-policy-packs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudgraphdev%2Fcloudgraph-policy-packs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudgraphdev%2Fcloudgraph-policy-packs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudgraphdev%2Fcloudgraph-policy-packs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudgraphdev","download_url":"https://codeload.github.com/cloudgraphdev/cloudgraph-policy-packs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253958012,"owners_count":21990544,"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":[],"created_at":"2024-08-04T08:01:27.087Z","updated_at":"2025-05-16T14:34:39.532Z","avatar_url":"https://github.com/cloudgraphdev.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Policy Packs\n\nA package based on a set of rules or benchmarks used to guarantee compliance across the existing infrastructure of your cloud provider.\n\n## Getting started\n\n### Prerequisite\n\nTo start using Policy Packs with your infrastructure you have to install [Cloud Graph CLI](https://docs.cloudgraph.dev/quick-start) first.\n\n### Execution\n\nInstall and execute policy packs is fast and simple. We follow the following convention for all our packages `@cloudgraph/policy-pack-[benchmark]`. We can start using policies just passing the name of the benchmark as it shows in the following example.\n\n```bash\n# Adding a policy pack will include it into the CG configuration file.\ncg policy add aws-cis-1.2.0\ncg policy add gcp-cis-1.2.0\ncg policy add azure-cis-1.3.1\n\n# Perform a scan for the providers to evaluate. It will execute all the configured policies.\ncg scan aws gcp azure\n```\n\n## Available Policy Packs\n\n| Benchmark |\n| ---------------------------\n| [CIS Amazon Web Services Foundations 1.2.0](https://www.npmjs.com/package/@cloudgraph/policy-pack-aws-cis-1.2.0)         |\n| [CIS Amazon Web Services Foundations 1.3.0](https://www.npmjs.com/package/@cloudgraph/policy-pack-aws-cis-1.3.0)         |\n| [CIS Amazon Web Services Foundations 1.4.0](https://www.npmjs.com/package/@cloudgraph/policy-pack-aws-cis-1.4.0)         |\n| [CIS Amazon Web Services Foundations 1.5.0](https://www.npmjs.com/package/@cloudgraph/policy-pack-aws-cis-1.5.0)         |\n| [AWS PCI Data Security Standard version 3.2.1](https://www.npmjs.com/package/@cloudgraph/policy-pack-aws-pci-dss-3.2.1)      |\n| [NIST 800-53 Rev. 4 for Amazon Web Services](https://www.npmjs.com/package/@cloudgraph/policy-pack-aws-nist-800-53-rev4) |\n| [CIS Google Cloud Platform Foundations 1.2.0](https://www.npmjs.com/package/@cloudgraph/policy-pack-gcp-cis-1.2.0)       |\n| [CIS Google Cloud Platform Foundations 1.3.0](https://www.npmjs.com/package/@cloudgraph/policy-pack-gcp-cis-1.2.0)       |\n| [GCP PCI Data Security Standard version 3.2.1](https://www.npmjs.com/package/@cloudgraph/policy-pack-gcp-pci-dss-3.2.1)   |\n| [NIST 800-53 Rev. 4 for Google Cloud Services](https://www.npmjs.com/package/@cloudgraph/policy-pack-gcp-nist-800-53-rev4)   |\n| [CIS Microsoft Azure Foundations 1.3.1](https://www.npmjs.com/package/@cloudgraph/policy-pack-azure-cis-1.3.1)           |\n| [Azure PCI Data Security Standard version 3.2.1](https://www.npmjs.com/package/@cloudgraph/policy-pack-azure-pci-dss-3.2.1)   |\n| [NIST 800-53 Rev. 4 for Microsoft Azure Services](https://www.npmjs.com/package/@cloudgraph/policy-pack-azure-nist-800-53-rev4)   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudgraphdev%2Fcloudgraph-policy-packs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudgraphdev%2Fcloudgraph-policy-packs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudgraphdev%2Fcloudgraph-policy-packs/lists"}