Skip to content

Conversation

@MathiasVP
Copy link
Collaborator

This adds the dataflow consistency queries for Powershell, and also fixes the worst offenders. In particular, every dataflow node must have an enclosing callable, and I had forgotten to implement this predicate 😅

In addition, Poweshell, unfortunately, needs dataflow nodes for certain statements (because of the structure of the AST), and I had forgotten to include these in SSA.

Both of these problems are fixed in this PR. There are no changes to results because we're still missing loads of control flow.

@MathiasVP MathiasVP merged commit c7976d5 into main Oct 3, 2024
bdrodes pushed a commit that referenced this pull request Jan 9, 2025
Expect external workflows and actions in .github/workflow/external and .github/actions/external
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants