Remix.run Logo
simonw 3 days ago

I found this file full of regular expressions: https://github.com/NineSunsInc/mighty-security/blob/28666b36...

And this with prompts: https://github.com/NineSunsInc/mighty-security/blob/89e4b319...

Are you running any other tests that I missed?

jodoking 3 days ago | parent [-]

Yes we are using regex as seems like the industry practice. I have DM'd you on X as masterfung btw to chat further.

alienbaby 2 days ago | parent [-]

How do you plan on maintaining your list of regex for catching prompt injections?

jodoking 2 days ago | parent [-]

great question. the way we are thinking about it is keeping a list of endpoints that can aid in getting the latest vulnerabilities, keywords, and patterns to detect. we don't know when that is released but that is on our roadmap for sure.