mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Merge pull request #19068 from Napalys/js/superagent
JS: `superagent` modeling
This commit is contained in:
4
javascript/ql/lib/change-notes/2025-03-20-superagent.md
Normal file
4
javascript/ql/lib/change-notes/2025-03-20-superagent.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Improved support for `superagent` to handle the case where the package is directly called as a function, or via the `.del()` or `.agent()` method.
|
||||
Reference in New Issue
Block a user