Security Review Vulnerability Scanner - agent Invalid `prisma.agentPlatformWorkflow.update()` invocation: The provided value for the column is too long for the column's type. Column: (not available)

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

In the new beta of Security Review Vulnerability Scanner in https://cursor.com/dashboard/security-review, when clicking “Select all” repositories and then clicking “Save” to save the Vulnerability Scanner configuration, I get the following Prisma error:

agent Invalid `prisma.agentPlatformWorkflow.update()` invocation: The provided value for the column is too long for the column's type. Column: (not available)

Steps to Reproduce

Navigate to https://cursor.com/dashboard/security-review
Create a Vulnerability Scanner
Set Trigger to all repos
Save vulnerability scanner

Expected Behavior

Vulnerability Scanner should save with all repos scanned

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Web UI. Security Review > Vulnerability Scanner

For AI issues: add Request ID with privacy disabled

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hi there!

Thanks for reaching out about this. I was able to reproduce the issue on my end. There’s a database column that isn’t wide enough to store the full list of repo names, which causes the error when you select all repos.

For now, you can work around this by selectively enabling repos instead of using “Select all.” We’ve filed this internally and will get it fixed up.

Thanks again for the report. This should be fixed now. Please try again.