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

Valiant::Util::Exception::General - A non categorized exception

SYNOPSIS

throw_exception General => (msg=>'validations argument in unsupported format');

DESCRIPTION

A non categorized exception

ATTRIBUTES

msg

Message that the exception will stringify to.

message

The actual exception message

SEE ALSO

Valiant

AUTHOR

See Valiant

COPYRIGHT & LICENSE

See Valiant