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

[scanner integration] Automatically delist instances with major landing page HTTPS issues #492

Open
eloquence opened this issue May 25, 2018 · 0 comments

Comments

@eloquence
Copy link
Member

eloquence commented May 25, 2018

As part of implementing #488 and once we are able to delist instances (#491), we should automatically do so if the landing page scanner detects any of the following HTTPS issues:

  • no HTTPS on landing page
  • mixed-content (HTTP + HTTPS) on landing page

Serving landing pages over unencrypted or improperly encrypted connections is a big "no" that compromises source security, and may indicate other configuration problems further down the stack. Until such issues are fixed, an instance should not be listed in the directory.

Automatic delisting must trigger some form of alert (email or Slack).

@eloquence eloquence changed the title Automatically delist instances with major landing page HTTPS issues [scanner integration] Automatically delist instances with major landing page HTTPS issues May 25, 2018
@soleilera soleilera added someday and removed someday labels Oct 4, 2023
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

No branches or pull requests

2 participants