{"id":18464267,"url":"https://github.com/projectdiscovery/cloudlist-action","last_synced_at":"2025-06-20T16:14:50.602Z","repository":{"id":42014465,"uuid":"381516989","full_name":"projectdiscovery/cloudlist-action","owner":"projectdiscovery","description":"Cloudlist is a tool for listing Assets from multiple Cloud Providers.","archived":false,"fork":false,"pushed_at":"2022-11-06T09:43:23.000Z","size":11,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-28T16:14:46.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/projectdiscovery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-29T22:57:57.000Z","updated_at":"2025-01-22T09:14:34.000Z","dependencies_parsed_at":"2023-01-04T18:31:56.221Z","dependency_job_id":null,"html_url":"https://github.com/projectdiscovery/cloudlist-action","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/projectdiscovery%2Fcloudlist-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fcloudlist-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fcloudlist-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fcloudlist-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectdiscovery","download_url":"https://codeload.github.com/projectdiscovery/cloudlist-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342726,"owners_count":21574245,"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-06T09:09:16.623Z","updated_at":"2025-04-28T16:14:51.811Z","avatar_url":"https://github.com/projectdiscovery.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/projectdiscovery/cloudlist/blob/main/static/cloudlist-logo.png\" alt=\"cloudlist\" width=\"200px\"\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\u003ca href=\"https://github.com/projectdiscovery/cloudlist-action\"\u003eCloudlist Action\u003c/a\u003e makes it easy to orchestrate \u003ca href=\"https://github.com/projectdiscovery/cloudlist\"\u003ecloudlist\u003c/a\u003e with GitHub Action.\u003c/h4\u003e\n\n\n\nExample Usage\n-----\n\n**GitHub Action running `cloudlist`**\n\n```yaml\n      - name: 🌥 Cloudlist - List them all\n        uses: projectdiscovery/cloudlist-action@main\n        with:\n          config: cloudlist-config.yaml\n```\n\n**Example workflow**: `.github/workflows/cloudlist.yml`\n\n\n```yaml\nname: 🌥 Cloudlist - List them all\n\non:\n    schedule:\n      - cron: '0 0 * * *'\n    workflow_dispatch:\n\njobs:\n  cloudlist-scan:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n      - uses: actions/setup-go@v3\n        with:\n          go-version: 1.17\n\n      - name: 🌥 Cloudlist - List them all\n        uses: projectdiscovery/cloudlist-action@main\n        with:\n          config: cloudlist-config.yaml\n```\n\n\nAvailable Inputs\n------\n\n| Key      | Description                           | Required |\n|----------|---------------------------------------|----------|\n| `config` | Config file to use with cloudlist     | true     |\n| `output` | File to save output result            | false    |\n| `json`   | Format to save of output file         | false    |\n| `flags`  | Additional cloudlist CLI flags to use | false    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectdiscovery%2Fcloudlist-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectdiscovery%2Fcloudlist-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectdiscovery%2Fcloudlist-action/lists"}