openfga / language

Grammar for the OpenFGA modeling language
https://openfga.dev
Apache License 2.0
15 stars 7 forks source link

detect-non-literal-regexp #235

Open d-jeffery opened 2 months ago

d-jeffery commented 2 months ago

Implemented advice of Semgrep, and it resulted in either testing complications where the suite would hang indefinitely on my machine, or a need to do a refactor in order to implement a fix for a problem that is relatively low concern.

image