Utilities to return Ecto validation error messages in an absinthe graphql response.
This library provides security utilities to validate a GraphQL query before executing it.
A check to ensure filename consistency across an Elixir project.
A suite of checks to enforce naming best practices in an Elixir project.
MixAudit provides a `mix deps.audit` task to scan a project Mix dependencies for known Elixir security vulnerabilities
A Plug to parse HTTP “Accept-*” headers and return the best match based on a list of values.
PlugCanonicalHost ensures that all requests are served by a single canonical host. It will redirect all requests from non-canonical hosts to the canonical one.
PlugLetsEncrypt responds to Let’s Encrypt domain verification requests.
A Plug that uses PlugBest to map '/' route to a path based on the Accept-Language HTTP header.