Files
codeql/ruby/change-notes/2021-10-20-path-injection.md
2021-10-20 13:19:49 +01:00

3 lines
167 B
Markdown

lgtm,codescanning
* A new query (`rb/path-injection`) has been added. The query finds file operations using paths that derive from user input without being sanitized.