{"id":20904986,"url":"https://github.com/devopsartfactory/redhawk","last_synced_at":"2025-05-13T05:30:58.485Z","repository":{"id":49096936,"uuid":"301882038","full_name":"DevopsArtFactory/redhawk","owner":"DevopsArtFactory","description":"Open source infrastructure audit and management tool.","archived":false,"fork":false,"pushed_at":"2021-06-29T04:26:07.000Z","size":28142,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T18:16:07.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/DevopsArtFactory.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}},"created_at":"2020-10-06T23:50:23.000Z","updated_at":"2025-03-27T17:00:16.000Z","dependencies_parsed_at":"2022-09-12T06:11:29.119Z","dependency_job_id":null,"html_url":"https://github.com/DevopsArtFactory/redhawk","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevopsArtFactory%2Fredhawk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevopsArtFactory%2Fredhawk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevopsArtFactory%2Fredhawk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevopsArtFactory%2Fredhawk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevopsArtFactory","download_url":"https://codeload.github.com/DevopsArtFactory/redhawk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253882804,"owners_count":21978549,"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-11-18T13:20:19.678Z","updated_at":"2025-05-13T05:30:57.908Z","avatar_url":"https://github.com/DevopsArtFactory.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redhawk\nredhawk is an open source resource audit tool. When you want to get all list of infrastructure resources in cloud provider,\nthen you could use redhawk to easily get list of all resources. For better security, it is important to check infrastructures.\n\n## Important Notice\n- Currently redhawk only supports AWS resources.\n\n## Install\n* macOS user\n```bash\n# Using cURL\ncurl -Lo redhawk https://devopsartfactory.s3.ap-northeast-2.amazonaws.com/redhawk/releases/latest/redhawk-darwin-amd64\nsudo install redhawk /usr/local/bin/\nredhawk version\n\n# Using brew\nbrew tap devopsartfactory/devopsart\nbrew install redhawk\nredhawk version\n```\n\n* Linux user\n```bash\ncurl -Lo redhawk https://devopsartfactory.s3.ap-northeast-2.amazonaws.com/redhawk/releases/latest/redhawk-linux-amd64\nsudo install redhawk /usr/local/bin/\nredhawk version\n```\n\n* Windows user\n  - file: https://devopsartfactory.s3.ap-northeast-2.amazonaws.com/redhawk/releases/latest/redhawk-windows-amd64.exe\n  - Simply download it and place it in your PATH as redhawk.exe.\n  \n  \n ## Auto completion\n- zsh \n  - This is recommended.\n ```bash\n$ echo \"source \u003c(redhawk completion zsh)\" \u003e\u003e ~/.zshrc\n$ source  ~/.zshrc\n```\n\n- bash \n ```bash\n$ echo \"source \u003c(redhawk completion bash)\" \u003e\u003e ~/.bash_rc or ~/.bash_profile\n$ source  ~/.bashrc\n```\n\n## Commands \n```bash\nOpensource cloud resources audit and management tool\n\nchecking all resources in cloud provider\n  list        list infrastructure resources in AWS\n\nOther Commands:\n  completion  Output shell completion for the given shell (bash or zsh)\n  version     Print the version information\n\nUsage:\n  redhawk [flags] [options]\n\nUse \"redhawk \u003ccommand\u003e --help\" for more information about a given command.\n```\n\n## Contribution Guide\n- Check [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsartfactory%2Fredhawk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopsartfactory%2Fredhawk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsartfactory%2Fredhawk/lists"}