Skip to content

x/pkgsite: mixed content warning on overview pages with links to third-party, insecure content #40480

@andybons

Description

@andybons

https://pkg.go.dev/github.com/sirupsen/logrus@v1.6.0?tab=overview triggers a mixed-content warning “Not Secure” in Chrome’s location bar.

GitHub (https://github.com/sirupsen/logrus/blob/v1.6.0/README.md) serves these assets themselves via https with a data-canonical-url attribute containing the original source.

NPM serves mixed content (https://www.npmjs.com/package/moment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.pkgsitepkgsite/frontendIssues related to pkgsite HTML/CSS/JavaScript and frontend development

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions