
github.com/rs/cors
Package cors is net/http handler to handle CORS related requests as defined by http://www.w3.org/TR/cors/ You can configure it by passing an option struct to cors.New: Then insert the handler in the chain: See Options documentation for more options. The resulting handler is a standard net/http handler.
Security Advisories for github.com/rs/cors in go
Moderate
about 1 year ago
Denial of service via malicious preflight requests in github.com/rs/cors
go
github.com/rs/cors
Moderate
over 3 years ago
github.com/gofiber/fiber/v2 vulnerable to Origin Validation Error
go
github.com/rs/cors