Glossary
Fix prompt
A ready instruction for the tool that built your app.
What it means
A fix prompt is the wording you paste into your coding agent to correct one finding. Every finding has five of them, one for each dialect: Lovable chat, Claude Code, Codex, Cursor, and a generic version for everything else.
They are written, not generated. The scanner makes no AI calls, so the same finding produces the same prompt every time, and nothing invents a file path that does not exist.
Each prompt does three things. It names the single place to change, so the agent does not wander. It forbids touching anything else, because the most expensive thing an agent does is helpful extra work. And it ends with a verification step, so you get back the value that was set and can run the check again.
Findings that use this term
Incidents where it mattered
No incident in the library maps to this one yet.
ShipReady is not a penetration test or a security certification. No automated check can prove an application is secure.
Last updated September 20, 2026
