Security Advisories (1)
CPANSA-Valiant-2024-001

closed potential security issue with deeply nested paramters in the DBIC glue code. This was a hack that could let someone create a child record if you were allowing find_by_unique rather than find by primary key.

NAME

DBIx::Class::Valiant::Validates - Add Valiant to DBIC

DESCRIPTION

This is a role which extends Valiant::Validates so that is finds validators under the DBIx::Class::Valiant::Validator namespace. It adds this namespace to the top of the call list, that way we can if needed override core validators with versions that work properly under DBIx::Class.

You shouldn't need to use this code directly yourself, it gets added automatically for you.

SEE ALSO

See Valiant, DBIx::Class::Valiant

AUTHOR

See Valiant.

COPYRIGHT & LICENSE

See Valiant.