This shouldn't be possible normally, but it is possible to:
    $db->resultset('RunCommandLogs')->new({ uuid => "../etc/passwd" });
if you have access to the `$db`.
		
	
This shouldn't be possible normally, but it is possible to:
    $db->resultset('RunCommandLogs')->new({ uuid => "../etc/passwd" });
if you have access to the `$db`.