Skip to content

Data flow: Track store origins - #22378

Closed
hvitved wants to merge 2 commits into
github:mainfrom
hvitved:dataflow/store-origin
Closed

Data flow: Track store origins#22378
hvitved wants to merge 2 commits into
github:mainfrom
hvitved:dataflow/store-origin

Conversation

@hvitved

Copy link
Copy Markdown
Contributor

No description provided.

import semmle.javascript.security.dataflow.RegExpInjectionQuery
import RegExpInjectionFlow::PathGraph

predicate stats = RegExpInjectionFlow::Debug::stageStats/10;
Comment threadjavascript/ql/src/Security/CWE-730/RegExpInjection.ql Fixed
Comment threadshared/dataflow/codeql/dataflow/internal/DataFlowImpl.qll Fixed
@hvitved
hvitvedforce-pushed the dataflow/store-origin branch from 983e714 to 3ca08daCompareAugust 19, 2026 11:15
@hvitved
hvitvedforce-pushed the dataflow/store-origin branch from 3ca08da to 8c047f2CompareAugust 19, 2026 12:42
Comment threadjavascript/ql/src/Security/CWE-730/RegExpInjection.ql Fixed

predicate foo = RegExpInjectionFlow::Debug::stageStats4/10;

predicate bar = RegExpInjectionFlow::Stages::Stage3::fwdFlowStore/12;

predicate stats = RegExpInjectionFlow::Debug::stageStats/10;

predicate foo = RegExpInjectionFlow::Debug::stageStats3/10;
@hvitved

Copy link
Copy Markdown
ContributorAuthor

Superseded by #22392.

@hvitvedhvitved closed this Aug 21, 2026
Sign up for freeto 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

@hvitved@github-advanced-security