Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.
This repository was archived by the owner on May 14, 2022. It is now read-only.

Absence of referer policy doesn't mean that there is no referer-policy #12

@babusri

Description

@babusri

Browsed thru the code and it looks like you check for referer policy and if it is not present, you tag it in red and give it a low score.

This is not correct.
Absence of referer policy doesn't mean that there is no referer-policy.

For Firefox the default is "Referrer Policy: no-referrer-when-downgrade".
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy

For Chrome, the default used to be no-referrer-when-downgrade but has recently changed to strict-origin-when-cross-origin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions