A county jury-summons tool embeds an LLM beside the juror file used in test workflows. Beyond ordinary application bugs, what security risk should testers recognize?
Select an answer to reveal the explanation.
Short Explanation
Bolting an LLM next to the juror file adds another door on the building. That door can be a breach path even when the main app looks fine. Treat GenAI test infrastructure as part of the security surface.
Full Explanation
Integrating LLM-powered assistants into test tooling expands the attack and exposure surface around sensitive files and accounts. Testers should recognize infrastructure-level breach and unauthorized-access risk without needing exploit recipes. Access control, logging, and data-minimization practices still apply to GenAI-assisted test environments.