Skip to content

Conversation

@wunused
Copy link
Collaborator

@wunused wunused commented Jun 25, 2025

I will collect small ease-of-use updates on this branch before submitting the final PR.

wunused and others added 30 commits June 25, 2025 17:27
runner.py now prints the exact shell command to terminal before
executing it. It also now contains some contextualizing comments
that ought to become proper documentation.
This also adds some debug messages in resolve_includes.sc
For example:
```
$file = "path/to/file.php"
include_once($file)
```

We now resolve the $file variable by identifying its local assignments.
@wunused
Copy link
Collaborator Author

wunused commented Aug 7, 2025

PR also includes an update to a recent Joern version

@wunused
Copy link
Collaborator Author

wunused commented Aug 7, 2025

Still TODO: refactor tests and fix failing case

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.

3 participants