1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00

Use Tidelift's process for security issues

This commit is contained in:
David Rodríguez 2020-12-01 11:31:07 +01:00
parent d50885772c
commit e11a30850b
No known key found for this signature in database
GPG key ID: 1008A258BB37309C

View file

@ -891,6 +891,12 @@ both in the same application. If both are present, Ransack will default to
Active Record only. The logic is contained in
`Ransack::Adapters#instantiate_object_mapper` should you need to override it.
## Security contact information
Please use the Tidelift security contact to [report a security
vulnerability](https://tidelift.com/security). Tidelift will coordinate the fix
and disclosure.
## Semantic Versioning
Ransack attempts to follow semantic versioning in the format of `x.y.z`, where: