Skip to content

JS: mass enable diff-informed data flow + none() overrides - #19796

Closed
d10c wants to merge 1 commit into
github:mainfrom
d10c:d10c/javascript/diff-informed-2
Closed

JS: mass enable diff-informed data flow + none() overrides#19796
d10c wants to merge 1 commit into
github:mainfrom
d10c:d10c/javascript/diff-informed-2

Conversation

@d10c

@d10cd10c commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

An auto-generated patch that enables diff-informed data flow in the obvious cases.

Adds getASelected{Source,Sink}Location() { none() } override to a query that select a dataflow source or sink as a location, but not both.

An auto-generated patch that enables diff-informed data flow in the obvious cases.
Builds on github#18346 and github/codeql-patch#88
@d10cd10c added the no-change-note-required This PR does not need a change note label Jun 17, 2025
@d10c

d10c commented Jun 17, 2025

Copy link
Copy Markdown
ContributorAuthor

Not needed, false alarm by patch script.

@d10cd10c closed this Jun 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JSno-change-note-requiredThis PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@d10c