Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional assets for aws provider #524

Merged
merged 16 commits into from
Jun 27, 2024
Merged

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented May 27, 2024

@RamanaReddy0M RamanaReddy0M self-assigned this May 27, 2024
@RamanaReddy0M RamanaReddy0M linked an issue May 27, 2024 that may be closed by this pull request
9 tasks
@RamanaReddy0M RamanaReddy0M marked this pull request as draft May 29, 2024 04:12
@RamanaReddy0M RamanaReddy0M marked this pull request as ready for review May 30, 2024 13:24
@RamanaReddy0M
Copy link
Contributor Author

RamanaReddy0M commented May 30, 2024

✗ ./cloudlist -p aws -s ecs,cloudfront

  _______             _____     __ 
 / ___/ /__  __ _____/ / (_)__ / /_
/ /__/ / _ \/ // / _  / / (_-</ __/
\___/_/\___/\_,_/\_,_/_/_/___/\__/ 

                projectdiscovery.io

[INF] Current cloudlist version 1.0.8 (latest)
[INF] Listing assets from provider: aws services: cloudfront,ecs id: staging
asdbuild.com
75.2.70.75
_6c769667fbb558e7887da1e303d13531.asfbuild.com
_478fdab93574403bba4208cd4581a008.acm-validations.aws.
...

pkg/providers/aws/eks.go Outdated Show resolved Hide resolved
pkg/providers/aws/eks.go Outdated Show resolved Hide resolved
pkg/providers/aws/eks.go Outdated Show resolved Hide resolved
pkg/providers/aws/lightsail.go Outdated Show resolved Hide resolved
internal/runner/options.go Outdated Show resolved Hide resolved
pkg/providers/aws/alb.go Outdated Show resolved Hide resolved
internal/runner/options.go Outdated Show resolved Hide resolved
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge conflict

@RamanaReddy0M
Copy link
Contributor Author

RamanaReddy0M commented Jun 27, 2024

✗ ./cloudlist -p gcp,aws -s s3 -json -silent| jq
{
  "public": true,
  "provider": "aws",
  "service": "s3",
  "id": "dev",
  "dns_name": "www.itlumee.in.s3.amazonaws.com"
}
{
  "public": true,
  "provider": "gcp",
  "service": "s3",
  "id": "dev",
  "dns_name": "gcf-sources-4200296701-us-central1.storage.googleapis.com"
}
{
  "public": true,
  "provider": "gcp",
  "service": "s3",
  "id": "dev",
  "dns_name": "pd-cloudlist-test-bucket.storage.googleapis.com"
}

@ehsandeep ehsandeep merged commit 38c3a12 into dev Jun 27, 2024
8 checks passed
@ehsandeep ehsandeep deleted the issue-508-aws-provider branch June 27, 2024 09:30
@ehsandeep ehsandeep linked an issue Aug 17, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional AWS Assets [feature] AWS Lightsail Instance Support
4 participants