Skip to content

Conversation

@Napalys
Copy link
Contributor

@Napalys Napalys commented Mar 10, 2025

Ported the markdown-table model to a flow summary to ensure ArrayElement is unfolded correctly.

@github-actions github-actions bot added the JS label Mar 10, 2025
@Napalys Napalys marked this pull request as ready for review March 10, 2025 18:45
Copilot AI review requested due to automatic review settings March 10, 2025 18:45
@Napalys Napalys requested a review from a team as a code owner March 10, 2025 18:45
Copy link
Contributor

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.

PR Overview

This pull request refactors the markdown-table library modeling to use a flow summary, ensuring that ArrayElement elements are unfolded correctly.

  • Introduces a new YAML configuration file for the markdown-table model.
  • Adds corresponding change note documentation.
  • Updates an inline comment in a security test case.

Reviewed Changes

File Description
javascript/ql/lib/ext/markdown-table.model.yml Adds the new model configuration for markdown-table.
javascript/ql/lib/change-notes/2025-03-10-js-refactor-markdown-table.md Documents the refactor with a change note.
javascript/ql/test/query-tests/Security/CWE-079/ReflectedXss/ReflectedXss.js Updates inline comment by removing outdated FIXME text.

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

…-table.md

Co-authored-by: Asger F <asgerf@github.com>
@Napalys Napalys requested a review from asgerf March 11, 2025 07:10
Copy link
Contributor

@asgerf asgerf left a comment

Choose a reason for hiding this comment

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

👍

@Napalys Napalys merged commit 7c9edff into github:main Mar 11, 2025
13 checks passed
@Napalys Napalys deleted the js/mark_down_table branch March 11, 2025 08:03
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