The GitHub Actions job "CodeQL" on 
grails-core.git/feat/gorm-query-safety-ast-check has failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
d3e1ea8485c2b1bd4657dabb23fec91cb3c8d2ba / Walter Duque de Estrada 
<[email protected]>
Add protectSqlInjectionAttacks opt-out for the global query safety check

jdaugherty and matrei both asked for a way to disable the compile-time
GormUnsafeQueryString check entirely, for the case where it hits a false
positive with no per-call-site workaround. Named to describe intent rather
than a guarantee, since the check has known gaps (intraprocedural only,
doesn't cover raw concatenation) and can't promise full protection.

Co-Authored-By: Claude Sonnet 5 <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/29709844327

With regards,
GitHub Actions via GitBox

Reply via email to