Skip to content

Javascript Dataflow - disallow return flow #18404

Closed
@DSimsek000

Description

@DSimsek000

I noticed that the CodeQL dataflow libraries for Javascript lack builtin functionality similar to https://codeql.github.com/codeql-standard-libraries/go/codeql/dataflow/internal/DataFlowImplCommon.qll/type.DataFlowImplCommon$MakeImplCommon$DataFlowImplCommonPublic$FeatureHasSourceCallContext.html

When using the taint tracking module, how can queries be written to ensure that data flows are limited to paths reachable from the source, that is achieve a restriction similar to FeatureHasSourceCallContext (#6932)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions