mirror of
https://github.com/github/codeql.git
synced 2026-03-30 12:18:18 +02:00
1.2 KiB
1.2 KiB
Improvements to JavaScript analysis
General improvements
New queries
| Query | Tags | Purpose |
|---|
Changes to existing queries
| Query | Expected impact | Change |
|---|---|---|
Clear-text logging of sensitive information (js/clear-text-logging) |
More results | More results involving process.env and indirect calls to logging methods are recognized. |