Missing `is_nil` requirement
Moderate severity
GitHub Reviewed
Published
Apr 12, 2022
to the GitHub Advisory Database
•
Updated Jan 11, 2023
Description
Published to the GitHub Advisory Database
Apr 12, 2022
Reviewed
Apr 12, 2022
Last updated
Jan 11, 2023
Ecto will not raise on queries with non-explicit nil comparisons (ie if they aren't checked with
is_nil
).References