Add change-note for rb/path-injection

This commit is contained in:
Nick Rolfe
2021-10-20 13:09:38 +01:00
parent e367832637
commit 16c62d22de

View File

@@ -0,0 +1,2 @@
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.