hasadna/open-bus-map-search

add security headers to our nginx configuration

Open

#939 opened on Nov 21, 2024

 (3 comments) (0 reactions) (1 assignee)TypeScript (125 forks)auto 404
backendcigood first issuelow priority

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (PR metrics pending)

Description

We want to allow communication with the following origins:

  • self
  • google analytics (google-analytics.com, googletagmanager.com)
  • fonts.gstatic.com, fonts.googleapis.com
  • *.hasadna.org.il

Also, feel free to apply more security best practices (iframes and such)

Contributor guide