mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
JavaScript: Make all taint-based security queries have @kind path-problem.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description Propagating stack trace information to an external user can
|
||||
* unintentionally reveal implementation details that are useful
|
||||
* to an attacker for developing a subsequent exploit.
|
||||
* @kind problem
|
||||
* @kind path-problem
|
||||
* @problem.severity warning
|
||||
* @precision very-high
|
||||
* @id js/stack-trace-exposure
|
||||
|
||||
Reference in New Issue
Block a user