Skip to content

checkers(javascript): Add taint-based checkers utilising dataflow & scope logic #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

unnxt30
Copy link
Contributor

@unnxt30 unnxt30 commented Apr 22, 2025

No description provided.

unnxt30 added 2 commits April 23, 2025 00:28
- Enhance dataflow logic to imporve source tracking of template strings in call expressions.
- `eval_express` checker successfully works for user-provided input in Function-based variable declarations.
Copy link

vercel bot commented Apr 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
globstar ⬜️ Ignored (Inspect) Visit Preview Apr 23, 2025 7:36pm

…vulnerable function calls.

- Updated the `js_dataflow` logic to handle in-built function calls and track the arguments.
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.

1 participant