Skip to content

JS: Update Angular Client Request's with API graph and Tanstack Angular modeling #18975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 12, 2025

Conversation

Napalys
Copy link
Contributor

@Napalys Napalys commented Mar 11, 2025

Added library modeling for @tanstack/angular-query-experimental.
Updated the Angular client request to use API Graph instead of Dataflow.

@Napalys Napalys force-pushed the js/tanstack_angular branch from 968934f to 09986bc Compare March 12, 2025 10:55
@Napalys Napalys marked this pull request as ready for review March 12, 2025 11:28
@Copilot Copilot AI review requested due to automatic review settings March 12, 2025 11:28
@Napalys Napalys requested a review from a team as a code owner March 12, 2025 11:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the Angular client request to utilize API Graph and integrates support for the @tanstack/angular-query-experimental library.

  • Introduces a new test for DomBasedXssWithResponseThreat using query injection.
  • Adds YAML modeling for the tanstack Angular query extension.
  • Updates change notes to document the new module integration.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

File Description
javascript/ql/test/query-tests/Security/CWE-079/DomBasedXssWithResponseThreat/test.ts Adds a test case using the new Angular query injection with a call to an external API.
javascript/ql/lib/ext/tanstack.model.yml Provides extension data to model the @tanstack/angular-query-experimental library.
javascript/ql/lib/change-notes/2025-03-11-tanstack-angular.md Documents the minor analysis update for the tanstack Angular integration.

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@github github deleted a comment from Copilot AI Mar 12, 2025
@Napalys Napalys requested a review from asgerf March 12, 2025 13:01
@Napalys Napalys merged commit 40903a9 into github:main Mar 12, 2025
13 checks passed
@Napalys Napalys deleted the js/tanstack_angular branch March 12, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants