Skip to content

bug: [dreamhost] scanning broken #456

Description

@sa7mon

Output

$ go run . -bucket s3scanner -provider dreamhost
ERRO error     | s3scanner | request send failed, Head "https://objects-us-east-1.dream.io/s3scanner": http: server gave HTTP response to HTTPS client 

Expected Output

$ go run . -bucket s3scanner -provider dreamhost
INFO not_exist | s3scanner 

A few things have changed with Dreamhost. The default region now appears to be us-east-005 and the URL scheme has changed. Navigating to s3.us-east-005.dream.io seems to indicate that unauthenticated scanning is completely disabled.

Tasks

  • Update the URL format
  • See if unauthenticated scans are even possible
  • Update region check to parse this page
  • Also make sure the valid name check accounts for the b2- requirement

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions