Skip to content
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

JS: add call-edge for dynamic dispatch to unknown property from an object literal #9751

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Jun 29, 2022

CVE-2019-10807: TP/TN

The evaluation suggests a very slight performance regression.
No new results from the evaluation, but plenty of new call-edges (see the meta alert diff).
The call-edges look good to me.

I know this can be seen as a controversial addition, and I'm very open to suggestions (or arguments for why we shouldn't do this).

@erik-krogh erik-krogh added WIP Awaiting evaluation JS labels Jun 29, 2022
@erik-krogh erik-krogh removed WIP Awaiting evaluation labels Jun 30, 2022
@erik-krogh erik-krogh marked this pull request as ready for review Jun 30, 2022
@erik-krogh erik-krogh requested a review from as a code owner Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant