This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 3.7 (...
result.zip(insertValues) match { case List((e1, a1), (e2, a2)) => verify(e1, a1) verify(e2, a2) } private def verify(e: EncodingTestEntity, a: EncodingTestEntity): Unit = { protected def verify(e: EncodingTestEntity, a: EncodingTestEntity): Unit = { e.id mustEqual a.id e...