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: Merge 'main' and implement 'speculativeTaintStep' #18044

Merged

Conversation

asgerf
Copy link
Contributor

@asgerf asgerf commented Nov 20, 2024

speculativeTaintStep is a mandatory part of the data flow interface now, resulting in compilation errors when merging in main.

It's not a priority to get this working, so just providing a bare-bones implementation that's slightly better than none().

@github-actions github-actions bot added the JS label Nov 20, 2024
It is a mandatory part of the interface now; just providing a bare-bones implementation for rather than 'none()'
This was removed as part of the PR that introduced threat models.
@asgerf asgerf marked this pull request as ready for review November 26, 2024 15:57
@asgerf asgerf requested a review from a team as a code owner November 26, 2024 15:57
@asgerf
Copy link
Contributor Author

asgerf commented Nov 26, 2024

The QLDoc Check failure can be ignored as the target branch contains an unfixed merge commit which doesn't compile by itself.

@asgerf asgerf added the no-change-note-required This PR does not need a change note label Nov 27, 2024
@asgerf asgerf merged commit 66d6bda into github:js/shared-dataflow-merge-main Nov 27, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants