{"id":13572981,"url":"https://github.com/udhos/lavalake","last_synced_at":"2026-04-13T00:45:54.538Z","repository":{"id":38018455,"uuid":"136544578","full_name":"udhos/lavalake","owner":"udhos","description":"lavalake - Manage security groups uniformly across multiple cloud providers.","archived":false,"fork":false,"pushed_at":"2023-12-18T23:38:09.000Z","size":79,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T11:50:50.918Z","etag":null,"topics":["aws","azure","cloud","gcp","go","golang","openstack","security-groups"],"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/udhos.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":"2018-06-08T00:12:57.000Z","updated_at":"2022-06-11T19:45:47.000Z","dependencies_parsed_at":"2024-06-21T16:31:06.255Z","dependency_job_id":"807447a0-45e9-43d7-bc88-f32d2beabf27","html_url":"https://github.com/udhos/lavalake","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/udhos/lavalake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udhos%2Flavalake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udhos%2Flavalake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udhos%2Flavalake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udhos%2Flavalake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/udhos","download_url":"https://codeload.github.com/udhos/lavalake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udhos%2Flavalake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28069627,"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-12-27T02:00:05.897Z","response_time":58,"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":["aws","azure","cloud","gcp","go","golang","openstack","security-groups"],"created_at":"2024-08-01T15:00:25.805Z","updated_at":"2025-12-27T02:31:11.686Z","avatar_url":"https://github.com/udhos.png","language":"Go","readme":"[![license](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/udhos/lavalake/blob/master/LICENSE)\n[![Go Report Card - lavalake](https://goreportcard.com/badge/github.com/udhos/lavalake)](https://goreportcard.com/report/github.com/udhos/lavalake)\n\n# lavalake\n\nManage security groups uniformly across multiple cloud providers.\n\n- Fetch a security group from a cloud provider and save it as YAML file.\n- Can edit the file locally then send it back to the cloud provider.\n- Can write the security group rules to cloud provider as another group.\n- Can send the security group to another cloud provider, unless the group rules use features unsupported by target provider.\n\nInstall\n=======\n\n    git clone https://github.com/udhos/lavalake\n    cd lavalake\n    GO111MODULE=on go install ./lake\n\nExamples - Openstack\n====================\n\nList security groups:\n\n    lake list openstack\n\nSave security group 'group1' into file 'group1.yaml':\n\n    lake pull openstack group1 \u003e group1.yaml\n\nCreate/update security group 'group2' from file 'group1.yaml':\n\n    lake push openstack group2 \u003c group1.yaml\n\nExamples - AWS\n==============\n\nList security groups:\n\n    lake list aws [vpc-id]\n\nSave security group 'group1' into file 'group1.yaml':\n\n    lake pull aws group1 vpc-id \u003e group1.yaml\n\nCreate/update security group 'group2' from file 'group1.yaml':\n\n    lake push aws group2 vpc-id \u003c group1.yaml\n\nExamples - Azure\n================\n\nList security groups:\n\n    lake list azure\n\nSave security group 'group1' into file 'group1.yaml':\n\n    lake pull azure group1 resource-group-name \u003e group1.yaml\n\nCreate/update security group 'group2' from file 'group1.yaml':\n\n    lake push azure group2 resource-group-name location \u003c group1.yaml\n\n\n-x-\n\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudhos%2Flavalake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fudhos%2Flavalake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudhos%2Flavalake/lists"}