mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
184 B
184 B
0.8.0
New Queries
- Added a new query,
cs/web/insecure-direct-object-reference, to find instances of missing authorization checks for resources selected by an ID parameter.