mirror of
https://github.com/github/codeql.git
synced 2026-04-18 13:34:02 +02:00
5 lines
225 B
Markdown
5 lines
225 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* Added support for the `ApolloServer` class from `@apollo/server` and similar packages. In particular, the incoming data in a GraphQL resolver is now seen as a source of untrusted user input.
|