Skip to content

ReDoS: add missing additional keywords #11403

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

Merged
merged 1 commit into from
Nov 24, 2022
Merged

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Nov 23, 2022

The additional keyword is used in modules that implement a signature to indicate that a feature is not required by the signature.
In the future it will become a compiler warning if they are missing, so we should fix them.

It's not an issue for JS, as the RegexTreeView module is simply created by importing all of javascript into that module.

@erik-krogh erik-krogh added the no-change-note-required This PR does not need a change note label Nov 23, 2022
@erik-krogh erik-krogh marked this pull request as ready for review November 23, 2022 21:18
@erik-krogh erik-krogh requested review from a team as code owners November 23, 2022 21:18
@erik-krogh erik-krogh merged commit 0373754 into github:main Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java no-change-note-required This PR does not need a change note Python Ruby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants