github remix-run/remix cop-middleware@0.1.0
cop-middleware v0.1.0

latest releases: component@0.6.0, remix@3.0.0-alpha.4, static-middleware@0.4.5...
7 hours ago

Minor Changes

  • Add the initial release of @remix-run/cop-middleware.

    • Expose cop(options) for browser-focused cross-origin protection using Sec-Fetch-Site
      with Origin fallback.
    • Support trusted origins, explicit insecure bypass patterns, and custom deny handlers.
    • Allow apps to layer cop() ahead of session() and csrf() when they want both
      browser-origin filtering and token-backed CSRF protection.

Patch Changes

Don't miss a new remix release

NewReleases is sending notifications on new releases.