Skip to content

Data flow: Track store origins - #22378

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

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

Conversation

@hvitved

@hvitved hvitved commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

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

predicate stats = RegExpInjectionFlow::Debug::stageStats/10;
Comment thread javascript/ql/src/Security/CWE-730/RegExpInjection.ql Fixed
Comment thread shared/dataflow/codeql/dataflow/internal/DataFlowImpl.qll Fixed
@hvitved
hvitved force-pushed the dataflow/store-origin branch from 983e714 to 3ca08da Compare August 19, 2026 11:15
@hvitved
hvitved force-pushed the dataflow/store-origin branch from 3ca08da to 8c047f2 Compare August 19, 2026 12:42
Comment thread javascript/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;
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