mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
8 lines
480 B
Markdown
8 lines
480 B
Markdown
## 2.6.12
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Added modeling of `GraphQLObjectType` resolver function parameters as remote sources.
|
|
* Support for the [graphql](https://www.npmjs.com/package/graphql) library has been improved. Data flow from GraphQL query sources and variables to resolver function parameters is now tracked.
|
|
* Added support for the `aws-sdk` and `@aws-sdk/client-dynamodb`, `@aws-sdk/client-athena`, `@aws-sdk/client-s3`, and `@aws-sdk/client-rds-data` packages.
|