mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
add query for detecting insecure temprary files
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* A new query `js/insecure-temporary-file` has been added. The query detects the creation of temporary files that may be accessible by others users. The query is not run by default.
|
||||
Reference in New Issue
Block a user