Skip to content

New security headers: COOP, COEP, CORP and CORB #67

Description

@philwareham

There is a bunch of new security headers incoming, specifically COOP, COEP, CORP and CORB. We need to investigate which are appropriate to our family of sites.

Source: https://scotthelme.co.uk/coop-and-coep/

  • Cross Origin Opener Policy (COOP) MDN
  • Cross Origin Embedder Policy (COEP) MDN
  • Cross Origin Resource Policy (CORP) MDN

Note that also Cross Origin Read Blocking (CORB) is mentioned, this depends on rules such as Access-Control-Allow-Origin: * not being used, which we currently do use (although I need to remember why we set this - there was a reason). EDIT: this was the reason.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

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