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::MissingCountKey - Not count subkey for the translation tag

SYNOPSIS

throw_exception('MissingCountKey', tag=>$original, count=>$count);

DESCRIPTION

Your translation tag defines count subkeys but there's nothing matching the current count

ATTRIBUTES

tag

count

The original tag whose count we cannot translate. This usually means you are missing a count key.

message

The actual exception message

SEE ALSO

Valiant

AUTHOR

See Valiant

COPYRIGHT & LICENSE

See Valiant