{"id":13821340,"url":"https://github.com/percolate/ec2-security-groups-dumper","last_synced_at":"2025-05-12T14:32:26.052Z","repository":{"id":28706696,"uuid":"32227232","full_name":"percolate/ec2-security-groups-dumper","owner":"percolate","description":"Dump your EC2 Security Groups as a CSV or JSON file","archived":false,"fork":false,"pushed_at":"2023-03-16T17:40:09.000Z","size":52,"stargazers_count":70,"open_issues_count":10,"forks_count":40,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-15T15:03:36.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/percolate.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":"2015-03-14T18:59:44.000Z","updated_at":"2023-03-16T17:40:13.000Z","dependencies_parsed_at":"2024-06-21T20:21:41.840Z","dependency_job_id":"0dfdda77-4dc3-45cb-b1af-19634db2c113","html_url":"https://github.com/percolate/ec2-security-groups-dumper","commit_stats":{"total_commits":73,"total_committers":8,"mean_commits":9.125,"dds":0.452054794520548,"last_synced_commit":"712eac7d6af50800b0af4a58b0ea03446cbf162e"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percolate%2Fec2-security-groups-dumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percolate%2Fec2-security-groups-dumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percolate%2Fec2-security-groups-dumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percolate%2Fec2-security-groups-dumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/percolate","download_url":"https://codeload.github.com/percolate/ec2-security-groups-dumper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754959,"owners_count":21958933,"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:20.287Z","updated_at":"2025-05-12T14:32:26.025Z","avatar_url":"https://github.com/percolate.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# ec2-security-groups-dumper\n\n[![Circle CI](https://circleci.com/gh/percolate/ec2-security-groups-dumper.svg?style=shield)](https://circleci.com/gh/percolate/ec2-security-groups-dumper)\n\nDump your EC2 Security Groups as a CSV or JSON file.\n\nMakes it possible to maintain your firewall rules in git.\n\n## Quick Start\n\n```bash\n$ ec2-security-groups-dumper --help\nec2-security-groups-dumper\n\nDumps the EC2 firewall rules as a json or csv output. Redirect the output to a\nfile to dump it to this file.\nUseful to keep track of the firewall changes in git.\nCan also be used as a backup in case you lose some rules on EC2.\n\nUsage:\n    ec2-security-groups-dumper --json [--region=\u003cregion\u003e] [--profile=\u003cprofile\u003e] [--vpc=\u003cvpc\u003e]\n    ec2-security-groups-dumper --csv [--region=\u003cregion\u003e] [--profile=\u003cprofile\u003e] [--vpc=\u003cvpc\u003e]\n    ec2-security-groups-dumper (-h | --help)\n\nOptions:\n  -h --help     Show this screen.\n\nExamples:\n    ec2-security-groups-dumper --csv \u003e path/to/ec2-security-groups.csv\n    ec2-security-groups-dumper --json \u003e path/to/your-firewall-backup.json\n```\n\n## Install\n\n```bash\npip install ec2-security-groups-dumper\n```\n\n## See Also\n\n- [IAMer](https://github.com/percolate/iamer) to dump your IAM rules as INI and\n  JSON text files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercolate%2Fec2-security-groups-dumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpercolate%2Fec2-security-groups-dumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercolate%2Fec2-security-groups-dumper/lists"}